diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-25 03:26:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-25 03:26:16 +0000 |
commit | 29514aade72d8a96937326a87bfe994f85896d94 (patch) | |
tree | 69677fda0bff76d3640a831244185e79752b8091 /linuxthreads_db/ChangeLog | |
parent | 160bb4094514b41e70a4701235fb622c0061442b (diff) | |
download | glibc-29514aade72d8a96937326a87bfe994f85896d94.tar.gz glibc-29514aade72d8a96937326a87bfe994f85896d94.tar.xz glibc-29514aade72d8a96937326a87bfe994f85896d94.zip |
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Move __libc_read,
__libc_write, __libc_lseek64, to ... (ld: GLIBC_PRIVATE): ... here.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index ce40ce75f1..5005fac77a 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,8 @@ +2002-09-24 Roland McGrath <roland@redhat.com> + + * td_thr_tls_get_addr.c (td_thr_tls_get_addr): Fetch just the + individual members we need, not the whole structures. + 2002-09-24 Ulrich Drepper <drepper@redhat.com> * td_thr_tls_get_addr.c (td_thr_tls_get_addr): Change second |