llvm-project/libc/spec
Siva Chandra Reddy dc2b01b3f7 [libc] Add POSIX close, fsync, open, read and write functions.
They are implemented as simple syscall wrappers. The file creation
macros have been put in a header file as a temporary solution until we
have a cleaner approach to listing platform relevant macros.

Reviewed By: abrachet

Differential Revision: https://reviews.llvm.org/D118396
2022-01-27 20:32:02 +00:00
..
gnu_ext.td [libc] Add extension functions fedisableexcept, feenableexcept and fegetexcept. 2021-09-10 18:44:53 +00:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
llvm_libc_ext.td [libc][Obvious] Fix llvm_libc_ext.td. 2021-08-19 18:54:43 +00:00
posix.td [libc] Add POSIX close, fsync, open, read and write functions. 2022-01-27 20:32:02 +00:00
spec.td [libc][NFC] Let var args be treated as a named type in the spec. 2022-01-27 17:07:21 +00:00
stdc.td [libc] Implement log10f correctly rounded for all rounding modes. 2022-01-25 10:33:39 -05:00