christos 749de7f2a4 Since _file is a short, check that the fd fits in it, otherwise bail with
EMFILE. We treat _file as an unsigned short to double our range, with a
special case for -1 (closed). Make a note of what we should do about stdio
if we ever bump libc. We could change _file in the future compatibly to an
int by putting it in the extension space but for now we don't bother.
2008-03-13 15:40:00 +00:00
..
2008-01-10 13:40:36 +00:00
2008-03-07 20:10:55 +00:00
2008-03-11 23:06:04 +00:00
2008-03-12 05:57:28 +00:00
2008-03-11 23:06:04 +00:00
2008-03-12 00:21:29 +00:00