about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arc
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
* 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
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-27/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0225-25/+25
* 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
* 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
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-111-0/+1
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Regenerate configure scripts.Carlos O'Donell2020-08-041-1/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-161-1/+0
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-162/+0
* ARC: Build InfrastructureVineet Gupta2020-07-107-0/+90
* ARC: ABI listsVineet Gupta2020-07-1014-0/+3257
* ARC: Linux Startup and Dynamic LoadingVineet Gupta2020-07-102-0/+116
* ARC: Linux ABIVineet Gupta2020-07-1012-0/+568
* ARC: Linux Syscall InterfaceVineet Gupta2020-07-1015-0/+941