Dmitry Chestnykh 81ed334f67 Add support for using time64 on big-endian machines. 2 months ago
..
assert 1b3025b735 buildsys: switch libc to kbuild-style 11 years ago
auxvt 567e766d6c fix getauxval() on aarch64 gcc 11 8 months ago
ctype 493d0cc28b remove MJN only debug messages 8 years ago
dirent 4f506bb95a fix opendir, fpathconf and ttyname_r to use fstat64(), not fstat() 4 years ago
elf e80384786d Revert "Fix static linking with GCC-10" 3 years ago
error 493d0cc28b remove MJN only debug messages 8 years ago
file 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
fnmatch bfd61a8043 fnmatch: fix possible access beyond of parameter string 5 months ago
fts f4432e0655 fts: fix gcc compiler warning 7 years ago
ftw 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
getloadavg 0fef8e7e06 Fix redefinition of _GNU_SOURCE. 2 months ago
glob 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
internals 0f4669a6ec libc: Fix some unused parameter warnings 2 months ago
locale b98192b80e fix tolower and locales 6 years ago
mntent 27b5b58381 hasmntopt: better option matching 3 years ago
pthread 7c78a5c52b NPTL: Rename a variable 9 years ago
regex 062fac27c5 Fix -Wundef related warnings 2 years ago
search f9ae36ebf1 insque: fix segfault on (prev == NULL) 10 years ago
statfs 40308d7d3b Only emulate fstatfs64 if __NR_fstatfs64 is not defined 6 years ago
syslog eaedbdaa08 Fix syslog messages lost if syslogd is temporary busy 8 years ago
sysvipc 81ed334f67 Add support for using time64 on big-endian machines. 2 months ago
time 8ea0140d5f Introduce time64 support. 2 months ago
ttyent 1b3025b735 buildsys: switch libc to kbuild-style 11 years ago
utmp 52df983934 remove editor hints for vi 6 years ago
wchar 0f4669a6ec libc: Fix some unused parameter warnings 2 months ago
wctype 493d0cc28b remove MJN only debug messages 8 years ago
wordexp f664078e0f wordexp: Fix the usage of the internal _itoa function 5 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in d869bb1600 add getauxval() implementation 1 year ago