Commit Verlauf

Autor SHA1 Nachricht Datum
  Waldemar Brodkorb 50aba30aee remove libintl stub and libintl.h header vor 7 Jahren
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs vor 12 Jahren
  Peter S. Mazinger f6ad32f895 regex_old.c: adapt to new regex.h vor 13 Jahren
  Peter S. Mazinger 9b7e3299c3 regex_old.c: remove unneeded guard vor 13 Jahren
  Mike Frysinger 83968bbe1a regex: silence set-but-unused warnings vor 12 Jahren
  Bernhard Reutner-Fischer 90d597eac8 regex_old: make some internal helpers static vor 13 Jahren
  Denys Vlasenko 10f19b4565 regex_old: convert static flag variable to smallint vor 14 Jahren
  Bernhard Reutner-Fischer 95bb1ae902 silence some warnings about unused params vor 14 Jahren
  Mike Frysinger 3aa584adcf regex: call memcpy() ourselves vor 15 Jahren
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes vor 15 Jahren
  Bernhard Reutner-Fischer a5e6e0fcd3 remove erroneous ';' vor 15 Jahren
  Mike Frysinger 3575b74175 add hidden aliases for older regex search functions vor 15 Jahren
  Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; vor 15 Jahren
  Denis Vlasenko 63c18a8309 regex: remove useless casts on allocations; vor 15 Jahren
  Denis Vlasenko 0ef4c6b76f regex: drop __<funcname> aliases. remove much of unused code. vor 15 Jahren
  Denis Vlasenko 66dfcf4efb test/regex/tst-regex2.c: fix the rest of testsuite failures vor 15 Jahren
  Denis Vlasenko cac6ed4e68 test/regex/tst-regex2.c: fix test failure. Next one is immediately after... vor 15 Jahren
  Denis Vlasenko 1cfb1a3247 heed compiler warnings about checking non-defined variables in #if directives vor 15 Jahren
  Denis Vlasenko 9611f84e12 *: remove vestiges of gcc's "bounded pointers" feature, vor 16 Jahren
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. vor 16 Jahren
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal vor 16 Jahren
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions vor 16 Jahren
  Bernhard Reutner-Fischer af64d37942 - fix for r23427. Thanks to psm for mentioning this and sorry for the breakage vor 16 Jahren
  Bernhard Reutner-Fischer 7a0eea11b4 - remove non stdc path (old style definitions). No obj-code changes vor 16 Jahren
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace vor 16 Jahren
  Bernd Schmidt e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. vor 16 Jahren
  Denis Vlasenko 87726c7887 add missing includes of unistd.h for smallint usage vor 16 Jahren
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. vor 16 Jahren
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: vor 16 Jahren
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block vor 16 Jahren