diff options
author | peter <peter@FreeBSD.org> | 2001-02-14 05:00:20 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-02-14 05:00:20 +0000 |
commit | 1c970ba5b314cd2286a5a889bb69df2bc58ed73c (patch) | |
tree | 428f8d75f4451b736a9951437789e607d623b6cc /lib/libc/stdio/getc.3 | |
parent | 9377320bfdd9e471fbc783d1a710d852acf8645a (diff) | |
download | FreeBSD-src-1c970ba5b314cd2286a5a889bb69df2bc58ed73c.zip FreeBSD-src-1c970ba5b314cd2286a5a889bb69df2bc58ed73c.tar.gz |
Commit a libc fix going by the current state of the version numbering
bikeshed in -arch. It isn't quite over, but it has been well established
that this can be adjusted or refined. But we do seem to have consensis
on a major bump of some sort. After this, it should reasonably safe
to build world again.
This change is to get rid of __sF[] and use seperate __stdin/out/err
handles. This means we can pad on extra bits onto the end of FILE
at will without going through this all over again. __sF[] was evil
because it compiled the sizeof(FILE) into every stdio using program.
Asbestos suit on: check!
Peril sensitive sunglasses on: check!
*gulp!*
Diffstat (limited to 'lib/libc/stdio/getc.3')
0 files changed, 0 insertions, 0 deletions