index
:
riscv-gnu-toolchain/uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-10
sys/stat.h: remove _STAT_VER/_MKNOD_VER
Waldemar Brodkorb
1
-2
/
+0
2025-04-05
mount.h: fix MS_{} being seen as an identifier iso a variable
Thomas Devoogdt
1
-0
/
+25
2024-08-14
add process_vm_{read,write}v syscall wrapper from glibc
Waldemar Brodkorb
1
-0
/
+19
2024-07-09
Clang support for gnu_inline attribute
Waldemar Brodkorb
1
-1
/
+1
2024-07-09
c++: Remove deprecated dynamic exception specification
Sven Linker
1
-3
/
+9
2024-04-14
tree: Remove ^L
Petr Vorel
1
-2
/
+2
2024-02-07
sys/stat.h: Make fchmod() available if __USE_XOPEN2K
Paul Cercueil
1
-1
/
+1
2024-02-07
sys/stat.h: Make S_ISSOCK() available if __USE_XOPEN2K
Paul Cercueil
1
-2
/
+3
2023-11-10
prlimit: add name redirection and fix incorrect parameters to syscall
Pavel Kozlov
1
-3
/
+15
2023-10-27
setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs
Pavel Kozlov
1
-0
/
+4
2023-08-08
aarch64: add hwcap header file
Waldemar Brodkorb
1
-0
/
+1
2023-01-08
Add lost includes. Fix add getauxval() implementation.
Evgeniy Manachkin
1
-0
/
+3
2022-12-19
add getauxval() implementation
ramin
1
-0
/
+30
2022-01-21
add prlimit syscall wrapper
Waldemar Brodkorb
1
-0
/
+7
2021-08-25
Fix warnings due to missing attributes for __EI_ prefixed symbols
Yann Sionneau
1
-0
/
+11
2021-04-24
include/sys/personality.h: resync with glibc
Thomas Petazzoni
1
-5
/
+13
2020-06-19
inet: add sockatmark implementation
Clement Leger
1
-1
/
+1
2020-04-01
statx: make include conditional, fixes non-csky arch buildroot builds
Waldemar Brodkorb
1
-0
/
+2
2020-02-03
csky: add statx conditionals
Waldemar Brodkorb
1
-0
/
+5
2019-05-13
preadv/pwritev: fix offset argument type
Max Filippov
1
-2
/
+2
2018-06-15
Fix prototypes for preadv pwritev.
Vlad Starodubtsev
1
-2
/
+2
2017-11-19
remove unused FORTIFY code fragments
Waldemar Brodkorb
1
-7
/
+0
2017-11-02
convert accept4() to use cancel.h macros
Waldemar Brodkorb
1
-0
/
+1
2017-10-01
recvmmsg/sendmmsg: add recvmmsg sendmmsg support.
Guo Ren
1
-0
/
+30
2017-06-06
sys/time.h: sync with GNU C library
Waldemar Brodkorb
1
-1
/
+1
2017-06-06
sys/types.h: sync with GNU C library
Waldemar Brodkorb
1
-1
/
+2
2017-05-22
include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXEC
Anthony G. Basile
1
-1
/
+7
2017-04-22
sys/stat.h: fix missing struct timespec definition
Damien Riegel
1
-1
/
+1
2017-03-17
sync header with GNU libc / kernel
Waldemar Brodkorb
1
-5
/
+12
2017-01-14
add wrappers for preadv/pwritev
Waldemar Brodkorb
1
-0
/
+26
2016-12-20
sys/cdefs.h: add definition of __attribute_alloc_size__
Thomas Petazzoni
1
-0
/
+9
2016-12-10
include/sys/mman.h: remove madvise/posix_madvise prototypes on noMMU
Thomas Petazzoni
1
-0
/
+3
2016-09-25
sync header with glibc
Waldemar Brodkorb
1
-5
/
+1
2016-06-15
sysconf: Support _SC_(AV)?PHYS_PAGES.
Nicolas Cavallari
1
-2
/
+0
2016-01-31
Provide __adjtimex() alias, like glibc.
Leonid Lisovskiy
1
-2
/
+0
2015-12-09
Define __attribute_const__
Waldemar Brodkorb
1
-0
/
+6
2015-03-17
include: silence __leaf warning
Bernhard Reutner-Fischer
1
-13
/
+16
2015-03-13
unistd.h: put getppid under XOPEN2K8
Bernhard Reutner-Fischer
2
-9
/
+33
2014-08-26
timex: Sync with glibc
Khem Raj
1
-2
/
+6
2014-08-25
Add clock_adjtime syscall
Khem Raj
1
-1
/
+4
2014-04-04
sysinfo.h: Prevent redeclarations
Bernhard Reutner-Fischer
1
-0
/
+2
2013-02-20
stat: Use fstatat64 if arch does not have the stat syscall
Markos Chandras
1
-0
/
+1
2013-02-20
stat64: Use fstatat64 if arch does not have the stat64 syscall
Markos Chandras
1
-0
/
+1
2013-02-20
statfs: Use statfs64 if arch does not have the statfs syscall
Markos Chandras
1
-0
/
+1
2013-02-20
sendfile: Use sendfile64 if arch does not have the sendfile syscall
Markos Chandras
1
-0
/
+1
2013-02-20
mkdir: Use mkdirat if arch does not have the mkdir syscall
Markos Chandras
1
-0
/
+1
2013-02-20
chmod: Use fchmodat if arch does not have the chmod syscall
Markos Chandras
1
-0
/
+1
2013-01-18
mount.h: update
Bernhard Reutner-Fischer
1
-10
/
+35
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
19
-88
/
+84
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
42
-126
/
+84
[next]