[Pkg-shadow-devel] Bug#1032393: Bug#1032393: [PATCH v2 2/2] debian/control: Add libbsd-dev and pkg-config
Paul Eggert
eggert at cs.ucla.edu
Sat Mar 11 22:34:13 GMT 2023
On 2023-03-11 14:18, Alejandro Colomar wrote:
> What I'm not sure is that strftime(3) requires nonnull.
glibc's strftime implementation segfaults if you pass a null pointer, so
we can't pass NULL regardless of whether the strftime API in time.h uses
__attribute__ ((nonnull))'.
More information about the Pkg-shadow-devel
mailing list