| Commit message (Expand) | Author | Age | Files | Lines |
* | bde points out that the LIBC_MAJOR macro doesn't exist and requests | imp | 2002-11-14 | 1 | -3/+6 |
* | Restore Peter's version of static __sF. There's too much pain for it | imp | 2002-11-10 | 1 | -1/+4 |
* | Backout "compatibility hack" for __sF. | alfred | 2002-11-04 | 1 | -5/+1 |
* | Provide a hook to make __sF visible outside of libc for commercial apps | alfred | 2002-11-02 | 1 | -1/+5 |
* | Make __sF static. This can not be allowed to exist in 5.x. | alfred | 2002-10-31 | 1 | -1/+1 |
* | Give in on the __sF stuff. I have a better fix in mind that is future | peter | 2002-10-19 | 1 | -1/+1 |
* | Zap the early-adopter transition aid before we get into serious | peter | 2002-10-11 | 1 | -4/+1 |
* | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | tjr | 2002-08-13 | 1 | -0/+6 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -4/+2 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
* | Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( | peter | 2001-08-13 | 1 | -15/+6 |
* | Avoid any chance of being misunderstood as having libelled developers | sheldonh | 2001-07-29 | 1 | -1/+1 |
* | Place some hooks (__stdin, __stdout, __stderr) into libc for a future | peter | 2001-02-20 | 1 | -0/+23 |
* | Extra needs to be initialized for our usual pool of FILEs. This was | imp | 2001-02-16 | 1 | -3/+14 |
* | Fix the current libc breakage in current: | imp | 2001-02-16 | 1 | -14/+25 |
* | Commit a libc fix going by the current state of the version numbering | peter | 2001-02-14 | 1 | -9/+10 |
* | It sounded like a good idea at the time. The previous change breaks | peter | 2001-02-12 | 1 | -4/+0 |
* | Take advantage of the current libc sizeof(FILE) breakage (__sF[]) and | peter | 2001-02-12 | 1 | -0/+4 |
* | libc MT-safety, part 2. | deischen | 2001-02-11 | 1 | -3/+3 |
* | Fix a f^Hdamn typo, which prevented to fopen() more that 17 files at once. | sobomax | 2001-02-07 | 1 | -1/+1 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | deischen | 2001-01-24 | 1 | -17/+40 |
* | Make __sfp() (FILE allocator) thread-safe: added locking like in malloc(). | dt | 1999-11-20 | 1 | -0/+11 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer | jraynard | 1996-06-22 | 1 | -0/+6 |
* | Minor cleanup, #include's and unused vars. | phk | 1995-10-22 | 1 | -0/+4 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+165 |