Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -0/+15 |
* 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. |