index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
tools/nolibc: move NULL and offsetof() to sys/stddef.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move uname() and friends to sys/utsname.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move makedev() and friends to sys/sysmacros.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move getrlimit() and friends to sys/resource.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move reboot() to sys/reboot.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move prctl() to sys/prctl.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move mount() to sys/mount.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move ioctl() to sys/ioctl.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: move poll() to poll.h
Thomas Weißschuh
1
-0
/
+1
2025-05-21
tools/nolibc: add target to check header usability
Thomas Weißschuh
1
-0
/
+9
2025-04-22
tools/nolibc: add getopt()
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: move wait() and friends to sys/wait.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: add sys/types.h shim
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: move gettimeofday() to sys/time.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: move syscall() to sys/syscall.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: move stat() and friends to sys/stat.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: move mmap() and friends to sys/mman.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: move getauxval() to sys/auxv.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: move open() and friends to fcntl.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: add elf.h
Thomas Weißschuh
1
-0
/
+1
2025-04-19
tools/nolibc: prepare for headers in subdirectories
Thomas Weißschuh
1
-1
/
+1
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-03-03
tools/nolibc: add limits.h shim header
Thomas Weißschuh
1
-0
/
+1
2025-02-09
tools/nolibc: add support for directory access
Thomas Weißschuh
1
-0
/
+1
2024-07-29
tools/nolibc: add stdbool.h header
Thomas Weißschuh
1
-0
/
+1
2023-10-12
tools/nolibc: add stdarg.h header
Thomas Weißschuh
1
-0
/
+1
2023-08-23
tools/nolibc: add new crt.h with _start_c
Zhangjin Wu
1
-0
/
+1
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
1
-0
/
+1
2023-06-09
tools/nolibc: reformat list of headers to be installed
Thomas Weißschuh
1
-2
/
+16
2023-03-28
tools/nolibc: add support for stack protector
Thomas Weißschuh
1
-2
/
+2
2023-03-20
tools/nolibc: add stdint.h
Vincent Dagonneau
1
-2
/
+2
2022-06-20
tools/nolibc: add a help target to list supported targets
Willy Tarreau
1
-0
/
+17
2022-06-20
tools/nolibc: make the default target build the headers
Willy Tarreau
1
-1
/
+1
2022-06-20
tools/nolibc: fix the makefile to also work as "make -C tools ..."
Willy Tarreau
1
-1
/
+17
2022-04-21
tools/nolibc: add a makefile to install headers
Willy Tarreau
1
-0
/
+42