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

Аутор SHA1 Порука Датум
  Rich Felker 1e717ea3d2 fix dlsym asm for mips пре 12 година
  Rich Felker e8a0b27a71 improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code пре 12 година
  Rich Felker 32d6d77e54 fix numerous mips abi constant definition mismatches пре 12 година
  Rich Felker fc5f16d182 mips cache flush/ctl syscall support and header пре 12 година
  Rich Felker 2f2f115b58 remove one unnecessary static var from dynamic linker пре 12 година
  Rich Felker a617a8e2ad fix more unused variable warnings пре 12 година
  Rich Felker 3a5aa8e49c fix unused variable warnings пре 12 година
  Rich Felker b367ab15fa avoid breakage if somebody wrongly defines empty feature test macros пре 12 година
  Rich Felker 18c0e02e2b add dl_iterate_phdr interface пре 12 година
  Rich Felker 76f28cfce5 system is a cancellation point пре 12 година
  Rich Felker dd762cf6e5 release notes for 0.9.7 пре 12 година
  Rich Felker 86dd1e7bbb fix shmdt syscall calling convention on old archs пре 12 година
  Rich Felker 8fc7b5965a separate getc/putc from fgetc/fputc пре 12 година
  Rich Felker 3ffb556c58 update documentation пре 12 година
  Rich Felker cd31a1fc08 further pcc fixes in configure пре 12 година
  Rich Felker 3d99266b5e add support for detecting pcc's compiler runtime пре 12 година
  Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls пре 12 година
  Rich Felker 80a45458e0 configure: test not just compiling but linking with -march/-mtune пре 12 година
  Rich Felker c8cb6bcdf0 correct locking in stdio functions that tried to be lock-free пре 12 година
  Rich Felker 892cafff66 greatly improve freopen behavior пре 12 година
  Rich Felker 708c91f4e9 remove useless failure-check from freopen (can't happen) пре 12 година
  Rich Felker 838951c97e simplify logic in stpcpy; avoid copying first aligned byte twice пре 12 година
  Rich Felker 4eb4844b31 fix issues with wait constants in stdlib.h пре 12 година
  Rich Felker 31a55f233b as an extension, have putenv("VAR") behave as unsetenv("VAR") пре 12 година
  Rich Felker 8489897e01 accept "nan(n-char-sequence)" in strtod/scanf functions пре 12 година
  Rich Felker f1b23d41cf fix copy/paste error in popen changes that broke signals пре 12 година
  nsz 2d321fa062 complex: make _Complex_I work with gcc -std=c99 -pedantic-errors пре 12 година
  Rich Felker 0a1c2c1c17 support looking up thread-local objects with dlsym пре 12 година
  Rich Felker deb15b3cf2 fix breakage in dlsym for looking up RTLD_DEFAULT, etc. пре 12 година
  Rich Felker dde325d7b3 fix struct stat size/padding on microblaze пре 12 година