On Tue, 20 Jul 1999, Alexander Voropay wrote: > glibc has better POSIX locale and I18N / L10N support : > - localedef(1) and locale(1) utilities > - nl_langinfo(3) XPG-4 function > - gettext built-in into glibc
Again this is just a handful of functions, that IMO are best not put into libc. Take the dl*() functions. They're not in fbsd's libc, but they're ing glibc. Doesn't mean they're not easily available. Hell gettext *is* a port. Not every app is going to need to be internationalized, not every app *should* be penalized. If you think it'd be easier to port the whole glibc than to port a hand ful of functions, nobody is stopping you :) - alex You better believe that marijuana can cause castration. Just suppose your girlfriend gets the munchies! To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message