Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker c4a35f8c2a debloat src/thread tree but putting lots of junk in one file há 12 anos atrás
  Rich Felker 7df42e8744 report support of TPS option in unistd.h and sysconf há 12 anos atrás
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) há 12 anos atrás
  Rich Felker e9b885ee55 fix clobber of edx in i386 vsyscall asm há 12 anos atrás
  Rich Felker dc059f03e8 always add memory streams to stdio open file list há 12 anos atrás
  Rich Felker 65465101ee support ldso path files without final newline há 12 anos atrás
  Rich Felker 40d5f7eb83 change ldso path file logic to replace rather than add to search path há 12 anos atrás
  Rich Felker 3d9e3a309f fix "configure --prefix=" and improve path/arg handling in configure há 12 anos atrás
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h há 12 anos atrás
  Rich Felker 835f9f950e clean up stdio_impl.h há 12 anos atrás
  Rich Felker 1e717ea3d2 fix dlsym asm for mips há 12 anos atrás
  Rich Felker e8a0b27a71 improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code há 12 anos atrás
  Rich Felker 32d6d77e54 fix numerous mips abi constant definition mismatches há 12 anos atrás
  Rich Felker fc5f16d182 mips cache flush/ctl syscall support and header há 12 anos atrás
  Rich Felker 2f2f115b58 remove one unnecessary static var from dynamic linker há 12 anos atrás
  Rich Felker a617a8e2ad fix more unused variable warnings há 12 anos atrás
  Rich Felker 3a5aa8e49c fix unused variable warnings há 12 anos atrás
  Rich Felker b367ab15fa avoid breakage if somebody wrongly defines empty feature test macros há 12 anos atrás
  Rich Felker 18c0e02e2b add dl_iterate_phdr interface há 12 anos atrás
  Rich Felker 76f28cfce5 system is a cancellation point há 12 anos atrás
  Rich Felker dd762cf6e5 release notes for 0.9.7 há 12 anos atrás
  Rich Felker 86dd1e7bbb fix shmdt syscall calling convention on old archs há 12 anos atrás
  Rich Felker 8fc7b5965a separate getc/putc from fgetc/fputc há 12 anos atrás
  Rich Felker 3ffb556c58 update documentation há 12 anos atrás
  Rich Felker cd31a1fc08 further pcc fixes in configure há 12 anos atrás
  Rich Felker 3d99266b5e add support for detecting pcc's compiler runtime há 12 anos atrás
  Rich Felker 607b05aca6 use explicit visibility to optimize a few hot-path function calls há 12 anos atrás
  Rich Felker 80a45458e0 configure: test not just compiling but linking with -march/-mtune há 12 anos atrás
  Rich Felker c8cb6bcdf0 correct locking in stdio functions that tried to be lock-free há 12 anos atrás
  Rich Felker 892cafff66 greatly improve freopen behavior há 12 anos atrás