Pretty printing.
authorUlrich Drepper <drepper@redhat.com>
Sat, 14 Feb 2004 05:17:39 +0000 (05:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 14 Feb 2004 05:17:39 +0000 (05:17 +0000)
* attr.c: Include ldsodefs.h.
(pthread_getattr_np): Don't declare __libc_stack_end.

linuxthreads/ChangeLog

index b783ddc..49a37df 100644 (file)
@@ -15,8 +15,8 @@
 
 2004-01-16  Richard Henderson  <rth@redhat.com>
 
-        * attr.c: Include ldsodefs.h.
-        (pthread_getattr_np): Don't declare __libc_stack_end.
+       * attr.c: Include ldsodefs.h.
+       (pthread_getattr_np): Don't declare __libc_stack_end.
 
 2004-01-09  Steven Munroe  <sjmunroe@us.ibm.com>