blob: eea91a885ff49ee2259b3bcdc122cef5396b1e31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
functions:
duplocale:
in-latest-posix: ''
freelocale:
in-latest-posix: ''
getlocalename_l:
in-latest-posix: ''
localeconv:
c-definition: 7.11.2.1
in-latest-posix: ''
newlocale:
in-latest-posix: ''
setlocale:
c-definition: 7.11.1.1
in-latest-posix: ''
uselocale:
in-latest-posix: ''
macros:
LC_ALL:
c-definition: '7.11'
in-latest-posix: ''
LC_COLLATE:
c-definition: '7.11'
in-latest-posix: ''
LC_CTYPE:
c-definition: '7.11'
in-latest-posix: ''
LC_MONETARY:
c-definition: '7.11'
in-latest-posix: ''
LC_NUMERIC:
c-definition: '7.11'
in-latest-posix: ''
LC_TIME:
c-definition: '7.11'
in-latest-posix: ''
|