From 5adac0e439e09c9c078d791a0feb317628063acf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 16 Apr 2004 23:49:58 +0000 Subject: Update. * rt/tst-mqueue6.c (mqsend): Don't inline. (mqrecv): Likewise. --- nptl/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index d1f5229da9..c37f1c9c09 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,11 @@ +2004-04-16 Ulrich Drepper + + * allocatestack.c (allocate_stack): Set reported_guardsize + unconditionally. + * pthread_getattr_np.c (pthread_getattr_np): Use + reported_guardsize instead of guardsize. + * descr.h (struct pthread): Add reported_guardsize field. + 2004-04-13 Jakub Jelinek * sysdeps/unix/sysv/linux/mq_notify.c: Shut up GCC warning. -- cgit v1.2.3