diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-11-23 06:39:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-11-23 06:39:08 +0000 |
commit | 70d5b6ef41c5997ee7c039103626f1bd495d831b (patch) | |
tree | 7544d6f8a84435cc643022fe87dc5184e1b6bb55 /ChangeLog | |
parent | 7ea8eb02b0f6965926cb029c8567c418f548e798 (diff) | |
download | glibc-70d5b6ef41c5997ee7c039103626f1bd495d831b.tar.gz glibc-70d5b6ef41c5997ee7c039103626f1bd495d831b.tar.xz glibc-70d5b6ef41c5997ee7c039103626f1bd495d831b.zip |
Partially based on a patch by Petr Baudis <pasky@suse.cz>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 85927acb87..953508a3fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE. * nscd/mem.c (gc): Don't allocate arrays on stack if it can overflow it. + Partially based on a patch by Petr Baudis <pasky@suse.cz>. * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread): Return zero in case thread library is not NPTL. |