OSDN Git Service

- remove old-style definitions. No object-code changes.
[uclinux-h8/uClibc.git] / libc / string /
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...
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2008-04-24 Hans-Christian EgtvedtFix indentation of comment in AVR32 memmove assembler...
2008-04-16 Hans-Christian EgtvedtFix whitespace damage in AVR32 string assembler optimiz...
2008-04-15 Denis Vlasenkoamd64 string ops: use alignment more carefully, and...
2008-04-15 Denis Vlasenkoamd64 string ops: replace some instructions by smaller...
2008-03-26 Bernhard Reutner... Paul Brook writes:
2008-03-13 Haavard Skinnemoenavr32: Use HIDDEN_JUMPTARGET() macro in bzero.S
2008-03-13 Haavard SkinnemoenFrom: Geoffrey Wossum <geoffrey@pager.net>
2008-02-20 Hans-Christian EgtvedtUse HIDDEN_JUMPTARGET define instead of __GI_ directly...
2008-01-09 Mike Frysingeradd workaround for gcc-3.4.6 with mips
2008-01-05 Mike FrysingerChris Zankel writes:
2007-12-22 Mike Frysingermark a bunch of public mem/str functions as weak so...
2007-11-21 Peter KjellerstedtAdded optimized versions of strcpy() and strncpy()...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-11-12 Ricard WanderlofCRIS/CRISv32 architecture specific memcpy, memmove...
2007-09-15 Mike Frysingerpull from Blackfin repo: cleanup string funcs
2007-09-15 Mike FrysingerBlue Swirl writes:
2007-09-15 Mike Frysingeradd strerror_r symbol alias as some autotool based...
2007-07-29 Denis VlasenkoRemove stray code alignment (.align 16 and .align 4...
2007-03-11 Rob LandleyPatch from Al Stone to fix ia64:
2007-02-08 Mike Frysingerpull in features.h so we have access to config defines
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-10-19 Peter KjellerstedtMake strdup() use memcpy() rather than strcpy() to...
2006-06-27 Mike Frysingerrevert previous nops in strcmp as they are not needed...
2006-06-27 Mike Frysingerblackfin needs NOPs after the loop end when the last...
2006-05-30 Mike FrysingerQunying Pan writes: Make strncmp weak hidden to fix...
2006-05-30 Mike Frysingerimport some optimized functions from blackfin cvs
2006-05-26 Mike FrysingerAmir Shalem writes:
2006-05-15 Mike Frysingerfix signed warnings
2006-03-24 Peter S. MazingerCorrect build failure introduced by SUSV3_LEGACY option
2006-03-23 Peter S. MazingerAdd new option for SuSv3 legacy functions and use it...
2006-03-23 Peter S. MazingerMark some functions as BSD only
2006-03-23 Peter S. Mazingerselect needs sys/select.h, str[n]casecmp/ffs needs...
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-03-22 Peter S. MazingerMark some functions as GNU, provide missing hidden...
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-22 Peter S. Mazingerwcscoll_l.o does not exist
2006-02-22 Peter S. Mazingerexclude 2 more files from multi
2006-02-15 Peter S. Mazingerstrcoll for non-locale
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-04 Mike Frysingerfix building
2006-02-04 Mike Frysingerimport files from glibc for an ia64/static port
2006-02-03 Mike Frysingerunify duplicated code cause i get tired of updating...
2006-02-01 Peter S. Mazingerremove hidden versions of bzero, unused in libc.so
2006-01-31 Mike FrysingerKhem Raj says:
2006-01-30 Peter S. MazingerToo many sparc versions ;-(, another hidden bcopy removed
2006-01-30 Peter S. MazingerRemove arch specific hidden bcopy
2006-01-30 Peter S. MazingerChange the only bcopy user to memmove and remove intern...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-23 Peter S. MazingerCorrect memcpy use
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-18 Mike Frysingercheck for signal existence rather than using arch defines
2006-01-17 Mike Frysingerupdate strcoll stuff
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. Mazingerget rid of strcmp jump reloc
2006-01-14 Peter S. MazingerDODEBUG=y and XLOCALE as well
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingers/libc_hidden_proto/libc_hidden_def/
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-11 Mike Frysingeradd aliases for strcoll when needed
2006-01-09 Mike Frysingercopy strcoll aliases from arm
2006-01-09 Mike Frysingeradd missing __strcoll alias
2006-01-08 Mike Frysingerhide internal _string_syssigmsgs symbol
2006-01-08 Mike Frysingerhide internal _string_syserrmsgs
2006-01-07 "Steven J. Hill"Congratulations! You get the stupid award for not inclu...
2006-01-03 Peter S. MazingerLost wcschr()
2006-01-03 Peter S. MazingerGet rid of tolower/toupper jump reloc, correct tow...
2006-01-03 Peter S. MazingerProvide __tolower and use it
2006-01-03 Peter S. MazingerRevert a change until I find the textrel cause
2006-01-03 Peter S. MazingerComplete split of all the string functions. Hope haven...
2006-01-03 Peter S. MazingerUse strong_alias everywhere instead of .global/.set...
2005-12-16 Peter S. MazingerRemove all trailing ; after *_alias and change 2 to...
2005-12-16 Peter S. MazingerConvert all the rest, remove isxupper/isxlower, if...
2005-12-14 Eric AndersenFixup byte order handling. Not all architectures defin...
2005-12-08 Peter S. Mazingerlocale.h can't be included
2005-12-08 Peter S. MazingerHidden __xpg|glibc_strerror_r
2005-12-08 Peter S. MazingerUse hidden_strong_alias for alias(__x,__y), do not...
2005-12-07 Peter S. MazingerHide *clnt|pmap|svc* and some rpc. inet/rpc is full...
2005-12-06 Peter S. MazingerCorrect syntax now...
2005-12-06 Peter S. MazingerUse correct syntax, correct weak/strong for [__]strxfrm
2005-12-06 Peter S. MazingerHide str*casecmp/*coll/*xfrm and make use of the intern...
2005-12-06 Peter S. MazingerGuard __strcoll/strcoll for C locales and use the same...
2005-12-05 Peter S. MazingerSync w/ glibc and disable everything uClibc does not...
2005-12-03 Peter S. Mazinger_uintmaxtostr is only internally used, we do not need...
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-02 "Steven J. Hill"No, '__mempcpy' is used by user-space applications...
2005-12-02 "Steven J. Hill"Enable alias for 'bcopy' otherwise BusyBox will not...
2005-12-01 Peter S. MazingerHide mostly used functions
2005-12-01 Peter S. MazingerRemove test file
2005-12-01 Mike Frysingerfix libc_hidden_builtin_def
2005-11-29 Mike FrysingerPaul Brook writes:
2005-11-29 Peter S. MazingerHiding again
2005-11-28 Peter S. MazingerGuard wcs* w/ WANT_WIDE
2005-11-27 Peter S. MazingerHide some wcs*
2005-11-27 Peter S. MazingerHide some of mem* and str*
2005-11-26 Peter S. MazingerUnhide __mempcpy, provide __libc_mempcpy for internal use
2005-11-21 Peter S. MazingerRemove TOPDIR
next