about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella2021-06-1510-7/+162
* linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEOAdhemerval Zanella2021-06-147-15/+276
* linux: s390: Add libanl.abilist in s390 and s390xAdhemerval Zanella2021-06-142-0/+4
* linux: mips: Split libanl.abilist in n32 and n64Adhemerval Zanella2021-06-142-0/+4
* linux: mips: Split librt.abilist in n32 and n64Adhemerval Zanella2021-06-142-0/+37
* Add build option to disable usage of scv on powerpcMatheus Castanho2021-06-103-5/+13
* nptl: Implement raise in terms of pthread_killAdhemerval Zanella2021-06-091-52/+0
* configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2021-06-043-12/+13
* nptl: Remove exit-thread.hAdhemerval Zanella2021-06-041-37/+0
* dlfcn: Move dlopen into libcFlorian Weimer2021-06-0361-42/+122
* dlfcn: Move dlvsym into libcFlorian Weimer2021-06-0361-29/+64
* dlfcn: Move dlinfo into libcFlorian Weimer2021-06-0361-29/+80
* dlfcn: Move dladdr1 into libcFlorian Weimer2021-06-0361-29/+64
* dlfcn: Move dlmopen into libcFlorian Weimer2021-06-0361-29/+80
* dlfcn: Move dlsym into libcFlorian Weimer2021-06-0361-29/+64
* dlfcn: Move dladdr into libcFlorian Weimer2021-06-0361-29/+64
* dlfcn: Move dlclose into libcFlorian Weimer2021-06-0361-29/+64
* dlfcn: Move dlerror into libcFlorian Weimer2021-06-0261-29/+64
* Add libc ABI extension kludge for baseline-violating libdl symbolsFlorian Weimer2021-06-024-0/+4
* Add missing symbols to Version filesFlorian Weimer2021-06-0212-47/+51
* Fix use of __pthread_attr_copy in mq_notify (bug 27896)Florian Weimer2021-06-021-2/+9
* Use __pthread_attr_copy in mq_notify (bug 27896)Andreas Schwab2021-06-011-5/+10
* aarch64: align stack in clone [BZ #27939]Szabolcs Nagy2021-06-011-0/+2
* x86-64: Align child stack to 16 bytes [BZ #27902]H.J. Lu2021-05-313-4/+103
* nptl: Move Linux createthread to nptlAdhemerval Zanella2021-05-271-153/+0
* aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura2021-05-272-0/+8
* aarch64: Added Vector Length Set test helper scriptNaohiro Tamura2021-05-261-0/+82
* Linux: Remove remaining references to $(shared-thread-library)Florian Weimer2021-05-252-7/+0
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-2135-68/+26
* nptl: Move pthread_create, thrd_create into libcFlorian Weimer2021-05-2161-66/+173
* linux: Fix clock_getres fallbackAdhemerval Zanella2021-05-181-1/+1
* Add C2X timespec_getresJoseph Myers2021-05-1734-0/+83
* nptl: Move pthread_sigqueue into libcFlorian Weimer2021-05-1761-29/+83
* nptl: Move pthread_setschedprio into libcFlorian Weimer2021-05-1761-29/+80
* nptl: Move pthread_setname_np into libcFlorian Weimer2021-05-1761-29/+83
* nptl: Move pthread_setaffinity_np into libcFlorian Weimer2021-05-1761-45/+99
* nptl: Move pthread_getname_np into libcFlorian Weimer2021-05-1761-29/+64
* nptl: Move pthread_getcpuclockid into libcFlorian Weimer2021-05-1761-29/+70
* nptl: Replace pthread_getcpuclockid with Linux implementationFlorian Weimer2021-05-171-42/+0
* nptl: Move pthread_getattr_default_np into libcFlorian Weimer2021-05-1761-29/+86
* powerpc: Remove _dl_var_initFlorian Weimer2021-05-174-122/+10
* mips: Remove _dl_var_initFlorian Weimer2021-05-174-100/+0
* m68k: Remove _dl_var_initFlorian Weimer2021-05-174-122/+0
* ia64: Remove _dl_var_initFlorian Weimer2021-05-174-102/+0
* arc: Remove _dl_var_initFlorian Weimer2021-05-174-129/+0
* aarch64: Remove _dl_var_initFlorian Weimer2021-05-174-130/+0
* linux/check_native: Always close socket on returnSiddhesh Poyarekar2021-05-121-12/+11
* nptl: Move pthread_getconcurrency, pthread_setconcurrency into libcFlorian Weimer2021-05-1161-58/+128
* nptl: Move pthread_cancel into libcFlorian Weimer2021-05-1161-29/+64
* nptl: Move __pthread_register_cancel_defer, __pthread_unregister_cancel_resto...Florian Weimer2021-05-1161-58/+128