remove stale document from malloc src directory
[oweals/musl.git] / src / stdio / tmpfile.c
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2014-06-06 Rich Felkerfix fd leak in tmpfile when the fdopen operation fails
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2014-05-27 Rich Felkeroverhaul tmpfile, tmpnam, and tempnam functions
2014-05-25 Rich Felkersupport kernels with no SYS_open syscall, only SYS_openat
2011-04-17 Rich Felkerdebloat: use __syscall instead of syscall where possible
2011-04-15 Rich Felkermake tmpfile slightly more efficient (use unlink syscal...
2011-03-29 Rich Felkermake tmpfile fail after exceeding max tries.
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0