[1495] in Source-Commits
athena/bin/olc/common c_io.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Apr 30 14:09:06 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Wed, 30 Apr 1997 14:09:03 EDT
Update of /afs/dev.mit.edu/source/repository/athena/bin/olc/common
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/progress/olc/common
Modified Files:
c_io.c
Log Message:
From bert:
Removed some hardcoded system external declarations and macros.
No, Solaris doesn't need to explicitly include <sys/select.h>.
Moved assignments out of "if" statement tests.
Removed useless casts to "unsigned" for argument to malloc().