diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-08 17:52:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-08 17:52:07 +0000 |
commit | 0f5219d4faac675565064b264d9fe43bd15fc921 (patch) | |
tree | 2a01e5f0dc18e867c1502bcc2fe93046e13834cf /linuxthreads_db | |
parent | b5c6276a6ea23cf92e30132b92cf14119235b257 (diff) | |
download | glibc-0f5219d4faac675565064b264d9fe43bd15fc921.tar.gz |
Update.
* po/cs.po: Fix typos.
handling of empty entries. [PR libc/1345]
Diffstat (limited to 'linuxthreads_db')
-rw-r--r-- | linuxthreads_db/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index 86261473f2..befb611a4f 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,11 @@ +1999-10-08 Andreas Jaeger <aj@suse.de> + + * thread_db.h: Fix typos in comments. + + * td_ta_get_nthreads.c (td_ta_get_nthreads): Don't hardcode + libpthread library name, get it from <gnu/lib-names.h> instead. + * td_ta_new.c (td_ta_new): Likewise. + 1999-10-08 Ulrich Drepper <drepper@cygnus.com> * shlib-versions: New file. |