OSDN Git Service

arm: use PATH_MEM in ioperm()
[uclinux-h8/uClibc.git] / libc / misc / fnmatch /
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerfnmatch.c: use MB_CUR_MAX from stdlib.h included earlier
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-04 Denys Vlasenkoregex_old: convert static flag variable to smallint
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-09-19 Denys Vlasenkoremove a few more empty #if/#endif pairs
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-08-01 Khem Rajfnmatch.c: Include unistd.h before undefining _LIBC.
2009-07-31 Khem Rajfnmatch.c: Change scope of posixly_correct to be global.
2009-07-06 RonCheck #if feature test macros are defined where they...
2008-12-14 Denis Vlasenkoheed compiler warnings about checking non-defined varia...
2008-11-26 Denis Vlasenkolibc/string: need additional work to remove libc_hidden...
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-07 Bernhard Reutner... - less verbose make clean
2008-06-01 Denis Vlasenkoadd missing includes of unistd.h for smallint usage
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
2008-05-20 Denis VlasenkoIntroduce and use small[u]int type. Changes in size:
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
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-28 Peter S. MazingerCleanup/sync w/ glibc
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-01-30 Peter S. Mazingerstrlen is -cheaper- then strnlen
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-10 Mike Frysingerjust define _GNU_SOURCE
2006-01-06 Mike Frysingeruse hidden strcmp
2006-01-03 Peter S. MazingerGet rid of tolower/toupper jump reloc, correct tow...
2005-12-27 Mike FrysingerJan-Benedict Glaw writes:
2005-12-24 Peter S. MazingerAdd new fnmatch code, for now mbstate_t and mbsrtowcs...
2005-12-24 Peter S. MazingerMove fnmatch.c to fnmatch_old.c
2005-12-16 Peter S. MazingerConvert users
2005-12-08 Peter S. MazingerConvert the rest of users to hidden
2005-12-08 Peter S. MazingerUse internal versions
2005-11-21 Peter S. MazingerRemove TOPDIR
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:
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-20 Eric AndersenStrip all object files of all non global symbols and...
2000-10-12 Eric AndersenMakefile update
2000-10-11 Eric AndersenNew misc tree that actually has misc stuff in it.