diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-20 07:07:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-20 07:07:18 +0000 |
commit | a6a478e9f927835469cd1b770f395df640966c49 (patch) | |
tree | 1d5c8a1733a4709eccfa952e0785691a6f59c433 /ChangeLog | |
parent | 41a173e1e3a19957dfbed6375e84b8a3363035a7 (diff) | |
download | glibc-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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>. |