Historie revizí

Autor SHA1 Zpráva Datum
  Szabolcs Nagy 9920bf45cc aarch64: add HWCAP2 flags from linux v5.2 před 5 roky
  Szabolcs Nagy b60763092e add new syscall numbers from linux v5.2 před 5 roky
  Szabolcs Nagy 81e795e1f1 fcntl.h: add AT_RECURSIVE from linux v5.2 před 5 roky
  Szabolcs Nagy cc1a53515b fcntl.h: add AT_STATX_ statx sync flag definitions před 5 roky
  Szabolcs Nagy 1e22eb2e8f sched.h: add CLONE_PIDFD from linux v5.2 před 5 roky
  Szabolcs Nagy b5134ccd4d netinet/if_ether.h: add ETH_P_DSA_8021Q from linux v5.2 před 5 roky
  Rich Felker 1f0e9f9cc2 honor __WCHAR_TYPE__ on archs with legacy long definition of wchar_t před 5 roky
  Rich Felker 8a544ee3a2 synchronously clean up pthread_create failure due to scheduling errors před 5 roky
  Rich Felker 022f27d541 set explicit scheduling for new thread from calling thread, not self před 5 roky
  Rich Felker dd0a23dd9e fix unsynchronized decrement of thread count on pthread_create error před 5 roky
  Rich Felker a882841baf add public declaration for optreset under appropriate feature profiles před 5 roky
  Rich Felker 74244e5b3e add posix_spawn [f]chdir file actions před 5 roky
  Árni Dagur f76e183111 add copy_file_range system call wrapper před 5 roky
  Rich Felker 6ad514e4e2 fix clash between sys/user.h and kernel ptrace.h on powerpc[64], sh před 5 roky
  Rich Felker d0209a2a33 fix external dummy_lock symbol inadvertently introduced in sigaction před 5 roky
  Rich Felker 827aa8fbca remove sporadic server members from struct sched_param před 5 roky
  Khem Raj 29e8737f81 re-add ELF gregs and fpregs types to riscv64 user.h před 5 roky
  Rich Felker 9d35fec9e1 fix regression whereby main thread didn't get TLS relocations před 5 roky
  Rich Felker b19fa24783 fix accidentlly-external cmp symbol introduced with catgets před 5 roky
  Szabolcs Nagy f2435263d7 make relocation time symbol lookup and dlsym consistent před 5 roky
  Rich Felker 1f060ed2fb ldso: correct condition for local symbol handling in do_relocs před 5 roky
  Samuel Holland 08869deb7e add support for powerpc/powerpc64 unaligned relocations před 5 roky
  Rich Felker 71af530987 ldso: remove redundant runtime checks in static TLS logic před 5 roky
  Rich Felker ffab43602b ldso: fix calloc misuse allocating initial tls před 5 roky
  Petr Vaněk 7844ecb590 add secure_getenv function před 5 roky
  Rich Felker 0847902ab9 in clock_getres, check for null pointer before storing result před 5 roky
  Rich Felker a108127256 remove spurious null check in clock_settime před 5 roky
  Rich Felker 37d6d09ec6 fix regression in recvmmsg with no timeout před 5 roky
  Rich Felker 7590203c48 add non-stub implementation of catgets localization functions před 5 roky
  Rich Felker d0b547dfb5 fix regression in select with no timeout před 5 roky