You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pedro Falcato 5763f003a5 riscv64: add vfork 3 years ago
..
aio fix AS-safety of close when aio is in use and fd map is expanded 4 years ago
complex math: avoid runtime conversions of floating-point constants 4 years ago
conf use kernel-provided AT_MINSIGSTKSZ for sysconf(_SC_[MIN]SIGSTKSZ) 4 years ago
crypt update crypt_blowfish to support $2b$ prefix 6 years ago
ctype fix wcwidth of hangul combining (vowel/final) letters 4 years ago
dirent remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
env protect stack canary from leak via read-as-string by zeroing second byte 4 years ago
errno add missing strerror text for key management 4 years ago
exit lift child restrictions after multi-threaded fork 6 years ago
fcntl remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
fenv add SPE FPU support to powerpc-sf 5 years ago
include provide an internal namespace-safe __fstat 4 years ago
internal fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 3 years ago
ipc fix corrupt sysvipc timestamps on 32-bit archs with old kernels 6 years ago
ldso fix potential deadlock in dlerror buffer handling at thread exit 4 years ago
legacy remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
linux remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
locale accept null pointer as message argument to gettext functions 4 years ago
malloc disable MADV_FREE usage in mallocng 4 years ago
math add SPE FPU support to powerpc-sf 5 years ago
misc remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
mman remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
mq mq_timedsend, mq_timedreceive: add time64, decouple 32-bit time_t 7 years ago
multibyte rewrite wcsnrtombs to fix buffer overflow and other bugs 6 years ago
network fix return value of gethostby{name[2],addr} with no result but no error 4 years ago
passwd nscd: fall back gracefully on kernels without AF_UNIX support 5 years ago
prng lift child restrictions after multi-threaded fork 6 years ago
process riscv64: add vfork 3 years ago
regex remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
sched sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 7 years ago
search new tsearch implementation 8 years ago
select fix regression in select with no timeout 7 years ago
setjmp fix hwcap access in powerpc-sf setjmp/longjmp 5 years ago
signal fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64 3 years ago
stat remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
stdio prevent invalid reads of nl_arg in printf_core 3 years ago
stdlib fix constraint violation in qsort wrapper around qsort_r 4 years ago
string fix strverscmp comparison of digit sequence with non-digits 4 years ago
temp remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago
termios add tcgetwinsize and tcsetwinsize functions, move struct winsize 6 years ago
thread use libc-internal malloc for pthread_atfork 3 years ago
time fix thread leak on timer_create(SIGEV_THREAD) failure 4 years ago
unistd remove LFS64 symbol aliases; replace with dynamic linker remapping 4 years ago