Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Rich Felker 3f62f76cab fix wrong type for poll.h nfds_t 12 yıl önce
  Rich Felker 0447b8dc5c fix missing statics in crypt_sha256 code 12 yıl önce
  Rich Felker 13157b025e anti-DoS rounds count limits for blowfish and des crypt 12 yıl önce
  Rich Felker 507b6091fa limit sha512 rounds to similar runtime to sha256 limit 12 yıl önce
  Rich Felker 88bf5a8a8d add sha256/sha512 crypt 12 yıl önce
  Rich Felker b439c051c7 get rid of eh_frame bloat 12 yıl önce
  Rich Felker 8b28aa9c94 fix bug caused by main app & libc having map set; cannot free them 12 yıl önce
  Rich Felker f419bcb9dc dladdr support for dynamic linker (nonstandard extension) 12 yıl önce
  Rich Felker 9bff7c133e implement "low hanging fruit" from C11 12 yıl önce
  Rich Felker b5289fd749 add c11 quick_exit and at_quick_exit functions 12 yıl önce
  Rich Felker a5d6199d09 fix bug in gnu hash lookup on dlsym(handle, name) lookups 12 yıl önce
  Rich Felker dbcb3ad925 clean up search_vec usage for vdso 12 yıl önce
  Rich Felker 08b3c71410 use new search_vec function to find vdso in dynamic linker 12 yıl önce
  Rich Felker 731e8ffdcf ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app 12 yıl önce
  Rich Felker 2bd05a4fc2 add gnu hash support in the dynamic linker 12 yıl önce
  Rich Felker 7dba0494e8 type exposure fixes in sys/sem.h 12 yıl önce
  Rich Felker d03b3e7323 stdio_ext.h needs to include stdio.h, at least to get FILE... 12 yıl önce
  Rich Felker 43a5a00e4a fix missing uintXX_t in nameser.h 12 yıl önce
  Rich Felker 9a470b0a6e fix dirent.h with _BSD_SOURCE 12 yıl önce
  Rich Felker 67ba40d1e0 optimize legacy ffs function 12 yıl önce
  Rich Felker a749ba3adc fix bug whereby most atexit-registered functions got skipped 12 yıl önce
  Rich Felker 04109502c0 make dynamic linker report all failures before exiting 12 yıl önce
  Rich Felker 53de960d6f release notes for 0.9.4 12 yıl önce
  Rich Felker 3ae8b980d1 add mips to supported arch list in INSTALL file 12 yıl önce
  Rich Felker 259071c249 crt1 must align stack pointer on mips 12 yıl önce
  Rich Felker efe9751468 fix bug computing argc when invoking ld-musl-mips.so.1 progname ... 12 yıl önce
  Rich Felker 0780936312 split up installation target 12 yıl önce
  Rich Felker da8d0fc4fa fix extremely rare but dangerous race condition in robust mutexes 12 yıl önce
  Rich Felker 11458e5b09 fix float parsing logic for long decimal expansions 12 yıl önce
  Rich Felker dc82ee4e30 handle null arguments to legacy bsd err.h functions 12 yıl önce