summaryrefslogtreecommitdiff
path: root/tools/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-21tools/nolibc/sys: make open() take a vararg on the 3rd argumentWilly Tarreau1-3/+15
2022-04-21tools/nolibc/stdio: add perror() to report the errno valueWilly Tarreau1-0/+6
2022-04-21tools/nolibc/types: define EXIT_SUCCESS and EXIT_FAILUREWilly Tarreau1-0/+3
2022-04-21tools/nolibc/stdio: add a minimal [vf]printf() implementationWilly Tarreau1-0/+128
2022-04-21tools/nolibc/stdio: add fwrite() to stdioWilly Tarreau1-7/+28
2022-04-21tools/nolibc/stdio: add stdin/stdout/stderr and fget*/fput* functionsWilly Tarreau1-6/+89
2022-04-21tools/nolibc/stdio: add a minimal set of stdio functionsWilly Tarreau2-0/+58
2022-04-21tools/nolibc/stdlib: add utoh() and u64toh()Willy Tarreau1-0/+80
2022-04-21tools/nolibc/stdlib: add i64toa() and u64toa()Willy Tarreau1-0/+72
2022-04-21tools/nolibc/stdlib: replace the ltoa() function with more efficient onesWilly Tarreau1-21/+88
2022-04-21tools/nolibc/stdlib: move ltoa() to stdlib.hWilly Tarreau2-22/+32
2022-04-21tools/nolibc/types: move makedev to types.h and make it a macroWilly Tarreau2-9/+5
2022-04-21tools/nolibc/types: make FD_SETSIZE configurableWilly Tarreau1-2/+4
2022-04-21tools/nolibc/types: move the FD_* functions to macros in types.hWilly Tarreau2-14/+30
2022-04-21tools/nolibc/ctype: add the missing is* functionsWilly Tarreau1-1/+78
2022-04-21tools/nolibc/ctype: split the is* functions to ctype.hWilly Tarreau2-6/+23
2022-04-21tools/nolibc/string: split the string functions into string.hWilly Tarreau2-95/+108
2022-04-21tools/nolibc/stdlib: extract the stdlib-specific functions to their own fileWilly Tarreau2-66/+86
2022-04-21tools/nolibc/sys: split the syscall definitions into their own fileWilly Tarreau2-962/+1192
2022-04-21tools/nolibc/arch: split arch-specific code into individual filesWilly Tarreau8-1186/+1266
2022-04-21tools/nolibc/types: split syscall-specific definitions into their own filesWilly Tarreau2-108/+135
2022-04-21tools/nolibc/std: move the standard type definitions to std.hWilly Tarreau2-37/+54
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+7
2022-04-12tools/nolibc: guard the main file against multiple inclusionWilly Tarreau1-0/+4
2022-04-12tools/nolibc: use pselect6 on RISCVWilly Tarreau1-0/+3
2022-04-11libbpf: Add ARC support to bpf_tracing.hVladimir Isaev1-0/+2
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+7
2022-04-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+2
2022-04-04bpf: Correct the comment for BTF kind bitfieldHaiyue Wang1-2/+2
2022-04-01tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+40
2022-04-01tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+9
2022-04-01tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo1-0/+2
2022-03-29bpf: Sync comments for bpf_get_stackGeliang Tang1-4/+4
2022-03-27Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-4/+2
2022-03-27Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-0/+156
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+32
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-5/+151
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2022-03-24linux/types.h: remove unnecessary __bitwise__Bjorn Helgaas1-3/+2
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2022-03-22Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2022-03-18bpf: Add cookie support to programs attached with kprobe multi linkJiri Olsa1-0/+1
2022-03-18bpf: Add multi kprobe linkJiri Olsa1-0/+13
2022-03-15x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra1-0/+16
2022-03-15x86/ibt: Add ANNOTATE_NOENDBRPeter Zijlstra1-0/+16
2022-03-15Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-0/+1
2022-03-12tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes1-4/+0
2022-03-11bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu1-0/+11
2022-03-11bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2