]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 20 Aug 1999 19:01:57 +0000 (19:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 20 Aug 1999 19:01:57 +0000 (19:01 +0000)
ChangeLog
linuxthreads/ChangeLog

index e45eef39ffa9f3b7a9b08d7853717383e6127e89..83f2be35bdf92b5b007f8a5b5d5e6f7a080a4116 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 1999-08-19  Ulrich Drepper  <drepper@cygnus.com>
 
+       * sysdeps/unix/sysv/linux/getcwd.c: Allocate buffer large enough
+       not only if size == 0, but also for size < 0.
+       * sysdeps/posix/getcwd.c: Likewise.  [PR libc/1269]
+
        * posix/execvp.c: Allocate array name of correct size.
 
        * sysdeps/unix/sysv/linux/sys/sendfile.h: Don't allow use with
index 249858aa5098d37b0ed942f70243c27faed2cb0c..b93d30077945719b08506f6b8192477beaaed4e4 100644 (file)
@@ -1,3 +1,9 @@
+1999-08-20  Ulrich Drepper  <drepper@cygnus.com>
+
+       * pthread.c (__pthread_reset_main_thread): Undo last change.
+       (__pthread_kill_other_threads_np): Reset signal handlers for the
+       signals we used in the thread implementation here.
+
 1999-08-19  Ulrich Drepper  <drepper@cygnus.com>
 
        * pthread.c (__pthread_reset_main_thread): Reset signal handlers