strip whitespace from end of lines
[reactos.git] / reactos / ntoskrnl / rtl / string.c
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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.