glibc/nptl/sysdeps/unix/sysv/linux/i386
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-05 01:09:19 +00:00
i486 Update. 2002-12-25 08:56:55 +00:00
i586 Update. 2002-12-18 10:56:40 +00:00
i686 Update. 2002-12-28 09:27:26 +00:00
createthread.c Update. 2002-12-19 23:05:13 +00:00
dl-sysdep.h Update. 2002-12-28 09:27:26 +00:00
fork.c Initial revision 2002-11-26 22:50:54 +00:00
lowlevellock.h Update. 2002-12-20 07:12:24 +00:00
lowlevelsem.h Update. 2002-12-20 07:12:24 +00:00
pt-vfork.S Initial revision 2002-11-26 22:50:54 +00:00
pthread_once.S Update. 2002-12-20 07:12:24 +00:00
sysdep-cancel.h Update. 2002-12-18 11:56:21 +00:00