summaryrefslogtreecommitdiffstats
path: root/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* Extend __gen_tempname with mode argumentMikhail Gusarov2009-11-094-4/+5
* not-cancel: use *_not_cancel variants directlyAustin Foxley2009-09-211-7/+0
* remove a few more empty #if/#endif pairsDenys Vlasenko2009-09-184-14/+2
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-185-24/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-1876-209/+0
* remove(): slight readabability tweak, no code changesDenys Vlasenko2009-09-181-5/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* suppress bogus ioctl on fd==INT_MAX when vasprintf() is calledDenis Vlasenko2009-02-154-14/+23
* *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.xDenis Vlasenko2009-01-214-30/+30
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-235-38/+30
* Synch with trunk @ 24242Carmelo Amoroso2008-12-033-4/+3
* Synch with trunk @ 24165Carmelo Amoroso2008-11-2770-169/+169
* Synch with trunk @ 24087Carmelo Amoroso2008-11-1812-21/+19
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-172-3/+3
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-3110-32/+31
* Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...Carmelo Amoroso2008-07-113-30/+13
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...Khem Raj2008-07-093-16/+29
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-0936-329/+506
* SYnch with trunk: new filesCarmelo Amoroso2008-07-092-0/+18
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-091-1/+2
* Fix typo in ifdef directiveCarmelo Amoroso2007-12-051-1/+1
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-202-2/+1
* Bring in remaining futex support for stdio."Steven J. Hill"2006-08-236-30/+36
* Merge from trunk."Steven J. Hill"2006-08-239-23/+8
* Merge from trunk."Steven J. Hill"2006-02-261-0/+2280
* Merge from trunk."Steven J. Hill"2006-02-26132-4715/+3024
* Big fricking merge from trunk."Steven J. Hill"2006-01-0738-76/+118
* Finish merge from trunk, again, no really."Steven J. Hill"2005-12-101-0/+4
* Merge from trunk."Steven J. Hill"2005-12-1036-77/+159
* Merge from trunk."Steven J. Hill"2005-12-085-2/+9
* More merging from trunk."Steven J. Hill"2005-12-0620-45/+45
* Merge from trunk."Steven J. Hill"2005-12-0246-310/+192
* Merge from trunk."Steven J. Hill"2005-11-206-7/+7
* Sync up with trunk."Steven J. Hill"2005-11-198-120/+54
* Copy from trunk."Steven J. Hill"2005-11-191-0/+15
* Copy from trunk."Steven J. Hill"2005-11-191-0/+15
* Copy from trunk."Steven J. Hill"2005-11-191-0/+16
* Copy from trunk."Steven J. Hill"2005-11-191-0/+15
* Copy from trunk."Steven J. Hill"2005-11-191-0/+16
* Copy from trunk."Steven J. Hill"2005-11-191-0/+15
* Massive merge from trunk."Steven J. Hill"2005-11-1817-67/+65
* Massive merge from trunk."Steven J. Hill"2005-11-171-12/+29
* Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ..."Steven J. Hill"2005-11-162-199/+0
* Copy from trunk."Steven J. Hill"2005-10-301-0/+143
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-041-0/+4
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-241-1/+1
* Big sync with trunk."Steven J. Hill"2005-09-2424-132/+126
* In reality, the futex support that was originally added was only for STDIO op..."Steven J. Hill"2005-08-098-17/+21
* Add function '__libc_fatal' for NPTL."Steven J. Hill"2005-07-311-0/+3