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
/
misc
Age
Commit message (
Expand
)
Author
2024-02-25
Add support for using time64 on big-endian machines.
Dmitry Chestnykh
2024-02-22
Introduce time64 support.
Dmitry Chestnykh
2024-02-20
libc: Fix some unused parameter warnings
Sven Linker
2024-02-20
Remove duplicate semicolons
Marcus Haehnel
2024-02-18
Avoid fall-through if file matching temporary name exists
Sven Linker
2024-02-07
ld.so: Add support of DT_RELR relocation format.
Dmitry Chestnykh
2024-02-07
Fix redefinition of _GNU_SOURCE.
Dmitry Chestnykh
2023-11-10
fnmatch: fix possible access beyond of parameter string
Marcus Haehnel
2023-08-14
fix getauxval() on aarch64 gcc 11
lordrasmus
2022-12-19
add getauxval() implementation
ramin
2022-09-21
xtensa: add static pie support
Max Filippov
2022-09-21
static pie: fix building static PDE
Max Filippov
2022-09-07
Added support for creation of Static Position-Independent Executables (PIE) o...
linted
2022-08-08
Added support for creation of Static Position-Independent Executables (PIE) o...
linted
2022-07-26
Added support for creation of Static Position-Independent Executables (PIE) o...
linted
2022-05-23
libc/misc/getloadavg: Add getloadavg support to uClibc-ng
lancethepants
2021-12-24
Fix -Wundef related warnings
Yann Sionneau
2020-10-19
hasmntopt: better option matching
Yann Sionneau
2020-09-22
Fix warning about macro redefinition
Yann Sionneau
2020-09-22
Fix warning about missing const qualifier
Yann Sionneau
2020-09-02
Revert "Fix static linking with GCC-10"
Waldemar Brodkorb
2020-08-11
Fix static linking with GCC-10
Lance Fredrickson
2019-11-06
riscv64: lazy relocations do not work like sparc/m68k
Waldemar Brodkorb
2019-11-01
riscv64: add shared library support
Waldemar Brodkorb
2019-06-21
fix opendir, fpathconf and ttyname_r to use fstat64(), not fstat()
Denys Vlasenko
2019-04-14
Fix TLS allocation and loading in !SHARED case
Yann Sionneau
2018-09-21
wordexp: Fix the usage of the internal _itoa function
Segev Finer
2018-08-10
nptl threads: Fix bug in using a weak variable.
Christophe Lyon
2018-08-10
Allow to generate PIE 'static' binary
Christophe Lyon
2018-08-10
rtld: Add #if defined (__FDPIC__)
Christophe Lyon
2018-02-03
add libc version compatibility
Waldemar Brodkorb
2017-11-25
Only emulate fstatfs64 if __NR_fstatfs64 is not defined
Eugene Rudoy
2017-11-03
Only emulate statfs64 if __NR_statfs64 is not defined
Waldemar Brodkorb
2017-10-01
statfs: bugfix statfs02 fstatfs02 failed in ltp-testsuite
Guo Ren
2017-07-28
fix tolower and locales
Eugene Yudin
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
2017-04-17
remove old regex implementation
Waldemar Brodkorb
2017-04-17
remove old fnmatch implementation
Waldemar Brodkorb
2017-02-01
g/c __libc_errno
mirabilos
2017-01-14
fts: fix gcc compiler warning
Waldemar Brodkorb
2017-01-14
fnmatch: fix gcc compiler warnings
Waldemar Brodkorb
2016-12-21
remove misc/gnu, cleanup comment
Waldemar Brodkorb
2016-12-21
remove obstack support
Waldemar Brodkorb
2016-12-10
threads: optimize single threaded applications
Waldemar Brodkorb
2016-12-03
fix obstack compile issue after libintl/gettext removal
Waldemar Brodkorb
2016-12-02
remove libintl stub and libintl.h header
Waldemar Brodkorb
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2016-11-27
Fix handling of unterminated [ expression in fnmatch.
Waldemar Brodkorb
2016-10-20
Fix nftw when called with FTW_CHDIR and FTW_DEPTH
John Ata
2016-09-26
locale: cleanup support
Waldemar Brodkorb
[next]