コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker b4ea63856a add support for program_invocation[_short]_name 12 年 前
  Rich Felker 5c5ac810c3 fix argument omission in ABI-compat weak_alias for fscanf 12 年 前
  Isaac Dunham 14f0272ea1 Add ABI compatability aliases. 12 年 前
  Rich Felker ced64995c2 fix type error in pthread_create, introduced with pthread_getattr_np 12 年 前
  rofl0r 338cc31c4b getifaddrs: remove unused label 12 年 前
  rofl0r 4af3ea789a getifaddrs: use if_nameindex to enumerate interfaces 12 年 前
  rofl0r 69a1983872 getifaddrs: one less indent level 12 年 前
  rofl0r c82f53f67c getifaddrs: less malloc 12 年 前
  rofl0r b3792c8891 include/ifaddrs.h: add prototypes for get/freeifaddrs 12 年 前
  rofl0r 202db37a6f add getifaddrs 12 年 前
  rofl0r 5ffe494050 net/if.h: add some missing IFF_ constants 12 年 前
  Rich Felker f4ded939bf add prototype for dn_skipname 12 年 前
  Rich Felker b6f9941201 implement dn_skipname (legacy resolver function) 12 年 前
  rofl0r baec93cb58 add arpa/tftp.h 12 年 前
  Rich Felker f77bab5933 fix type issues in stdint.h so underlying types of 64-bit types match ABI 12 年 前
  Rich Felker c7af271000 eliminate bits/wchar.h 12 年 前
  Rich Felker 201995f382 eliminate gcc dependency for testing char signedness in limits.h 12 年 前
  Rich Felker ddfb267b0e add put*ent functions for passwd/group files and similar for shadow 12 年 前
  Rich Felker 771c6cead0 cleanup wcstombs 12 年 前
  Rich Felker b5a527f9ff cleanup mbstowcs wrapper 12 年 前
  Rich Felker f62b12d051 minor optimization to mbstowcs 12 年 前
  Rich Felker 40b2b5fa94 fix incorrect range checks in wcsrtombs 12 年 前
  Rich Felker 50d9661d9b overhaul mbsrtowcs 12 年 前
  rofl0r 47cf4919fc re-add useconds_t 12 年 前
  rofl0r 82aad3a317 add arpa/nameser_compat.h 12 年 前
  rofl0r da144eec54 make tm_zone etc visible under _GNU_SOURCE 12 年 前
  rofl0r a6752eb940 __time_to_tm: initialize tm_zone and tm_gmtoff 12 年 前
  Szabolcs Nagy 8d3ee05754 add syscall numbers for the new kcmp and finit_module syscalls 12 年 前
  Szabolcs Nagy ca2300d9ac add the new SO_REUSEPORT socket option to mips and powerpc 12 年 前
  Szabolcs Nagy e82bd04cf7 add new socket options to sys/socket.h following linux 12 年 前