about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-122-4/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-0/+2
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-192-0/+2
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-2/+5
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-131-10/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0287-87/+87
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-162-0/+2
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-104-159/+3
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-232-0/+2
* linux: Use INTERNAL_SYSCALL on fstatat{64}Adhemerval Zanella2020-10-161-3/+1
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-091-0/+46
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+10
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-094-6/+10
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-094-7/+23
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-113-3/+0
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-112-2/+0
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-112-3/+0
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-112-2/+0
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-112-0/+7
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-112-0/+2
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-072-0/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-162-2/+0
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-092-3/+20
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-092-28/+45
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-092-3/+21
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-26/+47
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-092-2/+14
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+4
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-0/+4
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-072-10/+43
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-39/+66
* Add the __libc_single_threaded variableFlorian Weimer2020-07-062-0/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-062-0/+2