Commit History

Author SHA1 Message Date
  Peter S. Mazinger cc9da0a85c Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks 18 years ago
  Peter S. Mazinger 76cad786c8 Split up wstring.c and use attribute_hidden 18 years ago
  Peter S. Mazinger 7500403c7b powerpc version of bzero using memset 18 years ago
  Peter S. Mazinger f8d5244380 weaks moved after the related function so gcc4 won't warn 18 years ago
  Mike Frysinger 88965dc531 remove 0.9.27 compat alias 19 years ago
  Mike Frysinger 4089ec9aeb add a 0.9.27 compat symbol (_glibc_strerror_r) since the function has since been renamed to __glibc_strerror_r in 0.9.28 19 years ago
  Manuel Novoa III ed952e89a6 sjhill appears confused. vapier's earlier commit of string.h was broken. 19 years ago
  "Steven J. Hill" 7e5c79bcc6 The newly added __glibc_strerror_r function is probably fine, but the 19 years ago
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc 19 years ago
  Manuel Novoa III c4cedfc718 Fix a couple of symbol name issues. 20 years ago
  Eric Andersen ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 years ago
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. 20 years ago
  Manuel Novoa III a829b9380f Patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp> to do arch-required 21 years ago
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. 21 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 7e6f8ff99f Remove bogus link_warning. It is meaningless and stupid. While the 21 years ago
  Eric Andersen ace6581774 Patch from Stefan Allius: 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
  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 666e8f922f Revert commit by davidm to printf.c that initialized conv_num 22 years ago
  Manuel Novoa III d8188f4ee1 Fix a preprocessor buglet. Redo sys_siglist/strsignal/psignal. 22 years ago
  Manuel Novoa III b815b84a59 Attempt to clean up the strerror_r situation. 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
  Manuel Novoa III d07fdf8b9e New locale support (in development). Supports LC_CTYPE, LC_NUMERIC, 22 years ago