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
2023-07-14
[PATCH] libc/sysdeps/linux/common/bits/wchar.h: resync with glibc, fix build ...
Waldemar Brodkorb
2023-05-10
gettimeofday: fix static build
Waldemar Brodkorb
2023-03-13
Emulate 'futimesat' when __NR_futimesat is not available.
Elliot Thomas
2023-01-22
Defined MAP_FIXED_NOREPLACE
linted
2022-12-19
gettimeofday() vdso support
ramin
2022-12-19
sycall macro for vdso support
ramin
2022-08-08
resource.h: add missing RUSAGE_THREAD
Waldemar Brodkorb
2022-05-20
define RLIMIT_RTTIME, bump RLIMIT_NLIMITS
Romain Naour
2022-02-27
guard prlimit, reported by Lance Fredrickson
Waldemar Brodkorb
2022-01-28
sched.h: Add SCHED_DEADLINE
Petr Vorel
2022-01-21
add prlimit syscall wrapper, now for real
Waldemar Brodkorb
2022-01-21
add prlimit syscall wrapper
Waldemar Brodkorb
2021-12-24
Fix some warnings due to type issues
Yann Sionneau
2021-04-09
open: Add support for O_TMPFILE
Nicolas Cavallari
2021-01-28
use renameat2 syscall, when renameat isn't available
Waldemar Brodkorb
2021-01-27
fix umount2 compilation for alpha on Linux 5.x
Waldemar Brodkorb
2020-08-19
Add {name, open}_to_handle_at() implementation
Petr Vorel
2020-08-15
sys/random.h include stddef.h
Waldemar Brodkorb
2020-07-02
Rename __unused struct members to include a namespace
Ed Wildgoose
2020-04-01
statx: make include conditional, fixes non-csky arch buildroot builds
Waldemar Brodkorb
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
[next]