Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker c49d3c8ada avoid loading of multiple libc versions via explicit pathname před 8 roky
  Rich Felker 3ec8b3aeb8 fix one-byte overflow in legacy getpass function před 8 roky
  Rich Felker 733d1ea759 fix wide scanf's use of a compound literal past its lifetime před 8 roky
  Rich Felker 6a209f14ff fix possible fd leak, unrestored cancellation state on dns socket fail před 8 roky
  Rich Felker 500f5bee6c in static dl_iterate_phdr, fix use of possibly-uninitialized aux data před 8 roky
  Rich Felker 6582baa752 fix free of uninitialized buffer pointer on error in regexec před 8 roky
  Rich Felker 6476b81357 emulate lazy relocation as deferrable relocation před 8 roky
  Rich Felker 4823b13a75 reorder addend handling before symbol lookup in relocation code před 8 roky
  Rich Felker 4ff234f6cb rework ldso handling of global symbol table for consistency před 8 roky
  Szabolcs Nagy c9783e4d32 treat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in find_sym před 8 roky
  Rich Felker fc85fb3860 fix ld-behavior-dependent crash in ppc64 ldso startup před 8 roky
  Szabolcs Nagy 827c4e6fbe fix lsearch and lfind to pass key as first arg to the compar callback před 8 roky
  Rich Felker 0a4a16d11c allow page size to vary on arm před 8 roky
  Rich Felker b261a24256 fix build regression in arm atomics asm with new binutils před 8 roky
  Bobby Bingham 9201c3afce s390x: implement dlsym před 8 roky
  Rich Felker d6601f0af0 avoid unbounded strlen in gettext functions před 8 roky
  Rich Felker dbbb3734d8 fix use of uninitialized pointer in gettext core před 8 roky
  Rich Felker 01e6bbece2 fix bindtextdomain logic error deactivating other domains před 8 roky
  Rich Felker 6894f84726 fix spurious EINTR errors from multithreaded set*id, etc. před 8 roky
  rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr před 8 roky
  Rich Felker 27b3fd68f6 fix crash from corrupted tls module list after failed dlopen před 8 roky
  Rich Felker 809ff8cf90 treat base 1 as an error in strtol-family functions před 8 roky
  Rich Felker 786fda875a fix getopt[_long] clobbering of optopt on success před 8 roky
  Rich Felker 150747b41e reduce impact of REG_* namespace pollution in x86[_64] signal.h před 8 roky
  Rich Felker 769f53598e make globfree safe after failed glob from over-length argument před 8 roky
  Rich Felker 61fb81e395 fix strftime %y for negative years před 8 roky
  Rich Felker 8fe1f2d79b release 1.1.16 před 8 roky
  Szabolcs Nagy 60c46db80b update tcp_info struct to linux v4.9 před 8 roky
  Szabolcs Nagy a8a8fdff96 add MS_NOREMOTELOCK mount flag from linux v4.9 před 8 roky
  Szabolcs Nagy 62eaf40bf4 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 před 8 roky