Commit History

Author SHA1 Message Date
  Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 years ago
  Denis Vlasenko 7779fe8108 convert yet another old-style function definition 15 years ago
  Denis Vlasenko 1c8c83e23b new regex: stop confusing ourself with _LIBC being undefined; 15 years ago
  Denis Vlasenko 63c18a8309 regex: remove useless casts on allocations; 15 years ago
  Denis Vlasenko 0ef4c6b76f regex: drop __<funcname> aliases. remove much of unused code. 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace 15 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 15 years ago
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 years ago
  Peter S. Mazinger 1c86fc7824 Sync w/ glibc 18 years ago
  Mike Frysinger 85a4083f12 Bernhard Fischer writes: remove unused variables 18 years ago
  Peter S. Mazinger ba9a21b2fa Get rid of nested warnings 18 years ago
  Peter S. Mazinger 15868f9c3d s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now see what libpthread will do ... 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger 43123f2ccc Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE 18 years ago
  Peter S. Mazinger 255fb838c8 Macros are no good for jump relocs, hack to get rid of one introduced my new regex code 18 years ago
  Peter S. Mazinger e5b07a0aed Make new regex build w/ WCHAR disabled, vapier, does it now work for you? 18 years ago
  Peter S. Mazinger 86ee08b08e Add new regex code from glibc, this is almost double size of the earlier one, but passes sed tests (and thus allows making sed shrink from 91k to 42k 18 years ago