Mail Archives: djgpp-workers/1998/09/09/16:39:04
--Message-Boundary-13697
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body
This patch adds the macros to define wint_t that will be used in
wchar.h and wctypes.h
--
Mark E. snowball3 AT usa DOT net
http://members.xoom.com/snowball3/
--Message-Boundary-13697
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Text from file 'djtypes.diff'
*** include/sys/djtypes.h Tue Sep 8 17:06:48 1998
--- include/sys/djtypes.h Wed Sep 9 15:07:26 1998
***************
*** 20,23 ****
--- 20,25 ----
#define __DJ_wchar_t typedef int wchar_t;
#endif
+ #define __DJ_wint_t typedef int wint_t;
+
#endif
--Message-Boundary-13697--
- Raw text -