diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-07-19 22:13:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-07-19 22:13:03 +0000 |
commit | 4e8286acfa4224ac9ccfb07e90b8fd70fab1467e (patch) | |
tree | 180a69418c9c2f5a9d4d757640188957228e0456 /linuxthreads/ChangeLog | |
parent | e685e07dfa9de08cd0b671e293b94efe116349fa (diff) | |
download | glibc-4e8286acfa4224ac9ccfb07e90b8fd70fab1467e.tar.gz glibc-4e8286acfa4224ac9ccfb07e90b8fd70fab1467e.tar.xz glibc-4e8286acfa4224ac9ccfb07e90b8fd70fab1467e.zip |
Update.
2000-07-19 Ulrich Drepper <drepper@redhat.com> * resolv/Makefile (distribute): Add README. * resolv/README: New file. By Mark Kettenis <kettenis@gnu.org>.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 92328f923f..c92f945b90 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-07-18 Mark Kettenis <kettenis@gnu.org> + + * manager.c (pthread_handle_create): Remove initialization of + new_thread->p_res._sock. + 2000-07-19 Kaz Kylheku <kaz@ashi.footprints.net> Bugfixes to the variant of the code for machines with no compare |