Files
semi-libc/src/legacy
Rich Felker 49b6df3d9f fix error return value for cuserid
the historical function was specified to return an empty string in the
caller-provided buffer, not a null pointer, to indicate error when the
argument is non-null. only when the argument is null should it return
a null pointer on error.
2021-02-13 14:03:23 -05:00
..
2021-02-13 14:03:23 -05:00
2018-09-12 14:34:37 -04:00