~mirabilos/klibc/master

  • Committer: Ben Hutchings
  • Date: 2024-10-02 01:00:52 UTC
  • Revision ID: git-v1:dad7655407b550d345663785097a341dd46488dc
[klibc] syscalls: Support for inotify_init1()

Linux 2.6.27 added the inotify_init1() system call, a variant of
inotify_init() with a flags parameter added.  Generate a wrapper for
this system call.

Newer architectures support only inotify_init1(), so also add a
inotify_init() implementation for them.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 951 19 years ago H. Peter Anvin Merge with terminus.zytor.com:/home/hpa/klibc/offi Diff
klcc 971 19 years ago H. Peter Anvin Merge with git+ssh://hera.kernel.org/pub/scm/libs/ Diff
scripts 971 19 years ago H. Peter Anvin Merge with git+ssh://hera.kernel.org/pub/scm/libs/ Diff
usr 971 19 years ago H. Peter Anvin Merge with git+ssh://hera.kernel.org/pub/scm/libs/ Diff
.gitignore 1544 16 years ago H. Peter Anvin klibc: Update .gitignore files Bring the .gitigno 288 bytes Diff Download File
defconfig 2103 5 years ago Ben Hutchings [klibc] arm: Enable CONFIG_ARM_EABI by default Si 211 bytes Diff Download File
File git-rm-for-kernel.sh 1600 14 years ago H. Peter Anvin [klibc] Replace cg-rm-for-kernel.sh with git-rm-fo 362 bytes Diff Download File
Kbuild 1210 18 years ago H. Peter Anvin [klibc] Reorganize the standalone klibc tree to ma 418 bytes Diff Download File
klibc.spec.in 2205 2 years ago Ben Hutchings [klibc] Work around ELF loader bugs when executabl 3.9 KB Diff Download File
Makefile 2170 3 years ago Ben Hutchings [klibc] Move linker option probing to Kbuild.klibc 5.1 KB Diff Download File
README 2097 5 years ago Ben Hutchings [klibc] README: Point the mailing list URL back to 811 bytes Diff Download File