index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
Age
Commit message (
Expand
)
Author
2024-05-20
libc/sysdeps/linux/common/utime.c: fix riscv32 build
Fabrice Fontaine
2024-05-18
Fix wrong `struct ucontext_t` typedef for all arches.
Dmitry Chestnykh
2024-05-18
riscv32: Fix `struct ucontext` definition.
Dmitry Chestnykh
2024-05-18
Fix riscv32 build with gcc-14.
Dmitry Chestnykh
2024-05-18
Fix uClibc build for nds32 with gcc-14.
Dmitry Chestnykh
2024-05-18
Revert "nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes"
Waldemar Brodkorb
2024-05-16
Correct uClibc compilation.
Dmitry Chestnykh
2024-05-15
fix kernel_stat64 definition
Max Filippov
2024-05-10
csky: allow time64
Waldemar Brodkorb
2024-05-08
sparc64: Fix incorrect sigreturn stub function implementation
Waldemar Brodkorb
2024-05-08
futimesat: add missing header
Waldemar Brodkorb
2024-04-30
sparc: Fix incorrect sigreturn stub function implementation.
Dmitry Chestnykh
2024-04-20
x86: Fix __libc_sigaction implementation.
Dmitry Chestnykh
2024-04-18
Fix vDSO support for all supported architectures.
Dmitry Chestnykh
2024-04-14
tree: Remove ^L
Petr Vorel
2024-04-14
riscv32: allow ELF PIE noMMU build
Waldemar Brodkorb
2024-04-13
Provide fixups for riscv32.
Dmitry Chestnykh
2024-04-01
riscv64: partially revert cb9d1f53717dd67892ba943626f3d1b46f3e760b, fixes no ...
Waldemar Brodkorb
2024-03-29
riscv32: implement linuxthreads, from sorear
Waldemar Brodkorb
2024-03-28
riscv64: implement Linuxthreads, from sorear
Waldemar Brodkorb
2024-03-27
riscv: add __UCLIBC_ABORT_INSTRUCTION__, suggested by sorear
Waldemar Brodkorb
2024-03-22
riscv: fix pread64/pwrite64 users like git, suggested by sorear
Waldemar Brodkorb
2024-03-20
riscv32: sync with riscv64
Waldemar Brodkorb
2024-03-19
riscv64: add atomic.h, fixes tst-cond16, suggested by sorear
Waldemar Brodkorb
2024-03-19
riscv64: sync with glibc clone.S
Waldemar Brodkorb
2024-03-19
riscv64: page size is 4096, reported by sorear
Waldemar Brodkorb
2024-03-03
x86: enable time64
Waldemar Brodkorb
2024-03-03
m68k: enable time64
Waldemar Brodkorb
2024-03-03
superh: enable time64
Waldemar Brodkorb
2024-03-03
microblaze: enable time64
Waldemar Brodkorb
2024-03-03
riscv32: decouple from riscv64
Waldemar Brodkorb
2024-03-03
remove symlink
Waldemar Brodkorb
2024-03-02
Add time64 support to ARC.
Dmitry Chestnykh
2024-03-01
libc: Remove 32bit timespec structures everywhere.
Dmitry Chestnykh
2024-02-29
libc: restore correct definition of semid_ds struct.
Dmitry Chestnykh
2024-02-29
Add time64 support for sparc.
Dmitry Chestnykh
2024-02-28
Add time64 support to OpenRISC.
Dmitry Chestnykh
2024-02-28
libc: always redirect *stat() family to statx() with time64 enabled.
Dmitry Chestnykh
2024-02-27
Fix *stat() and *stat64() when the time is beyond year 2038.
Dmitry Chestnykh
2024-02-26
Add time64 support for MIPS32.
Dmitry Chestnykh
2024-02-26
Refactor `ts32_struct` and `TO_ITS64_P`.
Dmitry Chestnykh
2024-02-25
Add time64 support for PowerPC.
Dmitry Chestnykh
2024-02-25
Add support for using time64 on big-endian machines.
Dmitry Chestnykh
2024-02-22
xtensa: Add time64 support.
Dmitry Chestnykh
2024-02-22
Introduce time64 support.
Dmitry Chestnykh
2024-02-18
add newline at end of file
Waldemar Brodkorb
2023-12-12
elf: support ELF binaries in noMMU
Greg Ungerer
2023-11-17
rlimit: fix 64-bit RLIM64_INFINITY macro
Pavel Kozlov
2023-11-10
arc: add acq/rel variants for atomic cmpxchg/xchg
Pavel Kozlov
2023-11-10
prlimit: add name redirection and fix incorrect parameters to syscall
Pavel Kozlov
[next]