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
Age
Commit message (
Expand
)
Author
4 hours
utimes: force to use 64-bit implementation if available and requested
HEAD
master
Peter Seiderer
2025-06-30
inet/netdb: fix getnameinfo signature
Marcus Haehnel
2025-06-30
openpty: Remove code that has been disabled for more than 20 years
Marcus Haehnel
2025-06-30
openpty/forkpty: use const for termios and winsize arguments
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-28
arc: add support for fenv 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
frv: fix compile issues
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-06
bump version for 1.0.52 release
v1.0.52
Waldemar Brodkorb
2025-04-05
mount.h: fix MS_{} being seen as an identifier iso a variable
Thomas Devoogdt
2025-04-04
include/stdlib.h: only expose reallocarray() prototype when implementation is...
Thomas Petazzoni
2025-04-01
arm: add fenv support from glibc
Waldemar Brodkorb
2025-03-31
aarch64: add fenv support from glibc
Waldemar Brodkorb
2025-03-27
Rename variable to fix compilation with GCC 15
Jeffrey H. Johnson
2025-03-22
spawn.h: fix compiler warning about unused variable
Frank Mehnert
2025-03-22
stdint.h: don't define __INT64_C / __UINT64_C if already defined
Frank Mehnert
2025-03-22
Use __ehdr_start as known zero link address symbol
Jan Klötzke
2025-03-22
Use __ehdr_start to compute load address
Jan Klötzke
2025-03-22
Do not rely on unrelocated GOT entries
Jan Klötzke
2025-03-12
m68k: fix alignment in NPTL code
Thorsten Glaser
2025-03-10
bfin: fix compile and linking errors with gcc 14.2.0
Waldemar Brodkorb
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-22
m68k: fix SUPPORT_LD_DEBUG null pointer access
Peter Seiderer
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
bump version for 1.0.51 release
v1.0.51
Waldemar Brodkorb
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-07
time64_helpers.h: error out when attempting to compile with TIME64 for 32bit ...
Nadav Tasher
2025-01-07
Revert "features.h: error out when attempting to compile with TIME64 for 32bi...
Nadav Tasher
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
2025-01-02
features.h: error out when attempting to compile with TIME64 for 32bit target...
Nadav Tasher
2024-10-30
fix TLS memory leak with dlopen
Mingxiang Lu
2024-09-08
Revert "mips64: time64 for n32 ABI breaks a lot of tests, disable it for now"
Dmitry Chestnykh
2024-09-08
mips64n32, time64: Select correct _dl_fstat impl
Dmitry Chestnykh
[next]