aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-20 07:07:18 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-20 07:07:18 +0000
commita6a478e9f927835469cd1b770f395df640966c49 (patch)
tree1d5c8a1733a4709eccfa952e0785691a6f59c433 /ChangeLog
parent41a173e1e3a19957dfbed6375e84b8a3363035a7 (diff)
downloadglibc-a6a478e9f927835469cd1b770f395df640966c49.tar
glibc-a6a478e9f927835469cd1b770f395df640966c49.tar.gz
glibc-a6a478e9f927835469cd1b770f395df640966c49.tar.bz2
glibc-a6a478e9f927835469cd1b770f395df640966c49.zip
Update.
* include/stdlib.h: Add prototype for __cxa_atexit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22e440a451..10fe7e4068 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-03-19 Ulrich Drepper <drepper@redhat.com>
+ * include/stdlib.h: Add prototype for __cxa_atexit.
+
* sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Update comment about
_SLOWDOWN flags. Patch by Jim Blandy <jimb@cygnus.com>.