- May 09, 2002
- May 08, 2002
- May 07, 2002
-
-
rswindell authored
-
- May 04, 2002
- May 03, 2002
- May 02, 2002
- May 01, 2002
- Apr 30, 2002
(select returns 1 on /dev/null). Changed more uses of 0 constant to STDIN_FILENO (defined unistd.h). Changed C++ comments to C-style.
Changed use of 0 constant to STDIN_FILENO (defined unistd.h). Moved some unnecessary global variables to locals in kbhit().
Incremented version number to 2.31.
Fixed problem with truncsp() trying to truncate string constants (from umsg). Beautified code a bit (indentation).