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

Аутор SHA1 Порука Датум
  Rob Landley 8a98dbf08b Mention make utils, hostutils, install_utils. пре 15 година
  Denis Vlasenko 0d8493fe94 fix segv on clearenv(); unsetenv("foo"); [was deref'ing NULL], пре 15 година
  Denis Vlasenko c40b05b4c4 getaddrinfo: runp->ifa_addr indeed can be NULL, don't dereference it пре 15 година
  Denis Vlasenko 73723d710b getaddrinfo: remove superfluout indentation, fix incorrect one. пре 15 година
  Bernhard Reutner-Fischer a2465d1b4a - fix loop for checking ifaddr on both IPv4 and IPv6 пре 15 година
  Denis Vlasenko 9eb085d490 resolver: make new name resolutions reread /etc/resolv.conf пре 15 година
  Khem Raj 5adbe137bf Remove __NTH from the declation. пре 15 година
  Carmelo Amoroso 866c320ae9 CLean librt/*.oS too (NPTL will add some). пре 15 година
  Carmelo Amoroso f43ca4b0ca Go deeper while cleaning string directory to remove пре 15 година
  Carmelo Amoroso 417e2c471d Added do_awk commanf for invoking awk parser. It will be used пре 15 година
  Bernhard Reutner-Fischer 3cd5e0b1c9 - use proper macros пре 15 година
  Bernhard Reutner-Fischer 5b174cbf65 - use proper macro (no obj-code changes) пре 15 година
  Bernhard Reutner-Fischer ce54b92b04 - Use runtime pagesize (Jeremy Kerr) пре 15 година
  Carmelo Amoroso 6b497bfbe9 A missing change when we recently released a lot of fix пре 15 година
  Carmelo Amoroso d1fc67df4b Two other absolutely safe change that will be used by NPTL, aimed пре 15 година
  Carmelo Amoroso 8596cf8846 Fix wcswidth function when LOCALE support is disabled пре 15 година
  Denis Vlasenko b0a365f74a hostid: improve extremely unreadable parts пре 15 година
  Denis Vlasenko fbb32ad9b6 on Bernd's request, remove commented-out code snippets пре 15 година
  Denis Vlasenko 513720b73b remove checks for "impossible" errors, пре 15 година
  Denis Vlasenko 83eb4d5219 fix sigset_t size for mips (it's the only arch with 128 signals). пре 15 година
  Denis Vlasenko 0e4d4dd891 optimize signal mask ops. comment out "impossible" errors пре 15 година
  Denis Vlasenko 4298bd6e30 l64a: shrink by 13 bytes, and -1 reloc пре 15 година
  Denis Vlasenko 7a10a08ef4 constify more data пре 15 година
  Denis Vlasenko c09ca83b46 rpc: constify data, localize unnecessarily static data пре 15 година
  Denis Vlasenko 94ecebc423 random: use smaller data fields where appropriate пре 15 година
  Denis Vlasenko 3b1b9d4638 gethostbyname can use gethostbyname2, saving one nearly 0.5k static buffer пре 15 година
  Denis Vlasenko 62de00801c rpc: should check against max for int32, not int пре 15 година
  Denis Vlasenko 1a21daadde rpc: ifdef out xdrrec_{get,put}long if int32 == long, пре 15 година
  Denis Vlasenko 7c640bbb18 add libc_hidden_proto(__cmsg_nxthdr) for mips пре 15 година
  Denis Vlasenko d763ce093b fix improperly hidden fputc_unlocked пре 15 година