glibc/sysdeps/unix
Ulrich Drepper 772e3426a7 Update.
2003-01-28  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/common/pause.c (do_pause): New function.  Split
	from __libc_pause.  Implement using sigsuspend.
	(__libc_pause): Call do_pause to do the real work.

	* sysdeps/posix/sigpause.c (do_sigpause): Check range of
	sig_or_mask parameter is is_sig != 0.
2003-01-28 09:08:07 +00:00
..
alpha 2003-01-21 Jakub Jelinek <jakub@redhat.com> 2003-01-22 02:07:54 +00:00
arm Update. 2003-01-08 00:22:00 +00:00
bsd Update. 2002-12-31 20:46:11 +00:00
common Update. 2003-01-28 09:08:07 +00:00
i386 Update. 2002-12-31 20:46:11 +00:00
inet Update. 2002-12-31 20:46:11 +00:00
mips Update. 2003-01-27 21:03:22 +00:00
mman Update. 2002-12-15 01:00:22 +00:00
powerpc
sh
sparc Update. 2002-12-31 20:46:11 +00:00
sysv Update. 2003-01-28 08:30:50 +00:00
x86_64
Dist
Implies
Makefile * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. 2003-01-15 22:10:10 +00:00
Subdirs
_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 Regenerated: autoconf sysdeps/unix/configure.in 2002-11-24 17:39:46 +00:00
configure.in
confstr.h
dirfd.c
dirstream.h
errnos-tmpl.c
errnos.awk
execve.S
fork.S Update. 2002-12-31 20:46:11 +00:00
fxstat.c
getdents.c
getegid.S
geteuid.S
getlogin.c
getlogin_r.c
getpagesize.c
getppid.S
grantpt.c
ioctls-tmpl.c
ioctls.awk
make-syscalls.sh * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. 2003-01-15 22:10:10 +00:00
make_errlist.c
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
opendir.c
readdir.c
readdir_r.c
rewinddir.c
rmdir.c
s-proto-bp.S * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. 2003-01-15 22:10:10 +00:00
s-proto-cancel.S * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d. 2002-12-30 00:12:56 +00:00
s-proto.S
seekdir.c
siglist.c
snarf-ioctls
sockatmark.c
start.c
stime.c
syscall.S
syscalls.list Update. 2002-12-31 20:46:11 +00:00
sysdep.h
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c