~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
..
basic 971 19 years ago H. Peter Anvin Merge with git+ssh://hera.kernel.org/pub/scm/libs/ Diff
Kbuild.include 2135 4 years ago Ben Hutchings [klibc] Kbuild: add support for clang builds Add 10.1 KB Diff Download File
Kbuild.install 2225 1 year ago Ben Hutchings [klibc] Install command links as appropriate We b 4.2 KB Diff Download File
Kbuild.klibc 2205 2 years ago Ben Hutchings [klibc] Work around ELF loader bugs when executabl 14.1 KB Diff Download File
Kbuild.klibc.include 2023 9 years ago H. Peter Anvin [klibc] Inline __arch_libcinit() __arch_libcinit( 412 bytes Diff Download File
Makefile.clean 2062 5 years ago Ben Hutchings [klibc] add more PHONY targets to $(PHONY) make-3 3 KB Diff Download File
Makefile.host 1759 13 years ago maximilian attems [klibc] Very minor various typo fixes Signed-off- 6 KB Diff Download File