提交历史

作者 SHA1 备注 提交日期
  Waldemar Brodkorb d41cec56d5 pthread_atfork handlers not removed during dlclose 8 年之前
  Bernhard Reutner-Fischer 920db6d393 libc: Avoid redundant setting of ENOMEM 9 年之前
  Ronald Wahl 389cd96704 libc: atexit: reuse free slots at the end of exit functions table 11 年之前
  Peter S. Mazinger 56023566de remove duplicate prototypes for _stdio_term(). 13 年之前
  Peter S. Mazinger a9b153b6a8 resolv.c,time.c,_atexit.c: hide 3 locks 13 年之前
  Peter S. Mazinger c5bebf9403 make __uClibc_fini() hidden 13 年之前
  Denys Vlasenko 82f8d0bce1 Defeat compiler optimization which assumes function addresses are never NULL 12 年之前
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 14 年之前
  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 4cc4b30426 - adds several config-options to allow for turning off certain features 16 年之前
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 16 年之前
  Bernhard Reutner-Fischer 4655544cb6 - commentary typo fix 17 年之前
  Eric Andersen 1478c2de05 Major cleanup of internal mutex locking. Be more consistant in how we do 17 年之前
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 年之前
  Mike Frysinger 2525195d77 after much deliberation, may i present Joseph S. Myers patch to add support for .init and .fini array processing 18 年之前
  Peter S. Mazinger d28e3a861f More renames for IMA 18 年之前