Historique des commits

Auteur SHA1 Message Date
  Rich Felker f600105eef LFS64 alias for prlimit il y a 12 ans
  Rich Felker 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers il y a 12 ans
  Rich Felker bd261bf25e release notes for 0.9.6 il y a 12 ans
  Rich Felker 6d05d86297 add O_EXEC open mode il y a 12 ans
  Rich Felker 93ea998c9c add crypt_md5 password hash il y a 12 ans
  Rich Felker 5a1abeeb7c fix stupid bug in updating of O_ACCMODE for O_SEARCH support il y a 12 ans
  Rich Felker 7ad42b9496 0.9.5 release notes il y a 12 ans
  Rich Felker 075fdb909b fix syscall asm constraints for arm too il y a 12 ans
  Rich Felker aeaceb1fa8 revert low rounds-count limits in crypt hashes il y a 12 ans
  Rich Felker 881868382a update mips cancellation-point syscall asm with 7-arg and r25 fixes il y a 12 ans
  Rich Felker 4221f154ff fix buggy constraints in mips inline syscall asm il y a 12 ans
  Rich Felker afd209deb7 workaround gcc got-register-reload performance problems in malloc il y a 12 ans
  Rich Felker 9f74574fe6 remove forced -O3 from shared library CFLAGS il y a 12 ans
  Rich Felker d62f4e9888 use vfork if possible in posix_spawn il y a 12 ans
  Rich Felker e2f6a3257e strsep is BSD|GNU, not GNU-only; it's originally from BSD il y a 12 ans
  Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h il y a 12 ans
  Rich Felker cfc09b1ecf improve mips syscall asm constraints to use immediates, if possible il y a 12 ans
  Rich Felker b94067eeae eliminate assumption that mips syscall restart preserves r25 il y a 12 ans
  Rich Felker 2bf469310d asm for memmove on i386 and x86_64 il y a 12 ans
  Rich Felker a9555a995c fix another ppoll issue (missing sigset_t size argument) il y a 12 ans
  Rich Felker 1701e4f3d4 reenable word-at-at-time copying in memmove il y a 12 ans
  Rich Felker 3b5e69052a fix ppoll with null timeout argument il y a 12 ans
  Rich Felker 2c1cd2399a add LIBCC (compiler runtime) logic and override to configure il y a 12 ans
  Rich Felker c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) il y a 12 ans
  Rich Felker a660180c6a mincore syscall wrapper il y a 12 ans
  Rich Felker 2416c63b81 fix up lfs64 junk for preadv/pwritev il y a 12 ans
  Rich Felker ea544bfe80 add preadv/pwritev syscall wrappers il y a 12 ans
  Rich Felker 743546a933 fix typo introduced in poll.h il y a 12 ans
  Rich Felker 141138c41b add linux ppoll syscall wrapper il y a 12 ans
  Rich Felker 3d939be2e3 reenable sync_file_range; should no longer break on mips il y a 12 ans