Re: [hackers] [sbase][PATCH] cp: add -i flag
Hi,
On Sat, Apr 19, 2025 at 11:20:48AM +0000, NRK wrote:
> It does still allow discarding trailing chars, right? Since "yes"
> matches "^[yY]".
>
> (Also, does sbase deal with the whole locale mess?)
No, and it means that we have to use the default locale that is the
C locale, that in the case of POSIX is augmented as the POSIX locale.
All the C programs begins with the C locale until a call to
setlocate(3) is done.
Regards,
Received on Sat Apr 19 2025 - 16:41:48 CEST
This archive was generated by hypermail 2.3.0
: Sat Apr 19 2025 - 16:48:40 CEST