projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
781334525a27db68e96f1f620b7c4187a3faf6f4
[pspp]
/
modules
/
nl_langinfo
1
Description:
2
nl_langinfo() function: query locale dependent information.
3
4
Files:
5
lib/nl_langinfo.c
6
m4/nl_langinfo.m4
7
8
Depends-on:
9
langinfo
10
11
configure.ac:
12
gl_FUNC_NL_LANGINFO
13
gl_LANGINFO_MODULE_INDICATOR([nl_langinfo])
14
15
Makefile.am:
16
17
Include:
18
<langinfo.h>
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Bruno Haible