summaryrefslogtreecommitdiff
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 8e69330766..22ec5017fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2002-12-06 Ulrich Drepper <drepper@redhat.com>
+ * include/wctype.h: Define iswalnum with libc_hidden_proto.
+
+ * include/signal.h: Define raise with libc_hidden_proto.
+
+ * sysdeps/unix/sysv/linux/fexecve.c (fexecve): Use __snprintf and
+ __execve instead of snprintf and execve.
+
* sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double
again a bit.