aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze
AgeCommit message (Expand)AuthorFilesLines
2021-03-26nptl: Move pthread_kill to libcAdhemerval Zanella4-2/+4
2021-03-26nptl: Remove pwrite from libpthreadAdhemerval Zanella2-6/+0
2021-03-26nptl: Remove pread from libpthreadAdhemerval Zanella2-6/+0
2021-03-26nptl: Remove open from libpthreadAdhemerval Zanella2-8/+0
2021-03-26nptl: Remove lseek from libpthreadAdhemerval Zanella2-6/+0
2021-03-26nptl: Remove send from libpthreadAdhemerval Zanella2-4/+0
2021-03-18nptl: Move system to libcAdhemerval Zanella2-2/+0
2021-03-18nptl: Move fcntl from libpthreadAdhemerval Zanella2-4/+0
2021-03-18nptl: Remove sendmsg from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove recvmsg from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove sigwait from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove tcdrain from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove pause from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove msync from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove fsync from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove sendto from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove recvfrom from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove recv from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove connect from libpthreadAdhemerval Zanella2-4/+0
2021-03-18nptl: Remove accept from libpthreadAdhemerval Zanella2-2/+0
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella2-4/+0
2021-03-18nptl: Remove read from libpthreadAdhemerval Zanella2-4/+0
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella2-4/+0
2021-03-12nptl: Move fork into libcAdhemerval Zanella2-4/+0
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer2-0/+2
2021-02-19Update syscall lists for Linux 5.11.Joseph Myers1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert18-18/+18
2020-12-16Update syscall lists for Linux 5.10.Joseph Myers1-0/+1
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella2-42/+3
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella1-0/+2
2020-10-23Update syscall lists for Linux 5.9.Joseph Myers1-0/+1
2020-10-13Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella1-0/+2
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella1-43/+10
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella3-5/+8
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella4-7/+23
2020-09-17Update mallinfo2 ABI, and testDJ Delorie2-0/+2
2020-09-11linux: Add time64 pselect supportAdhemerval Zanella1-22/+10
2020-09-11linux: Consolidate fxstatat{64}Adhemerval Zanella1-1/+0
2020-09-11linux: Consolidate fxstat{64}Adhemerval Zanella1-1/+0
2020-09-11linux: Consolidate lxstat{64}Adhemerval Zanella1-1/+0
2020-09-11linux: Consolidate xstat{64}Adhemerval Zanella1-1/+0
2020-09-11linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella1-0/+1
2020-09-11linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella1-0/+1
2020-08-07Update syscall lists for Linux 5.8.Joseph Myers1-0/+1
2020-07-16Linux: Remove rseq supportFlorian Weimer2-2/+0
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2-0/+4
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2-0/+4
2020-07-06Add the __libc_single_threaded variableFlorian Weimer2-0/+2
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2-0/+2
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella2-0/+2