A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 03c08fd7b9 Changes:
- Turn two instances of stricmp(...,".[Cc]") into one of strcaseccmp(...,".c")
  in filename parsing.
- Streamline line parsing a bit:
  - Scan the line only once, looking for any line terminator
  - Ignore leading and trailing blanks
  - Handle comments properly

svn path=/trunk/; revision=11557
2004-11-06 17:37:29 +00:00
freeldr TimeOut < 0 means not set yet, so we need a signed type to store that 2004-11-04 13:44:18 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 neu 2004-01-31 01:29:11 +00:00
posix Modular resource script for POSIX+ terminal emulator in W32. 2004-10-31 20:11:09 +00:00
reactos Changes: 2004-11-06 17:37:29 +00:00
rosapps Added regexpl and tests to the makefile. 2004-10-21 05:20:52 +00:00