Komit Sejarah

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