OpenGrok
Cross Reference: langinfo.h
xref
: /
src
/
include
/
langinfo.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/include/langinfo.h
Revision
Date
Author
Comments
1.11
30-Oct-2024
riastradh
Sprinkle <sys/featuretest.h> where _*_SOURCE macros are consulted.
Otherwise, the feature tests might come out wrong. For example,
header files that check for _NETBSD_SOURCE won't get the default when
no other _*_SOURCE macros are defined; header files that check for
_POSIX_C_SOURCE might miss _XOPEN_SOURCE, which is supposed to imply
a corresponding _POSIX_C_SOURCE.
PR lib/58752: various header files test _*_SOURCE macros but don't
include sys/featuretest.h
1.10
19-Aug-2013
joerg
branches: 1.10.38;
Add nl_langinfo_l, catopen_l and wcsftime_l.
1.9
03-Feb-2005
perry
branches: 1.9.54; 1.9.60;
de-__P -- the hack is long since useless. Discussed with christos,
matt, kleink, others. Approved by christos.
1.8
18-Jan-2004
yamt
explicitly cast langinfo constants to nl_item.
1.7
26-Jul-2003
salo
netbsd.org->NetBSD.org
1.6
04-Jul-2003
tshiozak
add definisions for ERA* and ALT_DIGITS.
1.5
22-Mar-2001
tshiozak
add "CODESET" symbol. (but not working yet)
1.4
05-Sep-1999
kleink
branches: 1.4.10;
Pull in <nl_types.h>, as suggested by XSH5.
1.3
28-Apr-1995
jtc
Winning Strategies has placed this code into the Public Domainsearch.h
1.2
26-Oct-1994
cgd
new RCS ID format.
1.1
21-Jun-1994
jtc
Added langinfo.h header for nl_langinfo() function
1.4.10.1
08-Apr-2001
nathanw
Merge trunk onto branch.
1.9.60.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.9.54.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.10.38.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Mon Oct 27 04:09:48 GMT 2025