Peter Wemm 3d92fc05aa Place some hooks (__stdin, __stdout, __stderr) into libc for a future
ABI change.  There is some serious evilness here to work around some
gcc weaknesses.  We need to know the sizeof(FILE) manually until __sF
goes away in the next major bump.  We have the size for Alpha and i386,
missing is ia64, ppc and sparc* (and i386 with 64 bit longs).
At some point down the track we can change the stdin etc #defines to
stop hard coding the size of FILE into application binaries.

Lots of head scratching and ideas and testing by: green, imp
2001-02-20 01:56:52 +00:00
..
2001-02-12 15:16:24 +00:00
2001-02-11 22:06:43 +00:00
2001-02-19 19:09:00 +00:00
2001-02-06 10:39:38 +00:00
1999-08-28 00:22:10 +00:00