diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-09 17:34:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-09 17:34:27 +0000 |
commit | 301909fbcb5314e7968824f69635387c50e53dbc (patch) | |
tree | 4f92702bc3c3cc6c79c4cf0874a1d1a1e1481151 /ChangeLog | |
parent | b511d8fc6b63fc7555c88bd4ab7001dd3d51c3d1 (diff) | |
download | glibc-301909fbcb5314e7968824f69635387c50e53dbc.tar.gz glibc-301909fbcb5314e7968824f69635387c50e53dbc.tar.xz glibc-301909fbcb5314e7968824f69635387c50e53dbc.zip |
Update.
2000-06-09 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Try harder to find correct mount point despite wrong information from the kernel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1ef00a8e21..5853d5e8df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-06-09 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Try harder + to find correct mount point despite wrong information from the + kernel. + 2000-06-09 Jes Sorensen <jes@linuxcare.com> * elf/dl-libc.c (__libc_dlsym): Use DL_SYMBOL_ADDRESS() to obtain |