[all-commits] [llvm/llvm-project] 34cf68: [libc] Move `struct timespec` from POSIX to StdC (...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Mar 12 19:33:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34cf6847752a3aad68eaa889ab6e0073a38fc2db
https://github.com/llvm/llvm-project/commit/34cf6847752a3aad68eaa889ab6e0073a38fc2db
Author: Petr Hosek <phosek at google.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M libc/spec/posix.td
M libc/spec/spec.td
M libc/spec/stdc.td
Log Message:
-----------
[libc] Move `struct timespec` from POSIX to StdC (#85010)
`struct timespec` is actually defined in the C standard, not POSIX.
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