Historique des commits

Auteur SHA1 Message Date
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. il y a 21 ans
  Manuel Novoa III b34bab2409 Add memmem(). il y a 21 ans
  Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. il y a 21 ans
  Manuel Novoa III 5dcc4c2e25 Added some temporary "stubs" for collation. il y a 21 ans
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've il y a 21 ans
  Eric Andersen adda937b5d Patch from Stefan Allius <allius@atecom.com>: il y a 21 ans
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul il y a 21 ans
  Manuel Novoa III dbee84a178 Reimplement sys_errlist[] so that it works on sparc, alpha, and mips. il y a 22 ans
  Manuel Novoa III 22fa952fdb sparc, alpha, and mips have different errno values than the other il y a 22 ans
  Manuel Novoa III d8188f4ee1 Fix a preprocessor buglet. Redo sys_siglist/strsignal/psignal. il y a 22 ans
  Manuel Novoa III cdadb9dd7b Obligatory forgotten file. il y a 22 ans
  Manuel Novoa III b2d36db82e Add two missing glibc wide string funcs as well as OpenBSD string funcs il y a 22 ans
  Manuel Novoa III 599ad608ee Enable WCHAR support for C/POSIX stub locales. il y a 22 ans
  Eric Andersen fd6b9378be Cleanup the mess, remove now obsolete files il y a 22 ans
  Eric Andersen f1daf535ed Write a new strxfrm that doesn't make function calls. Uses the same logic as il y a 22 ans
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, il y a 22 ans
  Eric Andersen db777744aa Implement mempcpy il y a 22 ans
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com il y a 22 ans
  Eric Andersen 336f26dbe1 Add basename and dirname. Write memrchr. il y a 22 ans
  Eric Andersen bef22c1887 Add strndup, written by Stefan Soucek <ssoucek@coactive.com> il y a 22 ans
  Eric Andersen 1459bf3832 I just wrote a stpncpy() since someone wanted it il y a 23 ans
  David McCullough f5fc8d4321 il y a 23 ans
  Manuel Novoa III ffe4a2ea17 Remove nonstandard functions. il y a 23 ans
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. il y a 23 ans
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source il y a 23 ans
  Manuel Novoa III fb1124fe10 Put weak symbols where they can find what they are aliasing. Clean up strcspn.c il y a 23 ans
  Eric Andersen 76809c3a05 Hah. It turned out that index and rindex were _already_ il y a 23 ans
  Eric Andersen 76ddb8e33a Add strxfrm and strcoll il y a 23 ans
  Eric Andersen 11a46906d0 Add index and rindex il y a 23 ans
  Eric Andersen bfb8f8f6ea Add strnlen il y a 23 ans