glibc/signal
Ulrich Drepper 1f04d00542 * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
* locale/xlocale.h: Define locale_t type.
	* locale/locale.h: duplocale, freelocale, newlocale, uselocale are
	in POSIX 2008.  Don't define locale_t here.
	* stdlib/monetary.h: strfmon_l is in POSIX 2008.
	* signal/signal.h: Declare psignal and psiginfo for POSIX 2008.
	* stdio-common/psiginfo.c: New file.
	* stdio-common/psiginfo-data.h: New file.
	* stdio-common/psiginfo-define.h: New file.
	* stdio-common/Makefile (routines): Add psiginfo.
	* stdio-common/Versions: Export psiginfo for GLIBC_2.10.
2009-02-26 06:18:24 +00:00
..
sys
.cvsignore
allocrtsig.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
kill.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
killpg.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
Makefile [BZ #1951] 2006-04-23 19:05:33 +00:00
raise.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigaction.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigaddset.c Update. 2003-04-29 22:49:58 +00:00
sigaltstack.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigandset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigblock.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigdelset.c Update. 2003-04-29 22:49:58 +00:00
sigempty.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-03 22:26:02 +00:00
sigfillset.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
siggetmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sighold.c Update. 2003-04-17 18:12:31 +00:00
sigignore.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigintr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigisempty.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigismem.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-03 22:26:02 +00:00
signal.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
signal.h * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. 2009-02-26 06:18:24 +00:00
sigorset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigpause.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigpending.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigprocmask.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigqueue.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigrelse.c Update. 2003-04-17 18:39:26 +00:00
sigreturn.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigset.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigsetmask.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigsetops.c Update. 1998-10-08 16:12:50 +00:00
sigsetops.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigstack.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigsuspend.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigtimedwait.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigvec.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigwait.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigwaitinfo.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sysv_signal.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-raise.c Update. 2003-12-29 17:59:41 +00:00
tst-signal.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-sigset2.c [BZ #1951] 2006-04-23 19:05:33 +00:00
tst-sigset.c 2003-03-31 Roland McGrath <roland@redhat.com> 2003-04-01 06:49:23 +00:00
tst-sigsimple.c Update. 2003-04-17 23:30:20 +00:00
Versions Update. 2004-05-04 16:47:14 +00:00