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

Аутор SHA1 Порука Датум
  Rich Felker bfa09700b9 dynamic linker: permit error returns from arch-specific reloc function пре 10 година
  Clément Vasseur 4e5c7a2176 fix missing argument to syscall in fanotify_mark пре 10 година
  Rich Felker 66fcde4ae4 support optional-argument extension to getopt via double-colon пре 10 година
  Rich Felker d79b27785f fail configure on --enable-shared if -Bsymbolic-functions doesn't work пре 10 година
  Rich Felker ac31bf278d simplify errno implementation пре 10 година
  Rich Felker df15168cf8 replace all remaining internal uses of pthread_self with __pthread_self пре 10 година
  Rich Felker 64e32287f9 add thread-pointer support for pre-2.6 kernels on i386 пре 10 година
  Rich Felker 246e752d9e avoid spurious lookup failures from badly-behaved nameservers пре 10 година
  Rich Felker f616294914 use default timezone from /etc/localtime if $TZ is unset/blank пре 10 година
  Rich Felker 3ff3a1d541 release 1.1.2 пре 10 година
  Timo Teräs 348fc5561c implement %y and %C specifiers in strptime пре 10 година
  Rich Felker 9c2d437cb3 avoid invalid use of va_arg in open пре 10 година
  Rich Felker 7765706c05 add O_CLOEXEC fallback for open and related functions пре 10 година
  Rich Felker 1cacc01dc0 optimize SOCK_CLOEXEC fallback for socket function пре 10 година
  Rich Felker 1d348566e6 add SOCK_CLOEXEC fallback for socketpair on old kernels пре 10 година
  Szabolcs Nagy abce315639 implement dn_comp RFC 1035 domain name compression пре 10 година
  Szabolcs Nagy 07355f503a accept trailing . and empty domain names пре 10 година
  Rich Felker 9ce2860fa3 add vdso clock_gettime acceleration support to i386 пре 10 година
  Rich Felker 60158bff74 fix fd leak in tmpfile when the fdopen operation fails пре 10 година
  Szabolcs Nagy 2abb70c302 fix the domain name length limit checks пре 10 година
  Szabolcs Nagy b3d9e0b94e fix multiple validation issues in dns response label parsing пре 10 година
  Rich Felker 7e222f46a8 fix missing function declarations in refactored ip literal parsing code пре 10 година
  Rich Felker fde3c29de4 add support for reverse port lookups from services file to getnameinfo пре 10 година
  Rich Felker 01dc3f4fea add support for reverse name lookups from hosts file to getnameinfo пре 10 година
  Rich Felker 934aa1350b remove some dummy "ent" function aliases that duplicated real ones пре 10 година
  Rich Felker 6a25313c11 simplify vasprintf implementation пре 10 година
  Rich Felker bdad2fefb2 add support for ipv6 scope_id to getaddrinfo and getnameinfo пре 10 година
  Rich Felker 8041af5988 fix if_nametoindex return value when interface does not exist пре 10 година
  Rich Felker d85d261ee6 fix negative response and non-response handling for dns queries пре 10 година
  Rich Felker ac2a789342 fix some validation checks in dns response parsing code пре 10 година