It looks like asctime(0) should return 0 instead of Segmentation fault. On Sat, Apr 19, 2014 at 6:16 PM, John Mudd wrote: > > $ musl-gcc test_asctime.c -o test_asctime > $ test_asctime > Segmentation fault (core dumped) > $ > >