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
Age
Commit message (
Expand
)
Author
5 days
ldso.h: factor out _dl_auxvt from ldso.h
Marcus Haehnel
7 days
Fix missing include in __uClibc_main
Marcus Haehnel
10 days
Support non-cached entries in getauxval
Georg Kotheimer
10 days
Make getauxval work with static linking
Georg Kotheimer
2025-02-27
libc/string/x86_64: fix p2align max number of bytes to skip
Frank Mehnert
2025-02-12
inet/resolv.c: set h_errnop if /etc/hosts cannot be opened
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
2025-01-07
fix possible overflow in pointer arithmetics strnlen()
Frank Mehnert
2025-01-07
prevent warning about setting an unused variable
Frank Mehnert
2025-01-06
uclibc: prevent warning about declaring an unused function
Frank Mehnert
2025-01-06
uclibc: prevent warning about setting an unused variable
Frank Mehnert
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-07-09
uclibc: Fix double promotion warning
Marcus Haehnel
2024-06-15
libc: cast free() argument to void * in wchar.c
Yuriy Kolerov
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-14
malloc/memalign: avoid integer overflow
Max Filippov
2024-05-11
m68k: fix noMMU ELF compile with gcc 14.x
Waldemar Brodkorb
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
[next]