コミット履歴

作者 SHA1 メッセージ 日付
  Rich Felker d1bf452d75 fix indention with spaces in powerpc asm 12 年 前
  Rich Felker e7257d3e63 fix powerpc atomic compare-and-swap function 12 年 前
  Rich Felker 574d01a696 update ppc atomic code to match the endian-agnostic version on other archs 12 年 前
  Rich Felker 50cb6dbb0c fix wchar limits mistakenly copied from arm 12 年 前
  Rich Felker c6d441e3a2 Merge remote-tracking branch 'ppc-port/ppc-squashed' 12 年 前
  rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 12 年 前
  Richard Pennington 7669d1e334 import preliminary ppc work by rdp. 12 年 前
  Rich Felker c4a35f8c2a debloat src/thread tree but putting lots of junk in one file 12 年 前
  Rich Felker 7df42e8744 report support of TPS option in unistd.h and sysconf 12 年 前
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 12 年 前
  Rich Felker e9b885ee55 fix clobber of edx in i386 vsyscall asm 12 年 前
  Rich Felker dc059f03e8 always add memory streams to stdio open file list 12 年 前
  Rich Felker 65465101ee support ldso path files without final newline 12 年 前
  Rich Felker 40d5f7eb83 change ldso path file logic to replace rather than add to search path 12 年 前
  Rich Felker 3d9e3a309f fix "configure --prefix=" and improve path/arg handling in configure 12 年 前
  Rich Felker efd4d87aa4 clean up sloppy nested inclusion from pthread_impl.h 12 年 前
  Rich Felker 835f9f950e clean up stdio_impl.h 12 年 前
  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 年 前