about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella2021-03-261-3/+0
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-261-2/+0
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-261-1/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-262-1/+2
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-262-3/+3
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-262-3/+3
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-262-4/+1
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-262-3/+1
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-261-2/+0
* 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
* linux: Consolidate internal_statvfsAdhemerval Zanella2021-02-111-1/+0
* linux: Consolidate statvfs implementationsAdhemerval Zanella2021-02-112-2/+0
* linux: Consolidate fstatvfs implementationsAdhemerval Zanella2021-02-112-2/+0
* linux: Consolidate statfs implementationsAdhemerval Zanella2021-02-113-4/+81
* linux: Consolidate fstatfs implementationsAdhemerval Zanella2021-02-113-2/+81
* alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella2021-01-051-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0289-89/+89
* alpha: Remove anonymous union in struct stat [BZ #27042]Matt Turner2020-12-213-63/+66
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-103-84/+38
* Revert "linux: Move {f}xstat{at} to compat symbols"Adhemerval Zanella2020-12-024-41/+4
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* linux: Move {f}xstat{at} to compat symbolsAdhemerval Zanella2020-10-094-4/+41
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-094-12/+0
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-37/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-093-4/+7
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-093-9/+17
* Update mallinfo2 ABI, and testDJ Delorie2020-09-171-0/+1
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-113-53/+36
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-29/+19
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-28/+20