Age | Commit message (Expand) | Author |
2005-12-16 | Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ... | Peter S. Mazinger |
2005-11-27 | Sync minimally w/ glibc, else cpio fails building | Peter S. Mazinger |
2003-09-08 | Obligatory forgotten file. | Manuel Novoa III |
2003-08-28 | Create a typedef for the ctype bitmask table entries. | Manuel Novoa III |
2003-08-01 | Add a new *scanf implementation, includeing the *wscanf functions. | Manuel Novoa III |
2002-11-20 | Patch from Aidan Van Dyk to make _toupper and _tolower | Eric Andersen |
2002-11-19 | Aidan Van Dyk noticed that _toupper and _tolower were misbehaving. | Eric Andersen |
2002-08-16 | Disable macro implementations. Somehow I missed the following from the | Manuel Novoa III |
2002-05-06 | New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, | Manuel Novoa III |
2002-02-23 | Support isblank() | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen |
2001-08-17 | Fix a silly bug with the header file | Eric Andersen |
2001-08-14 | use some #defines internal to the ctype functions to eliminate them | Eric Andersen |
2001-07-11 | Added __BEGIN_DECLS and __END_DECLS to the files that didn't have | David McCullough |
2001-03-19 | Since Erik apparently wants def/undef vs def 1/0... | Manuel Novoa III |
2001-03-18 | Part of the ctype locale support. | Manuel Novoa III |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen |
2000-10-17 | Fix up ctype.h | Eric Andersen |
2000-05-14 | Initial revision | Erik Andersen |