This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog nptl/ChangeLog nptl/allocates ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	rth@sourceware.org	2004-01-16 08:07:01

Modified files:
	.              : ChangeLog 
	nptl           : ChangeLog allocatestack.c init.c 
	                 pthread_getattr_np.c 
	linuxthreads   : ChangeLog attr.c 
	elf            : dl-load.c 
	sysdeps/generic: backtrace.c libc-start.c segfault.c 
	sysdeps/unix/sysv/linux: dl-execstack.c 

Log message:
	* elf/dl-load.c: Don't declare __libc_stack_end.
	* sysdeps/generic/libc-start.c: Likewise.
	* sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
	* sysdeps/generic/segfault.c: Likewise.  Include ldsodefs.h.
	* sysdeps/generic/backtrace.c: Likewise.
	linuxthreads/
	* attr.c: Include ldsodefs.h.
	(pthread_getattr_np): Don't declare __libc_stack_end.
	nptl/
	* allocatestack.c: Don't declare __libc_stack_end.
	* init.c (__pthread_initialize_minimal_internal): Likewise.
	* pthread_getattr_np.c (pthread_getattr_np): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]