diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-10-02 09:36:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-10-02 09:36:32 +0000 |
commit | 0d297437293d04e0f566215108ddedf527715326 (patch) | |
tree | 5043864c266adbe3c0645264b695e193b46cd35f /linuxthreads/ChangeLog | |
parent | 6a31ae84dcee538ac358195992331c858e26c486 (diff) | |
download | glibc-0d297437293d04e0f566215108ddedf527715326.tar.gz glibc-0d297437293d04e0f566215108ddedf527715326.tar.xz glibc-0d297437293d04e0f566215108ddedf527715326.zip |
Update.
2003-10-02 Ulrich Drepper <drepper@redhat.com> * inet/getnameinfo.c: Move domain out of nrl_domainname scope and define it with libc_freeres_ptr.
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 22e930554e..fc18d161fb 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-10-02 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Fix saving and + restoring of the old cancellation type. + 2003-09-10 Chris Demetriou <cgd@broadcom.com> * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: New file. |