38 lines · yaml
1functions:2 duplocale:3 in-latest-posix: ''4 freelocale:5 in-latest-posix: ''6 getlocalename_l:7 in-latest-posix: ''8 localeconv:9 c-definition: 7.11.2.110 in-latest-posix: ''11 newlocale:12 in-latest-posix: ''13 setlocale:14 c-definition: 7.11.1.115 in-latest-posix: ''16 uselocale:17 in-latest-posix: ''18macros:19 LC_ALL:20 c-definition: '7.11'21 in-latest-posix: ''22 LC_COLLATE:23 c-definition: '7.11'24 in-latest-posix: ''25 LC_CTYPE:26 c-definition: '7.11'27 in-latest-posix: ''28 LC_MONETARY:29 c-definition: '7.11'30 in-latest-posix: ''31 LC_NUMERIC:32 c-definition: '7.11'33 in-latest-posix: ''34 LC_TIME:35 c-definition: '7.11'36 in-latest-posix: ''37 38