aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6011dfc06..6ba5af12ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2002-10-11 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Use
+ INTERNAL_SYSCALL is possible.
+
+ * sysdeps/unix/sysv/linux/i386/sysdep.h
+ (INTERNAL_SYSCALL_ERROR_P): New define.
+ (INTERNAL_SYSCALL_ERRNO): Likewise.
+
* sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
Add hack to prevent the compiler from clobbering the signal
context.