![]() 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> |
||
---|---|---|
.. | ||
base.cc | ||
clipboard.cc | ||
console.cc | ||
cygdrive.cc | ||
dev.cc | ||
dev_fd.cc | ||
disk_file.cc | ||
dsp.cc | ||
fifo.cc | ||
floppy.cc | ||
mqueue.cc | ||
netdrive.cc | ||
nodevice.cc | ||
null.cc | ||
pipe.cc | ||
proc.cc | ||
process.cc | ||
process_fd.cc | ||
procnet.cc | ||
procsys.cc | ||
procsysvipc.cc | ||
pty.cc | ||
random.cc | ||
raw.cc | ||
registry.cc | ||
serial.cc | ||
signalfd.cc | ||
socket.cc | ||
socket_inet.cc | ||
socket_local.cc | ||
socket_unix.cc | ||
tape.cc | ||
termios.cc | ||
timerfd.cc | ||
virtual.cc | ||
windows.cc | ||
zero.cc |