[all-commits] [llvm/llvm-project] 0419db: [libc][docgen] make note of sys/time.h interfaces ...
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Tue Feb 11 14:15:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0419db6b95e246fe9dc90b5795beb77c393eb2ce
https://github.com/llvm/llvm-project/commit/0419db6b95e246fe9dc90b5795beb77c393eb2ce
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M libc/utils/docgen/docgen.py
M libc/utils/docgen/sys/time.yaml
Log Message:
-----------
[libc][docgen] make note of sys/time.h interfaces removed in POSIX.1-2024 (#126612)
One of these days, we'll be able to specify time to a computer...
Also, POSIX can remove stuff all they want. Folks probably will continue to
depend on broken interfaces forever.
Link: #124654
Link: https://austingroupbugs.net/view.php?id=1330
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list