newlib-cygwin/winsup/utils
Corinna Vinschen c42b98bdc6 Cygwin: introduce /proc/codesets and /proc/locales
So far locale(1) had to have knowledge how to construct, thus
duplicating the effort how Cygwin handles locale strings.

Move locale list and codeset list generation into Cygwin by
providing /proc/codesets and /proc/locales files.  /proc/locales
does not list aliases, those are still handled in locale(1).

locale(1) opens the files and ueses that info for printing,
like any other application can do now.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2023-02-26 17:07:06 +01:00
..
mingw Cygwin: cygcheck: fix default info selector evaluation 2023-02-11 12:58:13 +01:00
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
Makefile.am Cygwin: dumper: also link with libzstd, as libbfd may require it 2023-02-14 14:37:32 +00:00
chattr.c Cygwin: utils: chattr: Allow to clear all attributes with '='. 2021-05-21 12:56:59 +02:00
cygpath.cc Cygwin: Drop pointless loadlib.h includes in utilities 2022-06-06 11:21:43 +01:00
dumper.cc Cygwin: utils: drop 32 bit considerations 2022-10-28 11:37:02 +02:00
dumper.h Cygwin: Drop excluded regions list from dumper 2020-07-21 15:19:42 +01:00
gencat.c cygwin: add gencat tool 2018-01-19 13:19:21 -06:00
getconf.c Cygwin: getconf: align -a output to glibc getconf 2022-03-02 22:15:02 +01:00
getfacl.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
gmondump.c Cygwin: Have gmondump support ssp-generated gmon.out 2022-06-10 12:12:26 +02:00
kill.cc Cygwin: remove most occurrences of __stdcall and __cdecl 2022-06-06 12:00:45 -04:00
ldd.cc Cygwin: Define PSAPI_VERSION as 1 before including psapi.h 2021-07-09 13:24:08 +01:00
loadlib.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
locale.cc Cygwin: introduce /proc/codesets and /proc/locales 2023-02-26 17:07:06 +01:00
lsattr.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
minidumper.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
mkgroup.c Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via Makefile 2021-05-26 11:01:32 +02:00
mkpasswd.c Cygwin: utils: set _WIN32_WINNT and NTDDI_VERSION via Makefile 2021-05-26 11:01:32 +02:00
module_info.cc Cygwin: Drop pointless loadlib.h includes in utilities 2022-06-06 11:21:43 +01:00
mount.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
newgrp.c Cygwin: newgrp: first full version 2023-01-14 17:47:48 +01:00
passwd.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
path.cc Cygwin: Drop pointless loadlib.h includes in utilities 2022-06-06 11:21:43 +01:00
path.h Unpick cygpath TESTSUITE 2021-05-10 14:41:39 +01:00
pldd.c Cygwin: Define PSAPI_VERSION as 1 before including psapi.h 2021-07-09 13:24:08 +01:00
profiler.cc Cygwin: utils: drop 32 bit considerations 2022-10-28 11:37:02 +02:00
ps.cc Cygwin: remove most occurrences of __stdcall and __cdecl 2022-06-06 12:00:45 -04:00
regtool.cc Cygwin: regtool: drop 32 bit hint from help output 2022-10-28 11:01:56 +02:00
setfacl.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
setmetamode.c Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
ssp.c Cygwin: utils: drop 32 bit considerations 2022-10-28 11:37:02 +02:00
ssp.txt
tzmap-from-unicode.org Cygwin: utils: tzmap-from-unicode.org: enforce sorting order for LANG=C 2021-07-28 22:18:38 +02:00
tzmap.h Cygwin: drop support for systems not supporting RFC 4646 locales 2021-10-29 18:19:45 +02:00
tzset.c Cygwin: drop support for systems not supporting RFC 4646 locales 2021-10-29 18:19:45 +02:00
umount.cc Cygwin: utils: convert usage() to proper noreturn function throughout 2020-08-07 15:09:56 +02:00
wide_path.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00