index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
arch-s390.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-22
tools/nolibc: rename sys_foo() functions to _sys_foo()
Thomas Weißschuh
1
-7
/
+7
2026-02-25
tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
Thomas Weißschuh
1
-10
/
+10
2026-01-06
tools/nolibc: align sys_vfork() with sys_fork()
Thomas Weißschuh
1
-0
/
+8
2026-01-04
tools/nolibc: use custom structs timespec and timeval
Thomas Weißschuh
1
-0
/
+3
2025-12-03
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
1
-5
/
+0
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
1
-0
/
+2
2025-03-08
tools/nolibc: don't use asm/ UAPI headers
Thomas Weißschuh
1
-2
/
+2
2025-02-20
tools/nolibc: add support for 32-bit s390
Thomas Weißschuh
1
-0
/
+5
2024-10-07
tools/nolibc: s390: include std.h
Thomas Weißschuh
1
-0
/
+1
2024-08-12
tools/nolibc: move entrypoint specifics to compiler.h
Thomas Weißschuh
1
-2
/
+2
2023-08-23
tools/nolibc: s390: shrink _start with _start_c
Zhangjin Wu
1
-31
/
+5
2023-08-23
tools/nolibc: remove the old sys_stat support
Zhangjin Wu
1
-25
/
+0
2023-08-23
tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
Zhangjin Wu
1
-1
/
+1
2023-08-23
tools/nolibc: arch-*.h: add missing space after ','
Zhangjin Wu
1
-1
/
+1
2023-08-23
toolc/nolibc: arch-*.h: clean up whitespaces after __asm__
Zhangjin Wu
1
-7
/
+7
2023-06-09
tools/nolibc: s390: disable stackprotector in _start
Thomas Weißschuh
1
-1
/
+3
2023-06-09
tools/nolibc: s390: provide custom implementation for sys_fork
Thomas Weißschuh
1
-0
/
+9
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
1
-1
/
+1
2023-01-10
tools/nolibc: add auxiliary vector retrieval for s390
Sven Schnelle
1
-0
/
+10
2023-01-10
tools/nolibc: export environ as a weak symbol on s390
Sven Schnelle
1
-0
/
+4
2023-01-10
tools/nolibc: remove local definitions of O_* flags for open/fcntl
Willy Tarreau
1
-12
/
+0
2023-01-10
tools/nolibc: make compiler and assembler agree on the section around _start
Willy Tarreau
1
-21
/
+23
2023-01-09
nolibc: add support for s390
Sven Schnelle
1
-0
/
+222