Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/fs/notify/dnotify/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 355 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only
config DNOTIFY
 bool "Dnotify support"
 select FSNOTIFY
 default y
 help
   Dnotify is a directory-based per-fd file change notification system
   that uses signals to communicate events to user-space.  There exist
   superior alternatives, but some applications may still rely on
   dnotify.

   If unsure, say Y.

Messung V0.5 in Prozent
C=95 H=93 G=93

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-06-07]