index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
vdso
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
tools/nolibc: add definitions for standard fds
Thomas Weißschuh
1
-0
/
+5
2023-03-20
selftests/nolibc: Adjust indentation for Makefile
Feiyang Chen
1
-37
/
+37
2023-03-20
selftests/nolibc: Add support for LoongArch
Feiyang Chen
1
-0
/
+4
2023-03-20
tools/nolibc: Add support for LoongArch
Feiyang Chen
2
-0
/
+202
2023-03-20
tools/nolibc: Add statx() and make stat() rely on statx() if necessary
Feiyang Chen
1
-0
/
+56
2023-03-20
tools/nolibc: Include linux/fcntl.h and remove duplicate code
Feiyang Chen
2
-6
/
+1
2023-03-20
tools/nolibc: check for S_I* macros before defining them
Willy Tarreau
1
-1
/
+22
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
1
-2
/
+6
2023-03-20
tools/nolibc: add getuid() and geteuid()
Willy Tarreau
1
-0
/
+42
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
1
-0
/
+53
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
1
-48
/
+48
2023-03-20
tools/nolibc: add integer types and integer limit macros
Vincent Dagonneau
1
-0
/
+75
2023-03-20
tools/nolibc: add stdint.h
Vincent Dagonneau
3
-16
/
+27