diff --git a/TODO b/TODO index 83751b588..966657479 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ - Mention --enable-kernel=... where appropriate. - POSIX compliance patches (aka, removing the coreutils hack). - Upgraded to a glibc that supports POSIX message queues. - - Pass --enable-const to ncurses. + - Pass --enable-const (and maybe --enable-widec) to ncurses. - Use that E2fsprogs patch to include Readline support in debugfs. diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 0a98015b4..a6e3c3d71 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -125,7 +125,8 @@ Numerous unofficial and unstable patches are required to fix these problems, and it has been decided not to support such complex locales. This applies to the ja_JP and fa_IR locales as well: they have been installed only -for gcc and gettext tests to pass, and e.g. vim +for gcc and gettext tests to pass, and e.g. +the watch program (part of Procps) compiled according to this book doesn't work properly in them. Various attempts to circumvent these restrictions are documented in internationalization-related hints.