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
+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