Historique des commits

Auteur SHA1 Message Date
  Rich Felker 76f28cfce5 system is a cancellation point il y a 12 ans
  Rich Felker dd762cf6e5 release notes for 0.9.7 il y a 12 ans
  Rich Felker 86dd1e7bbb fix shmdt syscall calling convention on old archs il y a 12 ans
  Rich Felker 8fc7b5965a separate getc/putc from fgetc/fputc il y a 12 ans
  Rich Felker 3ffb556c58 update documentation il y a 12 ans
  Rich Felker cd31a1fc08 further pcc fixes in configure il y a 12 ans
  Rich Felker 3d99266b5e add support for detecting pcc's compiler runtime il y a 12 ans
  Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls il y a 12 ans
  Rich Felker 80a45458e0 configure: test not just compiling but linking with -march/-mtune il y a 12 ans
  Rich Felker c8cb6bcdf0 correct locking in stdio functions that tried to be lock-free il y a 12 ans
  Rich Felker 892cafff66 greatly improve freopen behavior il y a 12 ans
  Rich Felker 708c91f4e9 remove useless failure-check from freopen (can't happen) il y a 12 ans
  Rich Felker 838951c97e simplify logic in stpcpy; avoid copying first aligned byte twice il y a 12 ans
  Rich Felker 4eb4844b31 fix issues with wait constants in stdlib.h il y a 12 ans
  Rich Felker 31a55f233b as an extension, have putenv("VAR") behave as unsetenv("VAR") il y a 12 ans
  Rich Felker 8489897e01 accept "nan(n-char-sequence)" in strtod/scanf functions il y a 12 ans
  Rich Felker f1b23d41cf fix copy/paste error in popen changes that broke signals il y a 12 ans
  nsz 2d321fa062 complex: make _Complex_I work with gcc -std=c99 -pedantic-errors il y a 12 ans
  Rich Felker 0a1c2c1c17 support looking up thread-local objects with dlsym il y a 12 ans
  Rich Felker deb15b3cf2 fix breakage in dlsym for looking up RTLD_DEFAULT, etc. il y a 12 ans
  Rich Felker dde325d7b3 fix struct stat size/padding on microblaze il y a 12 ans
  Rich Felker 599f973603 fix usage of locks with vfork il y a 12 ans
  Rich Felker ebee8c2b47 fix crashes in static-linked multithreaded programs without TLS il y a 12 ans
  Rich Felker 6a04d1b8c6 fix order of syscall args for microblaze clone syscall il y a 12 ans
  Rich Felker 01e5a1b6cd use $CC rather than "$CC" in configure script il y a 12 ans
  Rich Felker 25011215be inline syscalls for microblaze il y a 12 ans
  Rich Felker 1f485230df ensure microblaze __set_thread_area returns success il y a 12 ans
  Rich Felker 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze il y a 12 ans
  Rich Felker 776251867d avoid raising spurious division-by-zero exception in printf il y a 12 ans
  Rich Felker f321de9e0a floating point environment/exceptions support for mips il y a 12 ans