* Use objects rather than archive when linking ntoskrnl
[reactos.git] / reactos / ntoskrnl / rtl / string.c
2003-12-14 Hartmut Birr- Replaced ctype.h with internal\ctype.h.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-06-09 Hartmut Birr- Moved strspn and strcspn to the string library.
2003-05-27 Hartmut Birr- Removed strcat, strchr, strcmp, strcpy, strlen, strnc...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
1999-07-29 Eric KohlAdded more crt functions and fixed some.