aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)Author
2020-07-07string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella
2020-07-07string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella
2020-07-07signal: Move sys_errlist to a compat symbolAdhemerval Zanella
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella
2020-07-06Add the __libc_single_threaded variableFlorian Weimer
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella
2020-04-03Update syscall lists for Linux 5.6.Joseph Myers
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis
2020-03-06sparc: Move sigreturn stub to assemblyAdhemerval Zanella
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_condattr_init implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer
2020-02-20nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella
2020-02-14sparc: Avoid clobbering register parameters in syscallAdhemerval Zanella
2020-02-14sparc: Use Linux kABI for syscall returnAdhemerval Zanella
2020-02-13Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski
2020-01-03linux: Add support for clock_gettime64 vDSOAdhemerval Zanella
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella
2020-01-02Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h>Florian Weimer
2020-01-02Linux: Use system call tables during buildFlorian Weimer
2020-01-02Linux: Add tables with system call numbersFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho
2019-12-27linux: Consolidate sigprocmaskAdhemerval Zanella
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella
2019-12-09nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella
2019-11-27sparc: Use atomic compiler builtins on sparcAdhemerval Zanella
2019-11-07nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe
2019-10-31nptl: Replace non cancellable pause/nanosleep with futexAdhemerval Zanella