Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 8facd5638c update version reference in the README file před 11 roky
  Rich Felker 1cc69faa5c add note to INSTALL file about gcc 4.9.0 not being supported před 11 roky
  Timo Teräs 5abfd55d6e add routing protocols to getprotoent-family functions před 11 roky
  Rich Felker 607ce882db rename dynamic linker _start to _dlstart in the stub version před 11 roky
  Rich Felker 6ce1fade49 add __sysv_signal abi-compat alias for the signal function před 11 roky
  Rich Felker 1fd0f6e31f add __xmknod and __xmknodat abi-compat functions před 11 roky
  Rich Felker 76f2bcc7d6 consolidate __xstat abi-compat functions into a single source file před 11 roky
  Rich Felker 5474a34669 implement fmtmsg function před 11 roky
  Rich Felker 3c42605a60 implement result address sorting in the resolver (getaddrinfo, etc.) před 11 roky
  Rich Felker 70d9c303b3 remove hack in syslog.h that resulted in aliasing violations před 11 roky
  Rich Felker 4ad3588c0e remove optimization-inhibiting behavior from configure's --enable-debug před 11 roky
  Timo Teräs fe82bb9b92 fix gethostby*_r result pointer value on error před 11 roky
  Rich Felker 2e5d256984 fix sendmmsg emulation return value for zero-length vector před 11 roky
  Rich Felker 3fa2eb2aba rename dynamic linker entry point from _start to _dlstart před 11 roky
  Rich Felker acb7e049b8 implement sendmmsg and recvmmsg před 11 roky
  Rich Felker 39201d07e4 add tlsdesc support for x86_64 před 11 roky
  Rich Felker 5ba238e1e4 separate __tls_get_addr implementation from dynamic linker/init_tls před 11 roky
  Rich Felker 4e0b4a5de7 add tlsdesc support for i386 před 11 roky
  Rich Felker 880c479f0e optimize i386 ___tls_get_addr asm před 11 roky
  Rich Felker e75b16cf93 change dynamic TLS installation strategy to optimize access před 11 roky
  Rich Felker 9d15d5e753 add arch-generic support for tlsdesc relocations to dynamic linker před 11 roky
  Rich Felker cef0f289f6 fix incorrect comparison loop condition in memmem před 11 roky
  Rich Felker 7c73cacd09 reduce code duplication in dynamic linker error paths před 11 roky
  Rich Felker adf94c1966 refactor to remove arch-specific relocation code from dynamic linker před 11 roky
  Rich Felker 94cf991bf4 fix powerpc dynamic linker thread-pointer-relative relocations před 11 roky
  Rich Felker f4cc276018 multiple fixes to sh (superh) dynamic linker relocations před 11 roky
  Rich Felker bfa09700b9 dynamic linker: permit error returns from arch-specific reloc function před 11 roky
  Clément Vasseur 4e5c7a2176 fix missing argument to syscall in fanotify_mark před 11 roky
  Rich Felker 66fcde4ae4 support optional-argument extension to getopt via double-colon před 11 roky
  Rich Felker d79b27785f fail configure on --enable-shared if -Bsymbolic-functions doesn't work před 11 roky