summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/findfp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove __P() usage.obrien2002-03-211-1/+1
* Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(peter2001-08-131-15/+6
* Avoid any chance of being misunderstood as having libelled developerssheldonh2001-07-291-1/+1
* Place some hooks (__stdin, __stdout, __stderr) into libc for a futurepeter2001-02-201-0/+23
* Extra needs to be initialized for our usual pool of FILEs. This wasimp2001-02-161-3/+14
* Fix the current libc breakage in current:imp2001-02-161-14/+25
* Commit a libc fix going by the current state of the version numberingpeter2001-02-141-9/+10
* It sounded like a good idea at the time. The previous change breakspeter2001-02-121-4/+0
* Take advantage of the current libc sizeof(FILE) breakage (__sF[]) andpeter2001-02-121-0/+4
* libc MT-safety, part 2.deischen2001-02-111-3/+3
* Fix a f^Hdamn typo, which prevented to fopen() more that 17 files at once.sobomax2001-02-071-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-17/+40
* Make __sfp() (FILE allocator) thread-safe: added locking like in malloc().dt1999-11-201-0/+11
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-0/+6
* Minor cleanup, #include's and unused vars.phk1995-10-221-0/+4
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+165
OpenPOWER on IntegriCloud