glibc/sysdeps/unix/sysv/linux/sparc/sparc64
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
..
Dist Add dl-brk.S. 2002-08-29 00:44:05 +00:00
Makefile
Versions Update. 2002-08-23 09:29:27 +00:00
__longjmp.S
brk.S
bsd-_setjmp.S
bsd-setjmp.S
clone.S
dl-brk.S
dl-cache.h
dl-procinfo.c
dl-procinfo.h
fstatfs64.c
ftruncate64.c
fxstat64.c
get_clockfreq.c
getcontext.S
getdents.c
getdents64.c
getrlimit64.c
glob64.c
kernel_stat.h
longjmp.S
lxstat64.c
makecontext.c
mmap64.c
msgctl.c
pause.c
pipe.S Update. 2002-12-28 09:27:26 +00:00
pread64.c
profil-counter.h
pwrite64.c
readdir.c
readdir64.c
readdir64_r.c
readdir_r.c
register-dump.h
semctl.c
sendfile64.c
setcontext.S
setjmp.S
setrlimit64.c
shmctl.c
sigaction.c 2002-09-18 Roland McGrath <roland@redhat.com> 2002-09-18 17:45:54 +00:00
sigcontextinfo.h
sigjmp.S
sigpending.c
sigprocmask.c
sigsuspend.c Update. 2002-12-10 20:35:58 +00:00
sizes.h
socket.S Update. 2002-12-28 09:27:26 +00:00
statfs64.c
swapcontext.c
syscall.S Update. 2002-12-28 09:27:26 +00:00
syscalls.list Update. 2002-12-15 01:00:22 +00:00
sysdep.h Update. 2002-12-28 09:27:26 +00:00
time.c
truncate64.c
ucontext_i.h
wordexp.c
xstat64.c