summaryrefslogtreecommitdiffstats
path: root/libc/stdio/_stdio.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-2/+0
* suppress bogus ioctl on fd==INT_MAX when vasprintf() is calledDenis Vlasenko2009-02-151-2/+4
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...Carmelo Amoroso2008-07-111-24/+7
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...Khem Raj2008-07-091-10/+23
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-23/+21
* Bring in remaining futex support for stdio."Steven J. Hill"2006-08-231-11/+0
* Merge from trunk."Steven J. Hill"2006-02-261-4/+18
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+2
* Merge from trunk."Steven J. Hill"2005-12-101-1/+3
* Merge from trunk."Steven J. Hill"2005-12-021-1/+1
* In reality, the futex support that was originally added was only for STDIO op..."Steven J. Hill"2005-08-091-6/+6
* Add futex support into uClibc. Selection of futex support independent of"Steven J. Hill"2005-07-221-0/+20
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+432