summaryrefslogtreecommitdiff
path: root/libc/stdio/_WRITE.c
AgeCommit message (Expand)Author
2016-06-12Fix return value of fwrite when a 'hard' error occursJan Vangorp
2016-06-01remove MJN only debug messagesWaldemar Brodkorb
2015-12-17libc/stdio: Rework custom streams interface similar to glibc.Waldemar Brodkorb
2012-03-25stdio: prevent retries on fclose/fflush after write errorsDenys Vlasenko
2012-03-11__stdio_WRITE: make code more readable. No code changesDenys Vlasenko
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2006-12-06stdio update from mjn3Eric Andersen
2006-01-14other failures w/ different optionsPeter S. Mazinger
2006-01-06use hidden read/write symbolsMike Frysinger
2005-11-15Hide more of stdio,getdents, use internal __raisePeter S. Mazinger
2004-02-11New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III