glibc/sysdeps/unix
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-11-28 23:01:45 +00:00
arm
bsd
common Update. 2002-12-28 09:27:26 +00:00
i386
inet Update. 2002-12-15 01:00:22 +00:00
mips
mman Update. 2002-12-15 01:00:22 +00:00
powerpc
sh
sparc
sysv Update. 2002-12-28 09:27:26 +00:00
x86_64
_exit.S
alarm.c
clock_gettime.c
clock_nanosleep.c
clock_settime.c
closedir.c (__closedir): Remove __libc_lock_lock call. It is not allowed to destroy pthread mutexes which are still in use even though it is safe for our implementations. If somebody still uses the descriptor it is a bug. 2002-12-10 09:59:25 +00:00
configure
configure.in
confstr.h
dirfd.c
dirstream.h
Dist
errnos-tmpl.c
errnos.awk
execve.S
fork.S
fxstat.c
getdents.c
getegid.S
geteuid.S
getlogin_r.c
getlogin.c
getpagesize.c
getppid.S
grantpt.c
Implies
ioctls-tmpl.c
ioctls.awk
make_errlist.c
make-syscalls.sh Update. 2002-12-16 20:52:36 +00:00
Makefile
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
opendir.c
readdir_r.c
readdir.c
rewinddir.c
rmdir.c
s-proto.S
seekdir.c
siglist.c
snarf-ioctls
sockatmark.c
start.c
stime.c
Subdirs
syscall.S
syscalls.list Update. 2002-12-15 01:00:22 +00:00
sysdep.h
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c