* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
commit1f04d005421644726a8c6b9ac78ba22ed938f5f0
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 06:18:24 +0000 (26 06:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 06:18:24 +0000 (26 06:18 +0000)
tree0785508bd93125f3bdeb6758fae555ce88cf6b6f
parent77db439eaf8d88da3dfae342631384b143ce33e6
* 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.
ChangeLog
NEWS
nptl/sysdeps/pthread/pthread.h
signal/signal.h
stdio-common/Makefile
stdio-common/Versions
stdio-common/psiginfo-data.h [new file with mode: 0644]
stdio-common/psiginfo-define.h [new file with mode: 0644]
stdio-common/psiginfo.c [new file with mode: 0644]