Историја ревизија

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