aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2021-06-14linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEOAdhemerval Zanella
2021-06-14linux: s390: Add libanl.abilist in s390 and s390xAdhemerval Zanella
2021-06-14linux: mips: Split libanl.abilist in n32 and n64Adhemerval Zanella
2021-06-14linux: mips: Split librt.abilist in n32 and n64Adhemerval Zanella
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho
2021-06-09nptl: Implement raise in terms of pthread_killAdhemerval Zanella
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura
2021-06-04nptl: Remove exit-thread.hAdhemerval Zanella
2021-06-03dlfcn: Move dlopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlvsym into libcFlorian Weimer
2021-06-03dlfcn: Move dlinfo into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr1 into libcFlorian Weimer
2021-06-03dlfcn: Move dlmopen into libcFlorian Weimer
2021-06-03dlfcn: Move dlsym into libcFlorian Weimer
2021-06-03dlfcn: Move dladdr into libcFlorian Weimer
2021-06-03dlfcn: Move dlclose into libcFlorian Weimer
2021-06-02dlfcn: Move dlerror into libcFlorian Weimer
2021-06-02Add libc ABI extension kludge for baseline-violating libdl symbolsFlorian Weimer
2021-06-02Add missing symbols to Version filesFlorian Weimer
2021-06-02Fix use of __pthread_attr_copy in mq_notify (bug 27896)Florian Weimer
2021-06-01Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab
2021-06-01aarch64: align stack in clone [BZ #27939]Szabolcs Nagy
2021-05-31x86-64: Align child stack to 16 bytes [BZ #27902]H.J. Lu
2021-05-27nptl: Move Linux createthread to nptlAdhemerval Zanella
2021-05-27aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura
2021-05-26aarch64: Added Vector Length Set test helper scriptNaohiro Tamura
2021-05-25Linux: Remove remaining references to $(shared-thread-library)Florian Weimer
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer
2021-05-21nptl: Move pthread_create, thrd_create into libcFlorian Weimer
2021-05-18linux: Fix clock_getres fallbackAdhemerval Zanella
2021-05-17Add C2X timespec_getresJoseph Myers
2021-05-17nptl: Move pthread_sigqueue into libcFlorian Weimer
2021-05-17nptl: Move pthread_setschedprio into libcFlorian Weimer
2021-05-17nptl: Move pthread_setname_np into libcFlorian Weimer
2021-05-17nptl: Move pthread_setaffinity_np into libcFlorian Weimer
2021-05-17nptl: Move pthread_getname_np into libcFlorian Weimer
2021-05-17nptl: Move pthread_getcpuclockid into libcFlorian Weimer
2021-05-17nptl: Replace pthread_getcpuclockid with Linux implementationFlorian Weimer
2021-05-17nptl: Move pthread_getattr_default_np into libcFlorian Weimer
2021-05-17powerpc: Remove _dl_var_initFlorian Weimer
2021-05-17mips: Remove _dl_var_initFlorian Weimer
2021-05-17m68k: Remove _dl_var_initFlorian Weimer
2021-05-17ia64: Remove _dl_var_initFlorian Weimer
2021-05-17arc: Remove _dl_var_initFlorian Weimer
2021-05-17aarch64: Remove _dl_var_initFlorian Weimer
2021-05-12linux/check_native: Always close socket on returnSiddhesh Poyarekar
2021-05-11nptl: Move pthread_getconcurrency, pthread_setconcurrency into libcFlorian Weimer
2021-05-11nptl: Move pthread_cancel into libcFlorian Weimer
2021-05-11nptl: Move __pthread_register_cancel_defer, __pthread_unregister_cancel_resto...Florian Weimer
2021-05-11nptl: Move __pthread_register_cancel, __pthread_unregister_cancel to libcFlorian Weimer