커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker fa91df41e8 more stuff lost committing mips dynamic linker 12 년 전
  Rich Felker 59f4086cb1 fix change lost in the process of integrating mips dynamic linker 12 년 전
  Rich Felker 470569ca00 remove configure check disabling shared libraries on mips 12 년 전
  Rich Felker babf820180 mips dynamic linker support 12 년 전
  Rich Felker d04378016b make dynlink.lo depend on reloc.h in makefile 12 년 전
  Rich Felker 87d13a4c33 more cleanup of dynamic linker internals 12 년 전
  Rich Felker 7cb44cd3de more dynamic linker internals cleanup 12 년 전
  Rich Felker 05eff01e89 dynamic linker internals cleanup 12 년 전
  Rich Felker 5a3a378615 floating point support for arm setjmp/longjmp 12 년 전
  Rich Felker 8a996b7e6c release notes for 0.9.3 13 년 전
  Rich Felker 1b23145e88 abstract out compiler runtime library for linking libc.so 13 년 전
  Rich Felker b0fc78520d fix argument type error on wcwidth function 13 년 전
  Rich Felker 129ca6c05d fix missing static in getusershell (namespace pollution) 13 년 전
  Rich Felker 970ef6a124 optimize mempcpy to minimize need for data saved across the call 13 년 전
  Rich Felker 5aac5e2189 optimize arm setjmp/longjmp register saving/loading 13 년 전
  Rich Felker e1b9c1b01b save AT_HWCAP from auxv for subsequent use in machine-specific code 13 년 전
  Rich Felker 07e62953c7 retry on cas failures in sem_trywait 13 년 전
  Rich Felker 5d26d5d15b gcc wrapper improvement: leave libgcc dir in the library path 13 년 전
  Rich Felker d426b04533 add ioperm/iopl syscalls 13 년 전
  Rich Felker 53147f902b add splice and vmsplice syscalls 13 년 전
  Rich Felker 207460d097 add extended attributes syscalls 13 년 전
  Rich Felker 42f0e965c4 add pipe2 syscall 13 년 전
  Rich Felker 845a5e69fa remove scanf dependency from getaddrinfo /etc/services support 13 년 전
  Rich Felker efe72c5619 getaddrinfo /etc/services lookup support 13 년 전
  Rich Felker b4f632bb27 fix namespace issue in prototypes in math.h 13 년 전
  Rich Felker d646249124 fix wrong size for sigjmp_buf signal set array 13 년 전
  Rich Felker dc046f55bb add floating point register saving/restoring to mips setjmp/longjmp 13 년 전
  Rich Felker 75fff40b9b make getservby*_r return error code rather than -1 (and using errno) 13 년 전
  Rich Felker 68c5822367 fix logic error for skipping failed interfaces in if_nameindex 13 년 전
  Rich Felker f07222739b fix typo in aio.h 13 년 전