Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger ba31c6c463 Remove TOPDIR vor 18 Jahren
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture vor 18 Jahren
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. vor 18 Jahren
  Mike Frysinger f5c0ac3d44 merge x86_64 optimized string support vor 18 Jahren
  Mike Frysinger d71ff82e70 import sparc-optimized string functions from glibc vor 19 Jahren
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc vor 19 Jahren
  Mike Frysinger 130697527b merge parallel build support vor 19 Jahren
  Manuel Novoa III bec90733b9 Add a couple of mips-specific string funcs. vor 19 Jahren
  Eric Andersen 2baa0cccce Alexandre Oliva writes: vor 20 Jahren
  Eric Andersen 2e6cfb475a Joakim Tjernlund writes: vor 20 Jahren
  Eric Andersen e2ec80efb2 Patch from Paul Mundt <lethal@linux-sh.org>: vor 20 Jahren
  Eric Andersen ee4435bcd6 Add an initial set of arm optimized string functions. These vor 20 Jahren
  Eric Andersen 89fb46fc1a Fixup dependancies to ensure arch specific string functions vor 20 Jahren
  Eric Andersen 576a7e49c5 The curse of cut-n-paste vor 20 Jahren
  Eric Andersen 44d0d21408 Add some initial x86 string optimizations. These make no attempt to use nifty vor 20 Jahren
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: vor 20 Jahren
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. vor 21 Jahren
  Manuel Novoa III b34bab2409 Add memmem(). vor 21 Jahren
  Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. vor 21 Jahren
  Manuel Novoa III 5dcc4c2e25 Added some temporary "stubs" for collation. vor 21 Jahren
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've vor 21 Jahren
  Eric Andersen adda937b5d Patch from Stefan Allius <allius@atecom.com>: vor 21 Jahren
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul vor 21 Jahren
  Manuel Novoa III dbee84a178 Reimplement sys_errlist[] so that it works on sparc, alpha, and mips. vor 22 Jahren
  Manuel Novoa III 22fa952fdb sparc, alpha, and mips have different errno values than the other vor 22 Jahren
  Manuel Novoa III d8188f4ee1 Fix a preprocessor buglet. Redo sys_siglist/strsignal/psignal. vor 22 Jahren
  Manuel Novoa III cdadb9dd7b Obligatory forgotten file. vor 22 Jahren
  Manuel Novoa III b2d36db82e Add two missing glibc wide string funcs as well as OpenBSD string funcs vor 22 Jahren
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. vor 22 Jahren
  Eric Andersen fd6b9378be Cleanup the mess, remove now obsolete files vor 22 Jahren