Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker 82dc1e2e78 fix handling of EINTR during close() пре 12 година
  Rich Felker 4b49060da0 fix getaddrinfo to accept port 0 (zero) пре 12 година
  Rich Felker 15d1112032 fix remaining IPC_64 issue (shmctl) пре 12 година
  Rich Felker cccc13221d fix IPC_64 in msgctl too пре 12 година
  Rich Felker fce46bf980 fix broken semctl on systems that don't use IPC_64 flag пре 12 година
  Rich Felker 0b3e2257fa offer REALGCC variable to configure musl-gcc wrapper at runtime пре 12 година
  Rich Felker f600105eef LFS64 alias for prlimit пре 12 година
  Rich Felker 662da62eb7 add clock_adjtime, remap_file_pages, and syncfs syscall wrappers пре 12 година
  Rich Felker bd261bf25e release notes for 0.9.6 пре 12 година
  Rich Felker 6d05d86297 add O_EXEC open mode пре 12 година
  Rich Felker 93ea998c9c add crypt_md5 password hash пре 12 година
  Rich Felker 5a1abeeb7c fix stupid bug in updating of O_ACCMODE for O_SEARCH support пре 12 година
  Rich Felker 7ad42b9496 0.9.5 release notes пре 12 година
  Rich Felker 075fdb909b fix syscall asm constraints for arm too пре 12 година
  Rich Felker aeaceb1fa8 revert low rounds-count limits in crypt hashes пре 12 година
  Rich Felker 881868382a update mips cancellation-point syscall asm with 7-arg and r25 fixes пре 12 година
  Rich Felker 4221f154ff fix buggy constraints in mips inline syscall asm пре 12 година
  Rich Felker afd209deb7 workaround gcc got-register-reload performance problems in malloc пре 12 година
  Rich Felker 9f74574fe6 remove forced -O3 from shared library CFLAGS пре 12 година
  Rich Felker d62f4e9888 use vfork if possible in posix_spawn пре 12 година
  Rich Felker e2f6a3257e strsep is BSD|GNU, not GNU-only; it's originally from BSD пре 12 година
  Rich Felker b238b37a0f add O_PATH/O_SEARCH support to fcntl.h пре 12 година
  Rich Felker cfc09b1ecf improve mips syscall asm constraints to use immediates, if possible пре 12 година
  Rich Felker b94067eeae eliminate assumption that mips syscall restart preserves r25 пре 12 година
  Rich Felker 2bf469310d asm for memmove on i386 and x86_64 пре 12 година
  Rich Felker a9555a995c fix another ppoll issue (missing sigset_t size argument) пре 12 година
  Rich Felker 1701e4f3d4 reenable word-at-at-time copying in memmove пре 12 година
  Rich Felker 3b5e69052a fix ppoll with null timeout argument пре 12 година
  Rich Felker 2c1cd2399a add LIBCC (compiler runtime) logic and override to configure пре 12 година
  Rich Felker c87584a3e9 add setdomainname syscall, fix getdomainname (previously a stub) пре 12 година