Historique des commits

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