- 25 Jun, 2004 1 commit
-
-
Dimitrie O. Paun authored
Fix some naming conventions aberrations. Add tests to ensure consistency between the two sets of symbols.
-
- 16 Mar, 2004 1 commit
-
-
Hans Leidekker authored
- Correct prototypes for _memccpy()/_memicmp(). - "define before use" reordering in file.c. - Use the new math.h/float.h.
-
- 18 Jul, 2003 1 commit
-
-
Jon Griffiths authored
Don't return a void value in swab(). 'long long' is not recognised by msvc, use __int64.
-
- 22 Mar, 2003 1 commit
-
-
Madhura Sahasrabudhe authored
-
- 18 Dec, 2002 2 commits
-
-
Dimitrie O. Paun authored
-
Alexandre Julliard authored
definitions instead like Windows does. Always define wchar_t (suggested by Dimitrie O. Paun), and use wchar_t everywhere instead of WCHAR to avoid depending on Windows headers.
-
- 05 Dec, 2001 1 commit
-
-
François Gouget authored
Add mbctype.h and mbstring.h. Implement putwc and putwchar.
-
- 22 Oct, 2001 1 commit
-
-
Francois Gouget authored
-
- 18 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
of implementated functions are included. - Corrected mismatching prototypes. - Cleaned up the include section.
-
- 10 Apr, 2001 1 commit
-
-
Francois Gouget authored
-