开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
Age
Commit message (
Expand
)
Author
2023-06-09
tools/nolibc: open: fix up compile warning for arm
Zhangjin Wu
2023-06-09
tools/nolibc: arm: add missing my_syscall6
Zhangjin Wu
2023-06-09
selftests/nolibc: not include limits.h for nolibc
Zhangjin Wu
2023-06-09
tools/nolibc: ensure fast64 integer types have 64 bits
Thomas Weißschuh
2023-06-09
tools/nolibc: ppoll/ppoll_time64: add a missing argument
Zhangjin Wu
2023-06-09
tools/nolibc: support nanoseconds in stat()
Thomas Weißschuh
2023-06-09
tools/nolibc: add support for prctl()
Thomas Weißschuh
2023-06-09
tools/nolibc: s390: disable stackprotector in _start
Thomas Weißschuh
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: reformat list of headers to be installed
Thomas Weißschuh
2023-06-09
tools/nolibc: ensure stack protector guard is never zero
Thomas Weißschuh
2023-06-09
tools/nolibc: x86_64: disable stack protector for _start
Thomas Weißschuh
2023-06-09
tools/nolibc: fix typo pint -> point
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc/unistd: add syscall()
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: Fix up load/store instructions for rv32
Zhangjin Wu
2023-06-09
tools/nolibc: remove LINUX_REBOOT_ constants
Thomas Weißschuh
2023-06-09
tools/nolibc: s390: provide custom implementation for sys_fork
Thomas Weißschuh
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
2023-06-09
tools/nolibc: use __inline__ syntax
Thomas Weißschuh
2023-06-09
tools/nolibc: use standard __asm__ statements
Thomas Weißschuh
2023-06-09
tools/nolibc: Fix build of stdio.h due to header ordering
Mark Brown
2023-06-09
tools/nolibc: implement fd-based FILE streams
Thomas Weißschuh
2023-06-09
tools/nolibc: add wrapper for memfd_create
Thomas Weißschuh
2023-04-24
Merge tag 'linux-kselftest-next-6.4-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-04-11
tools/nolibc/stdio: Implement vprintf()
Mark Brown
2023-03-27
tools/nolibc: x86_64: add stackprotector support
Thomas Weißschuh
2023-03-27
tools/nolibc: i386: add stackprotector support
Thomas Weißschuh
2023-03-27
tools/nolibc: add support for stack protector
Thomas Weißschuh
2023-03-27
tools/nolibc: add helpers for wait() signal exits
Thomas Weißschuh
2023-03-27
tools/nolibc: add definitions for standard fds
Thomas Weißschuh
2023-03-20
tools/nolibc: Add support for LoongArch
Feiyang Chen
2023-03-20
tools/nolibc: Add statx() and make stat() rely on statx() if necessary
Feiyang Chen
2023-03-20
tools/nolibc: Include linux/fcntl.h and remove duplicate code
Feiyang Chen
2023-03-20
tools/nolibc: check for S_I* macros before defining them
Willy Tarreau
2023-03-20
tools/nolibc: add getuid() and geteuid()
Willy Tarreau
2023-03-20
tools/nolibc: add integer types and integer limit macros
Vincent Dagonneau
2023-03-20
tools/nolibc: add stdint.h
Vincent Dagonneau
2023-03-20
tools/nolibc: Add gitignore to avoid git complaints about sysroot
Paul E. McKenney
2023-01-10
nolibc/sys: Implement `getpagesize(2)` function
Ammar Faizi
2023-01-10
nolibc/stdlib: Implement `getauxval(3)` function
Ammar Faizi
2023-01-10
tools/nolibc: add auxiliary vector retrieval for s390
Sven Schnelle
2023-01-10
tools/nolibc: add auxiliary vector retrieval for mips
Willy Tarreau
2023-01-10
tools/nolibc: add auxiliary vector retrieval for riscv
Willy Tarreau
2023-01-10
tools/nolibc: add auxiliary vector retrieval for arm
Willy Tarreau
[next]