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

Аутор SHA1 Порука Датум
  Rich Felker d712dd396d more close-on-exec fixes, mostly using new "e" flag to fopen пре 12 година
  Rich Felker 8582a6e9f2 add 'e' modifier (close-on-exec) to fopen and fdopen пре 12 година
  Rich Felker f2d08cf755 fix some more O_CLOEXEC/SOCK_CLOEXEC issues пре 12 година
  Rich Felker 3609e019f3 always expose accept4 пре 12 година
  Rich Felker 9735d50070 always expose dup3 and pipe2 пре 12 година
  Rich Felker dc62790dee move accept4, dup3, and pipe2 to non-linux-specific locations пре 12 година
  Rich Felker 79a5e73e51 emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels пре 12 година
  Rich Felker 3d8d90c5cc sem_open should make process-shared semaphores пре 12 година
  Rich Felker 39f296a95b use O_CLOEXEC to open semaphore files in sem_open пре 12 година
  Rich Felker c983e6415a fix some indention-with-spaces that crept in пре 12 година
  Rich Felker 8c0a3d9e5c microblaze port пре 12 година
  Rich Felker e0ea44cb76 fix arm clone syscall bug (no effect unless app uses clone) пре 12 година
  Rich Felker 68dbd05039 optimize strchrnul/strcspn not to scan string twice on no-match пре 12 година
  Rich Felker 3f9ff1514e slightly cleaner strlen, also seems to compile to better code пре 12 година
  Rich Felker 507faa63cb fix dirname to handle input of form "foo/" correctly пре 12 година
  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 година