Re: Request for review [Re: /bin/ls patch round #2]

2001-03-20 Thread MINOURA Makoto
rs. They should be as `good' as possible, and in my opinion `good' includes `standard-complient'. > Note the mailing-lists named in the headers of this message. I know that. Just FYI. Of course it's nonsence if you think we should go our own alone way. -- Minoura Mako

Re: Request for review [Re: /bin/ls patch round #2]

2001-03-20 Thread MINOURA Makoto
do that w/o adding some functions to libc. Ideally we have to implement isw*() family though, of course. -- Minoura Makoto <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Request for review [Re: /bin/ls patch round #2]

2001-03-19 Thread MINOURA Makoto
t the right way. > So, will you please tell me how to solve this without > having me rewrite libc? Use standard types and functions such as wchar_t and mb*, wc* family. -- Minoura Makoto <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Request for review [Re: /bin/ls patch round #2]

2001-03-19 Thread MINOURA Makoto
an internal data structure in libc; using it from ordinary applications breaks portability and is not future-proof (in case we'd overhaul the locale implementation). Actually NetBSD does not export . -- Minoura Makoto <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] w