aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-21 00:14:27 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-21 00:14:27 +0000
commit82df2969f85d63e08f0c6ea33c0602c29039ec51 (patch)
treee0b06f1883f02953c24afacdaa19c81864ac7ed8 /linuxthreads/ChangeLog
parent1e2623127469890c7912d12a8ba5bc70d068eb18 (diff)
downloadglibc-82df2969f85d63e08f0c6ea33c0602c29039ec51.tar
glibc-82df2969f85d63e08f0c6ea33c0602c29039ec51.tar.gz
glibc-82df2969f85d63e08f0c6ea33c0602c29039ec51.tar.bz2
glibc-82df2969f85d63e08f0c6ea33c0602c29039ec51.zip
Update.
1999-01-21 Ulrich Drepper <drepper@cygnus.com> * manager.c (pthread_allocate_stack): Set __pthread_nonstandard_stacks if user-specified stack is used.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 7eac05fee1..a4ee453a5a 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-21 Ulrich Drepper <drepper@cygnus.com>
+
+ * manager.c (pthread_allocate_stack): Set
+ __pthread_nonstandard_stacks if user-specified stack is used.
+
1999-01-16 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/bits/posix_opt.h: Add _LFS_ASYNCHRONOUS_IO,