Historique des commits

Auteur SHA1 Message Date
  Rich Felker 1b23145e88 abstract out compiler runtime library for linking libc.so il y a 12 ans
  Rich Felker b0fc78520d fix argument type error on wcwidth function il y a 12 ans
  Rich Felker 129ca6c05d fix missing static in getusershell (namespace pollution) il y a 12 ans
  Rich Felker 970ef6a124 optimize mempcpy to minimize need for data saved across the call il y a 12 ans
  Rich Felker 5aac5e2189 optimize arm setjmp/longjmp register saving/loading il y a 12 ans
  Rich Felker e1b9c1b01b save AT_HWCAP from auxv for subsequent use in machine-specific code il y a 12 ans
  Rich Felker 07e62953c7 retry on cas failures in sem_trywait il y a 12 ans
  Rich Felker 5d26d5d15b gcc wrapper improvement: leave libgcc dir in the library path il y a 12 ans
  Rich Felker d426b04533 add ioperm/iopl syscalls il y a 12 ans
  Rich Felker 53147f902b add splice and vmsplice syscalls il y a 12 ans
  Rich Felker 207460d097 add extended attributes syscalls il y a 12 ans
  Rich Felker 42f0e965c4 add pipe2 syscall il y a 12 ans
  Rich Felker 845a5e69fa remove scanf dependency from getaddrinfo /etc/services support il y a 12 ans
  Rich Felker efe72c5619 getaddrinfo /etc/services lookup support il y a 12 ans
  Rich Felker b4f632bb27 fix namespace issue in prototypes in math.h il y a 12 ans
  Rich Felker d646249124 fix wrong size for sigjmp_buf signal set array il y a 12 ans
  Rich Felker dc046f55bb add floating point register saving/restoring to mips setjmp/longjmp il y a 12 ans
  Rich Felker 75fff40b9b make getservby*_r return error code rather than -1 (and using errno) il y a 12 ans
  Rich Felker 68c5822367 fix logic error for skipping failed interfaces in if_nameindex il y a 12 ans
  Rich Felker f07222739b fix typo in aio.h il y a 12 ans
  Rich Felker 06650b9684 fix getservby*() with null pointer for protocol argument il y a 12 ans
  Rich Felker 7be3b5a073 avoid blx instruction which does not exist on armv4t or armv4 il y a 12 ans
  Rich Felker 649cec5f98 make dynamic linker tell the debugger its own pathname il y a 12 ans
  Rich Felker 48d20136b0 fix broken mips a_fetch_add il y a 12 ans
  Rich Felker 532cd3a717 sigsetjmp asm for mips il y a 12 ans
  Rich Felker e1e4d6b269 mipsel (little endian) support il y a 12 ans
  Rich Felker 96107564e2 workaround another sendmsg kernel bug on 64-bit machines il y a 12 ans
  Rich Felker 90e123f4a8 fix redef of sigprocmask constants on mips il y a 12 ans
  Rich Felker a1546e8d61 disable dynamic linking on mips for now (broken) il y a 12 ans
  Rich Felker ba8a96b068 more mips bits-header fixes il y a 12 ans