Cronologia Commit

Autore SHA1 Messaggio Data
  Rich Felker d432b2c057 fix regression that made shared libs crash on arm 12 anni fa
  Rich Felker a47ad3ebce dynamically allocate storage for gethostby* buffers 12 anni fa
  Rich Felker c0193550a0 fix blank ai_canonname from getaddrinfo for non-CNAMEs 12 anni fa
  Rich Felker b0302863a3 fix memory leak due to double call to getaddrinfo in gethostbyname* 12 anni fa
  Rich Felker 70b584bc94 fix error returns in gethostby*_r functions 12 anni fa
  Rich Felker 74025c80ce fix uninitialized map_len being used in munmap failure paths in load_library 12 anni fa
  Rich Felker 72768ea99e fix stale locks left behind when pthread_create fails 12 anni fa
  Rich Felker 077549e0d4 if pthread_create fails, it must not attempt mmap if there is no mapping 12 anni fa
  Rich Felker d5142642b8 pthread stack treatment overhaul for application-provided stacks, etc. 12 anni fa
  rofl0r c50925071c make some arrays const 12 anni fa
  Rich Felker facc6acbfd replace __wake function with macro that performs direct syscall 12 anni fa
  Rich Felker 96fbcf7d80 fix up minor misplacement of restrict keyword in spawnattr sched stubs 12 anni fa
  Rich Felker a57ac9bf64 release notes for 0.9.9 12 anni fa
  Rich Felker ae4b0b96d6 revert regex "cleanup" that seems unjustified and may break backtracking 12 anni fa
  Rich Felker 725c55528d SOL_TCP is nonstandard and not in the reserved namespace 12 anni fa
  Rich Felker d5c164d5ff fix tm_to_time logic for number of days in november 12 anni fa
  Rich Felker 55ddbc3e5d add RTLD_NODELETE flag for dlopen 12 anni fa
  Rich Felker 4d07e5521e add support for RTLD_NOLOAD to dlopen 12 anni fa
  Rich Felker 637dd2d383 fix regression in dlsym: rejection of special RTLD_* handles as invalid 12 anni fa
  Rich Felker 41d7c77d6a use a common definition of NULL as 0L for C and C++ 12 anni fa
  Rich Felker 4d98280388 fix warning building dynlink.c stub for static libc 12 anni fa
  Rich Felker cdc5c74c6a fix bug in dladdr that prevented resolving addresses in the PLT 12 anni fa
  Szabolcs Nagy f05f59b804 remove unused "params" related code from regex 12 anni fa
  Rich Felker 21f01e1bf9 Merge remote-tracking branch 'nsz/math' 12 anni fa
  Szabolcs Nagy dd95916382 regex: remove an unused local variable from regexec 12 anni fa
  Szabolcs Nagy 9724defdb7 in crypt_des change unnecessary union keybuf into unsigned char[] 12 anni fa
  Szabolcs Nagy 30779ee1aa crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum 12 anni fa
  Szabolcs Nagy a753f7fe7a fix lio_listio return value in LIO_WAIT mode 12 anni fa
  Szabolcs Nagy 200f96c6a0 add MOD_TAI to sys/timex.h and update STA_RONLY 12 anni fa
  Szabolcs Nagy d650631dad add SWAP_FLAG_DISCARD to sys/swap.h 12 anni fa