Commit History

Auteur SHA1 Bericht Datum
  Rich Felker dd0a23dd9e fix unsynchronized decrement of thread count on pthread_create error 5 jaren geleden
  Rich Felker a882841baf add public declaration for optreset under appropriate feature profiles 5 jaren geleden
  Rich Felker 74244e5b3e add posix_spawn [f]chdir file actions 5 jaren geleden
  Árni Dagur f76e183111 add copy_file_range system call wrapper 5 jaren geleden
  Rich Felker 6ad514e4e2 fix clash between sys/user.h and kernel ptrace.h on powerpc[64], sh 5 jaren geleden
  Rich Felker d0209a2a33 fix external dummy_lock symbol inadvertently introduced in sigaction 5 jaren geleden
  Rich Felker 827aa8fbca remove sporadic server members from struct sched_param 5 jaren geleden
  Khem Raj 29e8737f81 re-add ELF gregs and fpregs types to riscv64 user.h 5 jaren geleden
  Rich Felker 9d35fec9e1 fix regression whereby main thread didn't get TLS relocations 5 jaren geleden
  Rich Felker b19fa24783 fix accidentlly-external cmp symbol introduced with catgets 5 jaren geleden
  Szabolcs Nagy f2435263d7 make relocation time symbol lookup and dlsym consistent 5 jaren geleden
  Rich Felker 1f060ed2fb ldso: correct condition for local symbol handling in do_relocs 5 jaren geleden
  Samuel Holland 08869deb7e add support for powerpc/powerpc64 unaligned relocations 5 jaren geleden
  Rich Felker 71af530987 ldso: remove redundant runtime checks in static TLS logic 5 jaren geleden
  Rich Felker ffab43602b ldso: fix calloc misuse allocating initial tls 5 jaren geleden
  Petr Vaněk 7844ecb590 add secure_getenv function 5 jaren geleden
  Rich Felker 0847902ab9 in clock_getres, check for null pointer before storing result 5 jaren geleden
  Rich Felker a108127256 remove spurious null check in clock_settime 5 jaren geleden
  Rich Felker 37d6d09ec6 fix regression in recvmmsg with no timeout 5 jaren geleden
  Rich Felker 7590203c48 add non-stub implementation of catgets localization functions 5 jaren geleden
  Rich Felker d0b547dfb5 fix regression in select with no timeout 5 jaren geleden
  Rich Felker e408deefeb fix failure of glob to match broken symlinks under some conditions 5 jaren geleden
  Rich Felker d493206de7 remove riscv64 bits/user.h contents 5 jaren geleden
  Baruch Siach 8acc688548 fix risc64 conflict with kernel headers 5 jaren geleden
  Patrick Oppenlander e0e8ae754c in arm cancellation point asm, don't unnecessarily preserve link register 5 jaren geleden
  Ismael Luceno 49eacf29d2 glob: implement GLOB_TILDE and GLOB_TILDE_CHECK 5 jaren geleden
  Rich Felker f522de81ac use setitimer function rather than syscall to implement alarm 5 jaren geleden
  Rich Felker 6818c31c9b fix build regression in i386 asm for atan2, atan2f 5 jaren geleden
  Rich Felker f3ed8bfe8a fix x87 stack imbalance in corner cases of i386 math asm 5 jaren geleden
  Rich Felker 244778f70c fix regression in clock_gettime on 32-bit archs without vdso 5 jaren geleden