Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



On Sun, Jan 07, 2018 at 03:28:34PM +0000, Kamil Rytarowski wrote:
> Keep namespace of asctime() as this can be a cancellation point according
> to POSIX. Right now it's not implemented on NetBSD. Defer it for later.

It is optional. That means we certainly do not want to go out of our way
to make it and it is only one in the cases where the underlaying
interfaces are themselve cancellation points. As such, it should not be
namespaced.

Joerg


Home | Main Index | Thread Index | Old Index