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
13 days
time64: fix *ctl functions in mips32eb
HEAD
master
yliu
2025-08-10
Fix Sysvipc for ARM, AARCH64, RISCV64, KVX and m68k
Waldemar Brodkorb
2025-08-10
time64: fix *ctl functions in mips32eb/mips64
yliu
2025-08-10
time64: fixed msgctl/semctl/shmctl result errors for for MIPS32/RISCV32
yliu
2025-08-10
mips32: Define __IPC_64 according to kernel version
yliu
2025-08-10
mips32: Preventing FORCE_FRAME_POINTER from being optimized away
yliu
2025-08-07
malloc-standard: Fix truncation problem in malloc
Marius Melzer
2025-07-25
utimes: force to use 64-bit implementation if available and requested (part II)
Peter Seiderer
2025-07-25
fix getentropy()
Waldemar Brodkorb
2025-07-19
utimes: force to use 64-bit implementation if available and requested
Peter Seiderer
2025-06-30
inet/netdb: fix getnameinfo signature
Marcus Haehnel
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-03-08
ldso.h: factor out _dl_auxvt from ldso.h
Marcus Haehnel
2025-03-06
Fix missing include in __uClibc_main
Marcus Haehnel
2025-03-04
Support non-cached entries in getauxval
Georg Kotheimer
2025-03-04
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
[next]