Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker dbcb3ad925 clean up search_vec usage for vdso hace 12 años
  Rich Felker 08b3c71410 use new search_vec function to find vdso in dynamic linker hace 12 años
  Rich Felker 731e8ffdcf ensure canary is setup if stack-prot libs are dlopen'd into non-ssp app hace 12 años
  Rich Felker 2bd05a4fc2 add gnu hash support in the dynamic linker hace 12 años
  Rich Felker 7dba0494e8 type exposure fixes in sys/sem.h hace 12 años
  Rich Felker d03b3e7323 stdio_ext.h needs to include stdio.h, at least to get FILE... hace 12 años
  Rich Felker 43a5a00e4a fix missing uintXX_t in nameser.h hace 12 años
  Rich Felker 9a470b0a6e fix dirent.h with _BSD_SOURCE hace 12 años
  Rich Felker 67ba40d1e0 optimize legacy ffs function hace 12 años
  Rich Felker a749ba3adc fix bug whereby most atexit-registered functions got skipped hace 12 años
  Rich Felker 04109502c0 make dynamic linker report all failures before exiting hace 12 años
  Rich Felker 53de960d6f release notes for 0.9.4 hace 12 años
  Rich Felker 3ae8b980d1 add mips to supported arch list in INSTALL file hace 12 años
  Rich Felker 259071c249 crt1 must align stack pointer on mips hace 12 años
  Rich Felker efe9751468 fix bug computing argc when invoking ld-musl-mips.so.1 progname ... hace 12 años
  Rich Felker 0780936312 split up installation target hace 12 años
  Rich Felker da8d0fc4fa fix extremely rare but dangerous race condition in robust mutexes hace 12 años
  Rich Felker 11458e5b09 fix float parsing logic for long decimal expansions hace 12 años
  Rich Felker dc82ee4e30 handle null arguments to legacy bsd err.h functions hace 12 años
  Rich Felker 3f80afc505 improve headers to better deal with removed-in-posix-2008 features hace 12 años
  Rich Felker 7650390de8 add missing xattr functions hace 12 años
  Rich Felker 0d4d1a96e4 update copyright/credits for recent code additions hace 12 años
  Rich Felker 94e920d0cd support configuring cross compiling with CROSS_COMPILE prefix variable hace 12 años
  Rich Felker b99836f3ad Merge remote-tracking branch 'nsz/bsd' hace 12 años
  Rich Felker 2d93d64461 Merge remote-tracking branch 'nsz/exp' hace 12 años
  nsz 23e6940a2c math: fix _BSD_SOURCE namespace in math.h hace 12 años
  Rich Felker ab76321c14 remove significandl hace 12 años
  Rich Felker 2242bf616b add significand[fl] math functions hace 12 años
  Rich Felker 0c42beb5f9 publicly expose getdents api under _BSD_SOURCE hace 12 años
  Rich Felker aaa9eb5101 memcpy asm for i386 and x86_64 hace 12 años