Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 16 Jan 2004 17:23:51 +0000 (17:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 16 Jan 2004 17:23:51 +0000 (17:23 +0000)
2004-01-16  Ulrich Drepper  <drepper@redhat.com>

* pthread_getattr_np.c: Include ldsodefs.h.

* allocatestack.c: Don't declare __libc_stack_end.
* init.c (__pthread_initialize_minimal_internal): Likewise.
* pthread_getattr_np.c (pthread_getattr_np): Likewise.

nptl/ChangeLog
nptl/pthread_getattr_np.c

index 3409861..05b2a37 100644 (file)
@@ -1,8 +1,12 @@
+2004-01-16  Ulrich Drepper  <drepper@redhat.com>
+
+       * pthread_getattr_np.c: Include ldsodefs.h.
+
 2004-01-16  Richard Henderson  <rth@redhat.com>
 
-        * allocatestack.c: Don't declare __libc_stack_end.
-        * init.c (__pthread_initialize_minimal_internal): Likewise.
-        * pthread_getattr_np.c (pthread_getattr_np): Likewise.
+       * allocatestack.c: Don't declare __libc_stack_end.
+       * init.c (__pthread_initialize_minimal_internal): Likewise.
+       * pthread_getattr_np.c (pthread_getattr_np): Likewise.
 
 2004-01-15  Richard Henderson  <rth@redhat.com>
 
index 769f4f5..0925ced 100644 (file)
@@ -27,6 +27,7 @@
 #include <sys/resource.h>
 #include "pthreadP.h"
 #include <lowlevellock.h>
+#include <ldsodefs.h>
 
 
 int