]> git.ipfire.org Git - thirdparty/glibc.git/commit
* malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.
authorRoland McGrath <roland@gnu.org>
Sat, 22 Feb 2003 00:55:36 +0000 (00:55 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 22 Feb 2003 00:55:36 +0000 (00:55 +0000)
commite8783fd53d5d673eab4500d2cac82601f2f802e0
tree153d45b1e7c9b279d5304b4cc88e495aa9341363
parent113d33e776f6ab899016aa2220b8a43a271f5e7f
* malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.

* malloc/thread-freeres.c: New file.
* malloc/Makefile (aux): Add it.
* sunrpc/Versions (GLIBC_PRIVATE): Removed.
* sunrpc/rpc_thread.c (__rpc_thread_destroy): Put in special section
"__libc_thread_freeres_fn" and add to __libc_thread_subfreeres set.

* sysdeps/unix/sysv/linux/i386/geteuid.c (__geteuid): Typo fix.
* sysdeps/unix/sysv/linux/i386/getgid.c (__getgid): Typo fix.

2003-02-21  Roland McGrath  <roland@frob.com>

* sysdeps/mach/hurd/opendir.c (__opendir): Use O_NONBLOCK in open.

* iconvdata/Makefile (tests): Add bug-iconv3 only if
[$(have-thread-library) = yes].
ChangeLog
iconvdata/Makefile
linuxthreads/ChangeLog
linuxthreads/cancel.c
malloc/Makefile
malloc/Versions
malloc/thread-freeres.c [new file with mode: 0644]
sunrpc/Versions
sunrpc/rpc_thread.c
sysdeps/mach/hurd/opendir.c