delete extern declarations of sys_errlist, sys_nerr, sys_signame, and
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 02:11:31 +0000 (18:11 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 02:11:31 +0000 (18:11 -0800)
commit29c87c4d41b0b477580e2dabf9fe9f5faeed5a58
treeff313b3b569d40e914e21c114a73f8f74e4f557f
parentecbaf4f7fdb72cb29fdd43852f6648f937a2a5f8
delete extern declarations of sys_errlist, sys_nerr, sys_signame, and
sys_siglist; they caused nothing but problems as they invariably clashed with
declarations by the programs; delete unnecessary externs from ctype.h

SCCS-vsn: include/ctype.h 5.11
SCCS-vsn: include/signal.h 5.7
SCCS-vsn: include/stdio.h 5.27
SCCS-vsn: include/unistd.h 5.32
usr/src/include/ctype.h
usr/src/include/signal.h
usr/src/include/stdio.h
usr/src/include/unistd.h