glibc/linuxthreads/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
..
alpha Update. 2002-08-29 00:34:10 +00:00
bits Update. 2002-11-29 02:17:58 +00:00
hppa Update. 2002-08-29 00:34:10 +00:00
i386 Update. 2002-12-28 09:27:26 +00:00
ia64 Update. 2002-12-28 09:27:26 +00:00
m68k *** empty log message *** 2002-12-27 22:15:56 +00:00
s390 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
sh Update. 2002-10-02 06:22:02 +00:00
sparc Update. 2002-12-28 09:27:26 +00:00
x86_64 Update. 2002-12-18 01:38:17 +00:00
allocalim.h Update. 2002-10-09 09:42:48 +00:00
allocrtsig.c Update. 2002-12-18 01:38:17 +00:00
execve.c execve implementation for Linux w/ linuxthreads. 2002-10-11 07:57:13 +00:00
Implies LinuxThreads library. 1998-03-11 12:42:25 +00:00
smp.h * resolv/resolv.h: Include <sys/types.h> for u_long even in 2002-09-08 20:37:42 +00:00