summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc
AgeCommit message (Expand)Author
2024-03-01libc: Remove 32bit timespec structures everywhere.Dmitry Chestnykh
2024-02-29Add time64 support for sparc.Dmitry Chestnykh
2023-11-17rlimit: fix 64-bit RLIM64_INFINITY macroPavel Kozlov
2022-08-08resource.h: add missing RUSAGE_THREADWaldemar Brodkorb
2022-05-20define RLIMIT_RTTIME, bump RLIMIT_NLIMITSRomain Naour
2021-04-09open: Add support for O_TMPFILENicolas Cavallari
2021-02-19fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8Paul Cercueil
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2020-02-03csky: add statx conditionalsWaldemar Brodkorb
2019-10-30Make __syscall_error return long, as expected by syscall() callersCarlos Santos
2019-05-27sparc: remove asm constraintRomain Naour
2018-03-09sparc32: Add nop before __startcontext to stop unwindingWaldemar Brodkorb
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2017-08-10sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constantWaldemar Brodkorb
2017-07-28cleanup unused defines and includes from clone.SWaldemar Brodkorb
2017-06-08fcntl.h: fixup namespace for O_DIRECTORY/O_NOFOLLOW/O_CLOEXECWaldemar Brodkorb
2017-05-24sparc: cleanup sparc64 bits and unused soft-fpWaldemar Brodkorb
2017-04-16libm: allow long double wrappers for all architecturesWaldemar Brodkorb
2017-02-13remove unused assignment in cloneWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2016-07-31deduplicate jmpbuf-unwind.hWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-05-28sparc: remove unused 64 bit support codeWaldemar Brodkorb
2016-04-26sparc: add deprecated context switching functionsWaldemar Brodkorb
2016-01-02remove deprecated architectures v850/i960Waldemar Brodkorb
2015-12-07add definitions for O_PATHWaldemar Brodkorb
2015-12-05good bye vaxWaldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-06-10siginfo: add signal info for seccomp related SIGSYSDaniel Golle
2015-03-24libc: TIME64_COMPAT32 for sparc, mipsBernhard Reutner-Fischer
2015-03-03sparc/clone.S: guard tcb-offsets.h include with RESET_PIDGustavo Zacarias
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2014-09-16sparc: update ptrace.h to latest from glibcGustavo Zacarias
2014-09-04sparc: remove sparc64/sparcv9 codeWaldemar Brodkorb
2014-08-28Revert "sparc: use HIDDEN_JUMPTARGET for errno"Waldemar Brodkorb
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2014-08-25mathinline.h: Use __extern_inlineBernhard Reutner-Fischer
2014-08-20fix for pipe() on sparcWaldemar Brodkorb
2014-01-08siginfo.h: add a missing function member on ia64, mips and sparc archesVicente Olivert Riera
2013-06-07eventfd.h: Use new "bits/" scheme for arch-specific flagsHiroaki KAWAI
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-03-14libc: switch several users to unlikely()Bernhard Reutner-Fischer
2013-02-05mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZEDBernhard Reutner-Fischer
2013-01-17socket.h: pull socket_type.h from eglibcBernhard Reutner-Fischer
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15fork: provide __libc_fork only if THREADS are enabledPeter S. Mazinger