about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-192-0/+2
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-022-0/+4
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-204-2/+6
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-204-4/+6
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-204-4/+6
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-302-2/+2
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-292-26/+39
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-214-2/+4
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-032-0/+4
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+6
* sparc: Move sigreturn stub to assemblyAdhemerval Zanella2020-03-065-38/+73
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-202-4/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-202-4/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-202-2/+0