Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 9d35fec9e1 fix regression whereby main thread didn't get TLS relocations há 5 anos atrás
  Rich Felker b19fa24783 fix accidentlly-external cmp symbol introduced with catgets há 5 anos atrás
  Szabolcs Nagy f2435263d7 make relocation time symbol lookup and dlsym consistent há 5 anos atrás
  Rich Felker 1f060ed2fb ldso: correct condition for local symbol handling in do_relocs há 5 anos atrás
  Samuel Holland 08869deb7e add support for powerpc/powerpc64 unaligned relocations há 5 anos atrás
  Rich Felker 71af530987 ldso: remove redundant runtime checks in static TLS logic há 5 anos atrás
  Rich Felker ffab43602b ldso: fix calloc misuse allocating initial tls há 5 anos atrás
  Petr Vaněk 7844ecb590 add secure_getenv function há 5 anos atrás
  Rich Felker 0847902ab9 in clock_getres, check for null pointer before storing result há 5 anos atrás
  Rich Felker a108127256 remove spurious null check in clock_settime há 5 anos atrás
  Rich Felker 37d6d09ec6 fix regression in recvmmsg with no timeout há 5 anos atrás
  Rich Felker 7590203c48 add non-stub implementation of catgets localization functions há 5 anos atrás
  Rich Felker d0b547dfb5 fix regression in select with no timeout há 5 anos atrás
  Rich Felker e408deefeb fix failure of glob to match broken symlinks under some conditions há 5 anos atrás
  Rich Felker d493206de7 remove riscv64 bits/user.h contents há 5 anos atrás
  Baruch Siach 8acc688548 fix risc64 conflict with kernel headers há 5 anos atrás
  Patrick Oppenlander e0e8ae754c in arm cancellation point asm, don't unnecessarily preserve link register há 5 anos atrás
  Ismael Luceno 49eacf29d2 glob: implement GLOB_TILDE and GLOB_TILDE_CHECK há 5 anos atrás
  Rich Felker f522de81ac use setitimer function rather than syscall to implement alarm há 5 anos atrás
  Rich Felker 6818c31c9b fix build regression in i386 asm for atan2, atan2f há 5 anos atrás
  Rich Felker f3ed8bfe8a fix x87 stack imbalance in corner cases of i386 math asm há 5 anos atrás
  Rich Felker 244778f70c fix regression in clock_gettime on 32-bit archs without vdso há 5 anos atrás
  Rich Felker 6fcb440d91 update riscv64 syscall numbers to linux v5.1 há 5 anos atrás
  Rich Felker 0705fe9356 clock_gettime: add support for 32-bit vdso with 64-bit time_t há 5 anos atrás
  Rich Felker 006a75a997 move IPC_STAT definition to a new bits/ipcstat.h file há 5 anos atrás
  Rich Felker 3541925fb1 fix missing declarations for pthread_join extensions in source file há 5 anos atrás
  Rich Felker 3c02bacf0f allow archs to define IPC_STAT, propagate time64 bit to other macros há 5 anos atrás
  Rich Felker 72f50245d0 clock_gettime: add time64 syscall support, decouple 32-bit time_t há 5 anos atrás
  Rich Felker 2b4fd6f75b clock_adjtime: add time64 support, decouple 32-bit time_t, fix x32 há 5 anos atrás
  Rich Felker 2e554617e5 ioctl: add fallback for new time64 SIOCGSTAMP[NS] há 5 anos atrás