glibc/sysdeps/unix/common
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
..
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
.cvsignore initial import 1995-02-18 01:27:10 +00:00
configure Regenerated: autoconf sysdeps/unix/common/configure.in 2002-11-15 00:01:53 +00:00
configure.in 2002-10-18 Jeff Bailey <jbailey@gnu.org> 2002-10-18 19:38:06 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
glue-ctype.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lxstat.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pause.c Update. 2003-01-28 09:08:07 +00:00
syscalls.list * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tcsendbrk.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00