diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-03-04 19:51:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-03-04 19:51:54 +0000 |
commit | 273a3cfb9998b1370657a95f717019c70ec8eb06 (patch) | |
tree | ad370b0b0e31189cb461520e85a846b7760e11e9 /ChangeLog | |
parent | bd575f16b497e22fb421f385b6919fcb54af12e4 (diff) | |
download | glibc-273a3cfb9998b1370657a95f717019c70ec8eb06.zip glibc-273a3cfb9998b1370657a95f717019c70ec8eb06.tar.gz glibc-273a3cfb9998b1370657a95f717019c70ec8eb06.tar.bz2 |
Update.
* elf/global.c: New file.
* elf/globalmod1.c: New file.
* elf/Makefile: Add rules to build and run global.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2001-03-04 Ulrich Drepper <drepper@redhat.com> + * elf/global.c: New file. + * elf/globalmod1.c: New file. + * elf/Makefile: Add rules to build and run global. + * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_ASYNCNL. * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise. |