llvm/llvm-project

[libc][POSIX][unistd] implement `alarm`

Geschlossen

#124.654 geöffnet am 27.01.2025

 (13 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (10.782 Forks)batch import
good first issuelibc

Repository-Metriken

Stars
 (26.378 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 2h) (1.000 gemergte PRs in 30 T)

Beschreibung

building clang against llvm-libc fails due to the uses of alarm (unistd.h) in llvm/lib/Support/Unix/{Watchdog.inc|Program.inc}

Contributor Guide