summaryrefslogtreecommitdiffstats
path: root/libc/stdio/_fopen.c
Commit message (Expand)AuthorAgeFilesLines
* suppress bogus ioctl on fd==INT_MAX when vasprintf() is calledDenis Vlasenko2009-02-151-7/+13
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-3/+3
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-16/+21
* Bring in remaining futex support for stdio."Steven J. Hill"2006-08-231-6/+10
* Merge from trunk."Steven J. Hill"2006-02-261-12/+10
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+1
* Merge from trunk."Steven J. Hill"2005-12-101-0/+2
* Merge from trunk."Steven J. Hill"2005-12-021-1/+1
* Massive merge from trunk."Steven J. Hill"2005-11-181-1/+1
* In reality, the futex support that was originally added was only for STDIO op..."Steven J. Hill"2005-08-091-2/+2
* Add futex support into uClibc. Selection of futex support independent of"Steven J. Hill"2005-07-221-0/+8
* Forgot to change name of builtin buffer during last rewrite.Manuel Novoa III2005-03-211-3/+2
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+207