remove stale document from malloc src directory
[oweals/musl.git] / src / stdio / __fdopen.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2015-06-16 Rich Felkerrefactor stdio open file list handling, move it out...
2015-02-23 Rich Felkerfix possible isatty false positives and unwanted device...
2014-02-07 Rich Felkerin fdopen, avoid setting O_APPEND flag if it's already set
2014-02-07 Rich Felkerfix ftello result for append streams with unflushed...
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up stdio_impl.h
2012-09-29 Rich Felkeradd 'e' modifier (close-on-exec) to fopen and fdopen
2012-06-18 Rich Felkerfdopen should set errno when it fails due to invalid...
2011-07-30 Rich Felkeradd proper fuxed-based locking for stdio
2011-04-17 Rich Felkerdebloat: use __syscall instead of syscall where possible
2011-04-15 Rich Felkeravoid setting errno when checking for tty
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