Histórico de Commits

Autor SHA1 Mensagem Data
  Szabolcs Nagy db3cc9a319 add Arm to the copyright file há 5 anos atrás
  Rich Felker a0993f8f0f reintroduce riscv64 struct sigcontext há 5 anos atrás
  Rich Felker 2c2477da9a fix riscv64 elf_fpregset_t type and member names mismatch há 5 anos atrás
  Rich Felker ab3eb89a8b fix riscv64 signal.h namespace violations and ucontext API mismatches há 5 anos atrás
  Szabolcs Nagy 33bc7f05fc remove remaining traces of __tls_get_new há 5 anos atrás
  Szabolcs Nagy ca57795113 math: optimize lrint on 32bit targets há 5 anos atrás
  Rich Felker 604f8d3d8b clean up mips (32-bit, o32) syscall asm constraints há 5 anos atrás
  Rich Felker 12fecbb4ec document mips r6 in INSTALL file há 5 anos atrás
  Rich Felker 370679ba98 fix mips setjmp/longjmp fpu state on r6, related issues há 5 anos atrás
  Rich Felker 9f6dd78593 fix mips r6 syscall clobber lists not to include hi/lo registers há 5 anos atrás
  Szabolcs Nagy b678f7b46a arm: fix setjmp and longjmp asm for armv8-a há 5 anos atrás
  Rich Felker 29bad49d72 fix data race in timer_create with SIGEV_THREAD notification há 5 anos atrás
  Palmer Dabbelt 7d5c5706a0 correct the operand specifiers in the riscv64 CAS routines há 5 anos atrás
  Rich Felker f5eee489f7 harden thread start with failed scheduling against broken __clone há 5 anos atrás
  Brion Vibber f7e464bff4 fix %lf in wprintf há 5 anos atrás
  Rich Felker 1ef37aa00e fix arm __tlsdesc_dynamic when built as thumb code without __ARM_ARCH>=5 há 5 anos atrás
  Rich Felker b0301f47f3 fix arm __a_barrier_oldkuser when built as thumb há 5 anos atrás
  Rich Felker 05870abeaa fix code path where child function returns in arm __clone built as thumb há 5 anos atrás
  Szabolcs Nagy 9920bf45cc aarch64: add HWCAP2 flags from linux v5.2 há 5 anos atrás
  Szabolcs Nagy b60763092e add new syscall numbers from linux v5.2 há 5 anos atrás
  Szabolcs Nagy 81e795e1f1 fcntl.h: add AT_RECURSIVE from linux v5.2 há 5 anos atrás
  Szabolcs Nagy cc1a53515b fcntl.h: add AT_STATX_ statx sync flag definitions há 5 anos atrás
  Szabolcs Nagy 1e22eb2e8f sched.h: add CLONE_PIDFD from linux v5.2 há 5 anos atrás
  Szabolcs Nagy b5134ccd4d netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2 há 5 anos atrás
  Rich Felker 1f0e9f9cc2 honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_t há 5 anos atrás
  Rich Felker 8a544ee3a2 synchronously clean up pthread_create failure due to scheduling errors há 5 anos atrás
  Rich Felker 022f27d541 set explicit scheduling for new thread from calling thread, not self há 5 anos atrás
  Rich Felker dd0a23dd9e fix unsynchronized decrement of thread count on pthread_create error há 5 anos atrás
  Rich Felker a882841baf add public declaration for optreset under appropriate feature profiles há 5 anos atrás
  Rich Felker 74244e5b3e add posix_spawn [f]chdir file actions há 5 anos atrás