diff options
author | bde <bde@FreeBSD.org> | 1996-07-12 08:14:58 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1996-07-12 08:14:58 +0000 |
commit | 57272a136327ec631fd129bd9e26257dd43c5f60 (patch) | |
tree | ce3792f027585c2e1a55c3b0fdce11f4bedf419d /lib/libc/stdlib/getopt.c | |
parent | 707711886fb4db7c001d62b5d9297656e000e55c (diff) | |
download | FreeBSD-src-57272a136327ec631fd129bd9e26257dd43c5f60.zip FreeBSD-src-57272a136327ec631fd129bd9e26257dd43c5f60.tar.gz |
Staticized some variables.
Fixed initialization of pipe_pgid - don't default to pid 0 (swapper) for
SIGIO.
Added comments about other implicit initializations, mostly for struct
stat.
Fixed initialization of st_mode. S_IFSOCK was for when pipes were sockets.
It is probably safe to fix the bogus S_ISFIFO() now that pipes can be
distinguished from sockets in all cases.
Don't return ENOSYS for inappropriate ioctls.
Diffstat (limited to 'lib/libc/stdlib/getopt.c')
0 files changed, 0 insertions, 0 deletions