OSDN Git Service

arm: use PATH_MEM in ioperm()
[uclinux-h8/uClibc.git] / libc / misc / ctype /
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-10 Peter S. Mazingerctype.c, ctype.h: remove commented parts that were...
2011-03-09 Peter S. Mazingerctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove...
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-02-13 Bernhard Reutner... - fix fallout from r24140 and r24160 for !CTYPE_TABLES
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-11-29 Denis Vlasenkofix improperly hidden fwprintf.
2008-11-27 Bernhard Reutner... - make isascii visible again
2008-11-25 Bernhard Reutner... - make sure isspace() is exported.
2008-11-21 Denis Vlasenkodeal with TODOs left over from libc_hidden_proto removal
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
2008-05-19 Carmelo AmorosoAdded a bounch of locale fixes.
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-13 Peter S. Mazingers/#if/#ifdef/
2006-02-13 Peter S. MazingerAdd files for IMA. Yes, I know it's a hack and no,...
2006-02-13 Peter S. MazingerRemove unused files
2006-02-01 Peter S. Mazingerglobal data uses libc_hidden_data_def, convert all...
2006-01-30 Peter S. Mazingersome more prototypes
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. Mazingers/weak_alias/strong_alias/, only what I knew as needed...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-15 Peter S. MazingerRemove __XL(N) and __XL_ALIAS(N) adapting the last...
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-04 Mike Frysingertweak __progname handling some more since some [bad...
2006-01-03 Peter S. MazingerAdd __toupper, remove unneeded undefs for tolower
2006-01-03 Peter S. MazingerProvide __tolower and use it
2005-12-16 Peter S. MazingerHide C and wchar related stuff
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-04 Peter S. MazingerCorrect XLOCALE enabled builds pointed out by nitinkg
2005-11-03 Peter S. MazingerLast bits for IMA, now everything can be built w/ DOMUL...
2005-11-01 Peter S. MazingerOnly because of multi sources I had to touch up these...
2005-11-01 Peter S. MazingerRemove last unused references to libc-a-pic-, we use...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-01-25 Mike Frysingermerge parallel build support
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-08 Manuel Novoa III Add back in table-less ctype funcs for those interested...
2003-08-28 Manuel Novoa III Create a typedef for the ctype bitmask table entries.
2003-08-24 Manuel Novoa III Fix a few bugs in the new extended locale functions.
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2002-05-06 Manuel Novoa III New locale support (in development). Supports LC_CTYPE...
2002-04-09 Manuel Novoa III Revert Erik's changes... they were broken since there...
2002-03-14 Eric AndersenAdd some symbols needed for C++ to work. Temporary...
2002-02-23 Eric AndersenSupport isblank()
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-08-17 Eric AndersenFix a silly bug with the header file
2001-08-14 Eric Andersenuse some #defines internal to the ctype functions to...
2001-06-02 Manuel Novoa III Add locale-enabled strcoll function from vodz, plus...
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-03-19 Manuel Novoa III Since Erik apparently wants def/undef vs def 1/0...
2001-03-18 Manuel Novoa III Part of the ctype locale support.
2000-12-20 Eric AndersenA number of updates from Manuel Novoa III. Things...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-17 Eric AndersenFix up ctype.h
2000-10-12 Eric AndersenMakefile update
2000-10-11 Eric AndersenNew misc tree that actually has misc stuff in it.