summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f30b257f45..c975017272 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,8 +68,8 @@
buffers.
[BZ #5209]
- * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't return
- an error value.
+ * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
+ a reserved error value.
* stdlib/tst-makecontext.c: Change parameter to cf to negative
value to check for correct sign extension.