fix swprintf handling of nul character in output
[musl] / src / stdio / tempnam.c
2022-05-02 Rich Felkerdrop use of stat operation in temporary file name gener...
2020-02-12 Rich Felkerfix remaining direct use of stat syscalls outside fstatat.c
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2015-08-09 Rich Felkerfix failure of tempnam to null-terminate result
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2014-05-27 Rich Felkeroverhaul tmpfile, tmpnam, and tempnam functions
2011-06-14 Rich Felkeravoid 64bit warnings when using pointers as entropy...
2011-03-29 Rich Felkerfix tempnam name generation, and a small bug in tmpnam...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0