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
2025-06-11
arc: add missing files for fenv support
Waldemar Brodkorb
2025-04-28
csky: add fenv support from glibc
Waldemar Brodkorb
2025-04-28
sh: add fenv support from glibc
Waldemar Brodkorb
2025-04-27
sparc: add fenv support from glibc
Waldemar Brodkorb
2025-04-27
or1k: add fenv support from glibc
Waldemar Brodkorb
2025-04-27
m68k: add fenv support from glibc
Waldemar Brodkorb
2025-04-27
fix build for coldfire with FPU
Waldemar Brodkorb
2025-04-24
riscv: add fenv support from glibc
Waldemar Brodkorb
2025-04-23
mips/mips64: add fenv support from glibc
Waldemar Brodkorb
2025-04-11
getentropy: guard syscall to getrandom
Waldemar Brodkorb
2025-04-07
add getentropy(), fix return value of getrandom()
Thorsten Glaser
2025-04-01
arm: add fenv support from glibc
Waldemar Brodkorb
2025-03-31
aarch64: add fenv support from glibc
Waldemar Brodkorb
2025-03-22
Use __ehdr_start as known zero link address symbol
Jan Klötzke
2025-03-22
Do not rely on unrelocated GOT entries
Jan Klötzke
2025-02-10
nan.h: define NAN only if not already defined
Frank Mehnert
2025-01-14
clock_adjtime: warn instead of error out
Waldemar Brodkorb
2024-08-14
add process_vm_{read,write}v syscall wrapper from glibc
Waldemar Brodkorb
2024-08-13
getrandom: remove __USE_GNU / add GRND_INSECURE
Waldemar Brodkorb
2024-08-11
add memfd_create syscall wrapper
Waldemar Brodkorb
2024-08-11
riscv: remove incomplete context implementation, use libucontext
Waldemar Brodkorb
2024-08-09
bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), add missing
Waldemar Brodkorb
2024-08-09
lseek: allow SEEK_DATA/SEEK_HOLE to be used
Waldemar Brodkorb
2024-07-27
bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), everywhere
J. Neuschäfer
2024-07-21
Fix compilation with 4.x kernel headers
Dmitry Chestnykh
2024-07-19
arm: Replace deprecated asm instructions for ARMv8 AArch32
Valentin Gehrke
2024-06-10
m68k: fix for m68000 cpu
Waldemar Brodkorb
2024-06-04
xtensa: add FDPIC support
Max Filippov
2024-05-31
epoll.h: Add epoll ioctls
Joe Damato
2024-05-21
xtensa: make _init and _fini hidden
Max Filippov
2024-05-21
xtensa: use compiler-provided XCHAL macros
Max Filippov
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
[next]