glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper 131fd126cd Update.
2002-12-28  Ulrich Drepper  <drepper@redhat.com>

	* descr.h (struct pthread): Move header.data.list to the back of the
	struct.
	* sysdeps/i386/tls.h (tcbhead_t): Move list to the back of the struct.
	(MULTIPLE_THREADS_OFFSET): Adjust offset.
	(SYSINFO_OFFSEET): Likewise.

2002-12-27  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h (USE_DL_SYSINFO):
	Define.
	(DL_SYSINFO_DEFAULT): Cast to uintptr_t to avoid warnings.
	* sysdeps/unix/sysv/linux/i386/dl-sysdep.h (NEED_DL_SYSINFO,
	DL_SYSINFO_DEFAULT, DL_SYSINFO_IMPLEMENTATION): Define.
	(USE_DL_SYSINFO): Undef.

2002-12-22  Jakub Jelinek  <jakub@redhat.com>

	* Makefile (tests-reverse): Use $(objpfx)../libc.so instead of
	$(common-objpfx)libc.so.
	* tst-cancel4.c (tf_write, tf_writev): Increase buf sizes so that
	it is bigger than pipe buffer size even on arches with bigger
	page size.
	(tf_usleep): Cast usleep argument to useconds_t to avoid warnings.
2002-12-28 09:27:26 +00:00
..
bits Update. 2002-12-03 10:34:23 +00:00
i386 Update. 2002-12-28 09:27:26 +00:00
x86_64 Update. 2002-12-05 01:09:19 +00:00
allocrtsig.c Initial revision 2002-11-26 22:50:54 +00:00
configure Initial revision 2002-11-26 22:50:54 +00:00
fork.c Update. 2002-12-06 11:49:42 +00:00
fork.h Update. 2002-12-15 20:06:34 +00:00
Implies Initial revision 2002-11-26 22:50:54 +00:00
internaltypes.h Initial revision 2002-11-26 22:50:54 +00:00
jmp-unwind.c Initial revision 2002-11-26 22:50:54 +00:00
libc_pthread_init.c Update. 2002-12-19 07:09:42 +00:00
Makefile Update. 2002-12-12 10:28:11 +00:00
pt-fork.c Initial revision 2002-11-26 22:50:54 +00:00
pt-raise.c Initial revision 2002-11-26 22:50:54 +00:00
pthread_kill.c Update. 2002-12-08 03:13:06 +00:00
pthread_yield.c Initial revision 2002-11-26 22:50:54 +00:00
raise.c Update 2002-12-18 23:29:41 +00:00
register-atfork.c Initial revision 2002-11-26 22:50:54 +00:00
unregister-atfork.c Initial revision 2002-11-26 22:50:54 +00:00
Versions Update. 2002-12-12 10:28:11 +00:00