Changeset 53ee27e for libcfa/prelude
- Timestamp:
- Aug 4, 2020, 5:13:51 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- eafec07
- Parents:
- 3f850d7 (diff), 21b0a23 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- libcfa/prelude
- Files:
-
- 2 edited
-
Makefile.in (modified) (1 diff)
-
defines.hfa.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/prelude/Makefile.in
r3f850d7 r53ee27e 180 180 AMTAR = @AMTAR@ 181 181 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 182 AM_T = @AM_T@ 182 183 AR = @AR@ 183 184 ARCHITECTURE = @ARCHITECTURE@ -
libcfa/prelude/defines.hfa.in
r3f850d7 r53ee27e 50 50 #undef CFA_HAVE_IORING_OP_REMOVE_BUFFER 51 51 52 #undef CFA_HAVE_IOSQE_FIXED_FILE 53 #undef CFA_HAVE_IOSQE_IO_DRAIN 54 #undef CFA_HAVE_IOSQE_ASYNC 55 #undef CFA_HAVE_IOSQE_IO_LINK 56 #undef CFA_HAVE_IOSQE_IO_HARDLINK 57 #undef CFA_HAVE_SPLICE_F_FD_IN_FIXED 58 52 59 #undef HAVE_PREADV2 53 60 #undef HAVE_PWRITEV2
Note:
See TracChangeset
for help on using the changeset viewer.