OSDN Git Service

lseek: Use lseek64 is arch does not have the lseek syscall
[uclinux-h8/uClibc.git] / libc / string /
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-11-17 Mike Frysingerstring/microblaze: fix preprocessor style
2012-11-12 Steve Bennettstring/microblaze: Fix for little-endian
2012-06-15 Peter S. Mazingerremove sysdep.h from arch specific string implementation
2012-06-15 Peter S. Mazinger_collate.c: avoid initialization warning
2012-06-15 Peter S. Mazingermemmove.c,strchrnul.c: use real name in libc_hidden_def
2012-06-15 Peter S. Mazingerbcopy.c,bzero.c: include string.h instead of _string.h
2012-06-15 Peter S. Mazingerdirname.c: include only what is needed
2012-06-15 Peter S. Mazingerbasename.c: define it correctly, use the proper header...
2012-06-15 Peter S. Mazinger*_strerror_r.c: keep all occurences in sync with string.h
2012-06-15 Peter S. Mazinger__xpg_strerror_r.c, {ge,se}trlimit.c: use strong_alias_...
2012-06-15 Peter S. Mazingerremove unneeded hiddens for rtime, basename, strtof...
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-03 Bernhard Reutner... string: remove unused variable
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerstr[n]casecmp.c: fix hidden usage
2011-03-09 Peter S. Mazingerremove unused hidden functions
2011-03-09 Peter S. Mazingerfrv/memset.S: add missing libc_hidden_def
2011-03-09 Peter S. Mazingermemmem.c, string.h: remove unused hidden memmem
2011-03-09 Peter S. Mazinger_collate.c: remove duplicated libc_hidden_proto() for...
2011-03-09 Peter S. Mazingerwchar.h, _collate.c, strlcpy.c: use a common prototype...
2011-03-09 Peter S. Mazingerctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove...
2011-03-09 Peter S. Mazingerguard *_chk() related stuff with UCLIBC_HAS_FORTIFY
2011-03-06 Peter S. Mazingersimplify ffs* code
2011-03-05 Bernd SchmidtImplement ffsl and ffsll.
2011-03-03 Peter S. Mazingerstrcpy: remove unneeded includes from the generic version
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-14 Giuseppe Cavallarosh: fix memcpy saving/restoring FR12-FR15 registers
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-10 Steven J. Magnanimicroblaze: optimized memcpy/memmove
2010-09-15 Salvatore Crosh: update the memcpy adding a new loop with aggressive...
2010-09-15 Salvatore Crosh: move data without fetching cache block within the...
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-14 Carmelo Amorososh4: Fixes for SH-4 without an FPU
2010-06-04 Denys Vlasenkostrverscmp: I forgot to export it
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-10 Carmelo Amorosolibc_sh: Update memcpy to use the ENTRY macro
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-19 Austin Foxleyx86_64: fix multiple definition of chk functions
2009-12-16 Carmelo Amorosobuild: Get rids of PIC macro using compiler flag __PIC_...
2009-12-16 Carmelo Amorosobuild: Get rids of PIC macro using compiler flag __PIC_...
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-14 Giuseppe Cavallarosh: fix endianess and optimise the SH4 memcpy
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin Foxleysh: Add new optimisation to the SH4 memcpy
2009-10-10 Mike Frysingerdrop __BCC__ cruft from string code
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-09-08 Denys Vlasenkostrsignal.c: whitespace fixes, no code changes (verifie...
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-07-21 Denys Vlasenkolibc/string/i386/string.h: fix -O0 build failure
2009-07-20 Mike Frysingerrelocate i386 string.h to i386-specific dir
2009-07-14 Giuseppe Cavallarosh: Fix up optimized SH-4 memcpy on big endian.
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-07-01 Joseph MyersCorrect ARM memcpy comments.
2009-06-30 Joseph MyersFix Thumb-2 memcpy.
2009-04-23 Denis Vlasenkolibc/string/i386/memset.c: memset 1 byte at a time...
2009-02-13 Bernhard Reutner... - fix link failures coming from recently added, misplac...
2009-02-08 Denis Vlasenkoforgot to add libc/string/generic/strverscmp.c
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-20 Denis Vlasenkolibc/string/i386/rawmemchr.c: i386 version, adapted...
2008-12-20 Denis Vlasenkostring/i386/strncpy.c: fixlet for testing code
2008-12-20 Denis Vlasenkostring/i386/strncpy: faster i386 version (same code...
2008-12-19 Denis Vlasenkostrchr: a bit faster version for i386 (same code size)
2008-12-19 Denis Vlasenkomemmove: smaller one for i386, with added testing,...
2008-12-19 Denis Vlasenkostrncat: shorter version for i386, add small embedded...
2008-12-19 Denis Vlasenkostring/i386: smaller, and hopefully easier to read...
2008-12-17 Denis Vlasenkofix for build failures resulting from "string ops for...
2008-12-17 Denis Vlasenkosince gcc -Os hates us and does not inline string ops,
2008-12-17 Denis Vlasenkomemchr: smaller i386 version
2008-12-13 Denis VlasenkoRemove the rest of "bounded pointers" scaffolding....
2008-12-13 Denis Vlasenkostring/generic/memcmp.c: remove some really paranoid...
2008-12-12 Denis Vlasenko*: remove vestiges of gcc's "bounded pointers" feature,
2008-12-09 Denis Vlasenkosmaller memcpy
2008-12-04 Carmelo AmorosoGo deeper while cleaning string directory to remove
2008-11-26 Denis Vlasenkolibc/string: need additional work to remove libc_hidden...
2008-11-25 Carmelo AmorosoMake wcsxfrm visible also when LOCALE support is disabled.
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-10-31 Bernhard Reutner... - improve readability, no objcode changes.
2008-10-25 Khem RajUse C implementation of strncmp.
2008-10-03 Bernhard Reutner... - use c89-style comments
2008-10-01 Carmelo AmorosoFix compilation problem whit the following config options:
2008-09-26 Peter KjellerstedtRebased the memcpy() and memset() implementations for...
2008-09-24 Bernhard Reutner... - silence warning about possibly undefined preprocessor...
next