summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fdopen.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* Move all stdio internal flags processing and setting out of __sread(),Andrey A. Chernov2001-09-021-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-0/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-1/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+89