summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/64
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move core condition variable functions into libcFlorian Weimer2021-03-182-9/+3
* nptl: Move core mutex functions into libcFlorian Weimer2021-03-182-8/+8
* nptl: Move rwlock functions with forwarders into libcFlorian Weimer2021-03-182-6/+12
* nptl: Move pthread_key_delete into libc.Florian Weimer2021-03-182-1/+2
* nptl: Move pthread_setspecific, __pthread_setspecific into libcFlorian Weimer2021-03-182-2/+4
* nptl: Move pthread_getspecific, __pthread_getspecific into libcFlorian Weimer2021-03-182-2/+4
* nptl: Move pthread_key_create, __pthread_key_create into libcFlorian Weimer2021-03-182-2/+4
* nptl: Move pthread_setcanceltype into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move pthread_setcancelstate into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move pthread_exit into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-03-182-1/+2
* nptl: Move pthread_once and __pthread_once into libcFlorian Weimer2021-03-182-2/+4
* nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer2021-03-181-2/+0
* nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer2021-03-182-4/+4
* nptl: Move __pthread_cleanup_routine into libcFlorian Weimer2021-03-182-1/+2
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-03-182-2/+3
* nptl: Move system to libcAdhemerval Zanella2021-03-181-1/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-121-2/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-0/+1
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-191-0/+1
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-212-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-022-2/+2
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-0/+2
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-0/+8
* Update mallinfo2 ABI, and testDJ Delorie2020-09-171-0/+1
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-111-0/+1
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-161-1/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-071-0/+2
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-071-0/+2
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+1
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+1