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
2024-07-30
iconv: prevent compiler warning during initialization with jis0208
Frank Mehnert
2024-07-30
iconv: fix parameter type of utf8seq_is_{overlong,surrogate,illegal}
Frank Mehnert
2024-07-30
ldso.c: use 'unsigned int' as loop variable type
Frank Mehnert
2024-07-30
iconv: explicitly state operator precedence
Frank Mehnert
2024-07-30
iconv: explicit cast to `unsigned char*`
Frank Mehnert
2024-07-30
libdl: properly cast parameters for %p format string specifier
Frank Mehnert
2024-07-30
Group conditions after `&&`
Dmitry Chestnykh
2024-07-27
bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), everywhere
J. Neuschäfer
2024-07-24
add SEEK_DATA/SEEK_HOLE
Waldemar Brodkorb
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-17
allow to use <sys/ucontext.h>
Waldemar Brodkorb
2024-07-09
Clang support for gnu_inline attribute
Waldemar Brodkorb
2024-07-09
buildsys: allow building with gcc-14
Marcus Haehnel
2024-07-09
features.h: add clang prerequisite macro
Marcus Haehnel
2024-07-09
c++: Remove deprecated dynamic exception specification
Sven Linker
2024-07-09
stdlib: increase number of static atexit handlers to 32
Yann Le Du
2024-07-09
libm: Fix float conversion compiler warning
Marcus Haehnel
2024-07-09
uclibc: Fix double promotion warning
Marcus Haehnel
2024-07-09
ldso/dl-vdso: avoid compiler warning if configured without vdso
Marcus Haehnel
2024-06-15
bump version for 1.0.49 release
v1.0.49
Waldemar Brodkorb
2024-06-15
libc: cast free() argument to void * in wchar.c
Yuriy Kolerov
2024-06-10
config: enable TIME64 by default
Waldemar Brodkorb
2024-06-10
config: make ctor/dtor visible again
Waldemar Brodkorb
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-21
linuxthreads: enable unwinding over signal frames
Max Filippov
2024-05-20
Cast to proper types inside atomic macroses.
Dmitry Chestnykh
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-09
ldso: arm: fix build with gcc-14
Max Filippov
2024-05-09
ldso: FDPIC: fix type mismatches
Max Filippov
2024-05-09
iconv: fix type mismatches
Max Filippov
2024-05-08
sparc64: Fix incorrect sigreturn stub function implementation
Waldemar Brodkorb
2024-05-08
futimesat: add missing header
Waldemar Brodkorb
2024-05-01
bump version for 1.0.48 release
v1.0.48
Waldemar Brodkorb
2024-04-30
sparc: Fix incorrect sigreturn stub function implementation.
Dmitry Chestnykh
2024-04-30
Define __USE_TIME_BITS64 when it is necessary.
Dmitry Chestnykh
[next]