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.zip glibc-301909fbcb5314e7968824f69635387c50e53dbc.tar.gz glibc-301909fbcb5314e7968824f69635387c50e53dbc.tar.bz2 |
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
@@ -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 |