aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64
AgeCommit message (Expand)Author
2021-03-18nptl: Remove recvfrom from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove recv from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove connect from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove accept from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove read from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella
2021-03-12nptl: Move fork into libcAdhemerval Zanella
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-02-22aarch64: Remove the unused __read_tp symbolSzabolcs Nagy
2021-02-19Update syscall lists for Linux 5.11.Joseph Myers
2021-02-15aarch64: Fix sys/ptrace.h if linux headers are includedSzabolcs Nagy
2021-02-11linux: Set default kernel_stat.h to LFSAdhemerval Zanella
2021-02-11linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar
2021-02-08Add more ptrace constants for AArch64 and PowerPC.Joseph Myers
2021-01-21Use hidden visibility for early static PIE codeSzabolcs Nagy
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2020-12-21aarch64: Add sysv specific enabling code for memory taggingRichard Earnshaw
2020-12-16Update syscall lists for Linux 5.10.Joseph Myers
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella
2020-10-23Update syscall lists for Linux 5.9.Joseph Myers
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella
2020-09-17Update mallinfo2 ABI, and testDJ Delorie
2020-08-07Update syscall lists for Linux 5.8.Joseph Myers
2020-07-16Linux: Remove rseq supportFlorian Weimer
2020-07-15AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra
2020-07-08aarch64: enable BTI at runtimeSudakshina Das
2020-07-08aarch64: fix swapcontext for BTISzabolcs Nagy
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer
2020-05-12aarch64: Accept PLT calls to __getauxval within libc.soFlorian Weimer
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella
2020-04-03Update syscall lists for Linux 5.6.Joseph Myers
2020-04-03aarch64: update bits/hwcap.hSzabolcs Nagy
2020-03-05linux: Remove aarch64 ipc_priv.hAdhemerval Zanella
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer