home *** CD-ROM | disk | FTP | other *** search
- Subject: emx 0.8f patch #8: ctype.c
-
- If compiling ctype1.c fails while rebuilding emxlibc.dll,
- you should apply the following patch to \emx\lib\ctype\ctype.c:
-
- *** ctype.c~ Wed Feb 17 17:45:58 1993
- --- ctype.c Wed Feb 17 17:45:58 1993
- ***************
- *** 1,6 ****
- --- 1,7 ----
- /* ctype.c (emx+gcc) -- Copyright (c) 1990-1993 by Eberhard Mattes */
-
- #define _CTYPE_C
- + #define _CTYPE_FUN
-
- #include <ctype.h>
-
- Eberhard Mattes (mattes@azu.informatik.uni-stuttgart.de)
-