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
/
sysdeps
/
linux
/
common
Age
Commit message (
Expand
)
Author
2020-02-07
common/bits: Fix ipc_perm and semid_ds definitions for 64-bit arches
Vladimir Murzin
2020-02-03
csky: add statx conditionals
Waldemar Brodkorb
2020-01-30
poll: avoid calling select with empty sets which hangs the process
Yann Sionneau
2019-11-17
fix PTRAVE_EVENT_SECCOMP typo in ptrace.h
Joris Vink
2019-11-05
implement fexecve from glibc
Waldemar Brodkorb
2019-05-13
preadv/pwritev: fix offset argument type
Max Filippov
2018-12-14
several patches for uclibc ng
han_mao@c-sky.com
2018-11-27
statfs.h: sync generic header with glibc
Waldemar Brodkorb
2018-11-01
time.h: Add CLOCK_TAI
Petr Vorel
2018-10-20
do not expose recvmmsg/sendmmsg for unsupported kernels
Waldemar Brodkorb
2018-09-21
bugfix renameat2 wrong implement.
Guo Ren
2018-08-16
sched_setaffinity: use the same style with glibc's
Guo Ren
2018-06-10
risc-v: initial 64 bit port, static only (no TLS/NPTL)
Waldemar Brodkorb
2018-04-17
common/sendfile.c: bugfix can't support offset is NULL
Guo Ren
2018-04-17
Revert "common/sendfile.c: bugfix can't support offset is NULL"
Waldemar Brodkorb
2018-04-13
lseek.c: bugfix ltp lseek01.c
Guo Ren
2018-04-13
common/sendfile.c: bugfix can't support offset is NULL
Guo Ren
2018-04-02
use __NR_newfstatat only for modern Linux architectures
Waldemar Brodkorb
2018-03-12
tile: add basic support for tilegx
Waldemar Brodkorb
2018-02-17
bits/socket.h: add missing defines
Waldemar Brodkorb
2018-02-04
mman: disable memfd_create declaration
Waldemar Brodkorb
2018-02-03
bits/mman.h: consolidate header file
Waldemar Brodkorb
2018-01-21
simplify and fix getcwd
Waldemar Brodkorb
2018-01-15
rt: cleanup and allow to build for linuxthreads
Waldemar Brodkorb
2018-01-15
syscall: Make common implementation match unistd.h
Stafford Horne
2018-01-08
csky: bugfix libc sync_file_range.c for csky.
Guo Ren
2017-12-31
m68k: add NPTL/TLS support
Waldemar Brodkorb
2017-11-25
statfs.h: add f_flags
Waldemar Brodkorb
2017-11-22
librt: fix broken posix_spawn
Waldemar Brodkorb
2017-11-19
csky: port to uclibc-ng
Guo Ren
2017-11-19
remove unused FORTIFY code fragments
Waldemar Brodkorb
2017-11-03
math: add exception handling functionality
Sergey Cherkashin
2017-10-01
preadv/pwritev: bugfix preadv/pwritev syscall should be 5 args
Guo Ren
2017-08-10
sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant
Waldemar Brodkorb
2017-07-28
fix tolower and locales
Eugene Yudin
2017-06-23
sparc64: add basic support
Waldemar Brodkorb
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
2017-04-22
remove unused HP_TIMING_AVAIL and header
Waldemar Brodkorb
2017-04-16
libm: allow long double wrappers for all architectures
Waldemar Brodkorb
2017-02-23
guard new syscalls preadv/pwritev
Waldemar Brodkorb
2017-02-18
remove dead code in dlfcn.h
Waldemar Brodkorb
2017-02-03
fstat: make new code aarch64 specific
Waldemar Brodkorb
2017-02-01
add experimental aarch64 support
Waldemar Brodkorb
2017-01-28
remove PID caching
Waldemar Brodkorb
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2017-01-14
add wrappers for preadv/pwritev
Waldemar Brodkorb
2016-12-28
add init_module/delete_module syscall wrappers
Waldemar Brodkorb
2016-12-23
remove UCLIBC_LINUX_MODULE_26
Waldemar Brodkorb
2016-12-10
libc/sysdeps/linux/common/madvise.c: disable on noMMU architectures
Thomas Petazzoni
2016-11-28
posix_madvise not available for noMMU
Waldemar Brodkorb
[next]