index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
stackprotector.h
Age
Commit message (
Expand
)
Author
2026-05-24
tools/nolibc: stackprotector: Avoid stalling program startup if crng is not i...
Daniel Palmer
2026-04-27
tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector
Daniel Palmer
2026-02-25
tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
Thomas Weißschuh
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
2025-02-03
tools/nolibc: add prototypes for non-static functions
Thomas Weißschuh
2024-08-16
tools/nolibc: stackprotector: mark implicitly used symbols as used
Thomas Weißschuh
2023-08-23
tools/nolibc: stackprotector.h: make __stack_chk_init static
Zhangjin Wu
2023-08-23
tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACK...
Zhangjin Wu
2023-06-09
tools/nolibc: fix segfaults on compilers without attribute no_stack_protector
Thomas Weißschuh
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
2023-03-27
tools/nolibc: add support for stack protector
Thomas Weißschuh