about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64
Commit message (Expand)AuthorAgeFilesLines
* 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
* aarch64: Remove the unused __read_tp symbolSzabolcs Nagy2021-02-223-51/+0
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-191-0/+1
* aarch64: Fix sys/ptrace.h if linux headers are includedSzabolcs Nagy2021-02-151-0/+34
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-21/+0
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-0/+21
* tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar2021-02-101-1/+1
* Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2021-02-081-0/+16
* Use hidden visibility for early static PIE codeSzabolcs Nagy2021-01-211-0/+5
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0239-39/+39
* aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy2020-12-314-10/+9
* aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw2020-12-214-0/+34
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-0/+3
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-141-0/+4
* 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
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-162-44/+0
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-07-151-2/+2
* aarch64: enable BTI at runtimeSudakshina Das2020-07-084-0/+37
* aarch64: fix swapcontext for BTISzabolcs Nagy2020-07-081-2/+12
* 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-062-0/+44
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+1
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-021-0/+2
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-202-1/+2
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-202-1/+2
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-202-1/+2
* aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer2020-05-121-0/+3