Commit History

Author SHA1 Message Date
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 19 years ago
  Mike Frysinger 130697527b merge parallel build support 19 years ago
  Manuel Novoa III bec90733b9 Add a couple of mips-specific string funcs. 20 years ago
  Eric Andersen 2baa0cccce Alexandre Oliva writes: 20 years ago
  Eric Andersen 2e6cfb475a Joakim Tjernlund writes: 20 years ago
  Eric Andersen e2ec80efb2 Patch from Paul Mundt <lethal@linux-sh.org>: 20 years ago
  Eric Andersen ee4435bcd6 Add an initial set of arm optimized string functions. These 20 years ago
  Eric Andersen 89fb46fc1a Fixup dependancies to ensure arch specific string functions 20 years ago
  Eric Andersen 576a7e49c5 The curse of cut-n-paste 20 years ago
  Eric Andersen 44d0d21408 Add some initial x86 string optimizations. These make no attempt to use nifty 20 years ago
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: 20 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Manuel Novoa III b34bab2409 Add memmem(). 21 years ago
  Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. 21 years ago
  Manuel Novoa III 5dcc4c2e25 Added some temporary "stubs" for collation. 21 years ago
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 21 years ago
  Eric Andersen adda937b5d Patch from Stefan Allius <allius@atecom.com>: 22 years ago
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul 22 years ago
  Manuel Novoa III dbee84a178 Reimplement sys_errlist[] so that it works on sparc, alpha, and mips. 22 years ago
  Manuel Novoa III 22fa952fdb sparc, alpha, and mips have different errno values than the other 22 years ago
  Manuel Novoa III d8188f4ee1 Fix a preprocessor buglet. Redo sys_siglist/strsignal/psignal. 22 years ago
  Manuel Novoa III cdadb9dd7b Obligatory forgotten file. 22 years ago
  Manuel Novoa III b2d36db82e Add two missing glibc wide string funcs as well as OpenBSD string funcs 22 years ago
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. 22 years ago
  Eric Andersen fd6b9378be Cleanup the mess, remove now obsolete files 22 years ago
  Eric Andersen f1daf535ed Write a new strxfrm that doesn't make function calls. Uses the same logic as 22 years ago
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 years ago
  Eric Andersen db777744aa Implement mempcpy 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen 336f26dbe1 Add basename and dirname. Write memrchr. 22 years ago