diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-18 20:50:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-18 20:50:51 +0000 |
commit | 549fc33c06adc87952a2a7fbd975d067a52d7190 (patch) | |
tree | 567c0d87a29c9af4eb7bb48d329f120301193867 /ChangeLog | |
parent | b26a9120ece3e524844815c43c640fc128dd3928 (diff) | |
download | glibc-549fc33c06adc87952a2a7fbd975d067a52d7190.tar glibc-549fc33c06adc87952a2a7fbd975d067a52d7190.tar.gz glibc-549fc33c06adc87952a2a7fbd975d067a52d7190.tar.bz2 glibc-549fc33c06adc87952a2a7fbd975d067a52d7190.zip |
Update.
2000-10-18 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/shm_open.c: Correct default mount point
in comments.
(freeit): Remove unnecessary test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-10-18 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/shm_open.c: Correct default mount point + in comments. + (freeit): Remove unnecessary test. + 2000-10-18 Andreas Jaeger <aj@suse.de> * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_OK): New. |