ecl/src/h
Marius Gerbershagen da26facffa file.d: introduce :nonblock and :close-on-exec options for open
Maps directly to flags for open syscall. Ignored on Windows. We now
let the user decide whether to open fifos in nonblocking mode or not.
Manual has been extended to document the new extensions and slightly
rearranged to put the important information first.
2021-02-10 20:06:57 +01:00
..
impl fpe: prevent spurious floating point exceptions in WITH_LISP_FPE 2020-10-31 11:36:52 +01:00
bytecodes.h cosmetic: fix some compiler warnings 2020-04-29 20:35:37 +02:00
cache.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
config-internal.h.in config-internal.h: automatically set ECL_C_COMPATIBLE_VARIADIC_DISPATCH for apple/arm64 2021-01-29 19:46:01 +01:00
config.h.in s/TCP/ECL_TCP/ among preprocessor defines 2020-11-22 21:04:16 +00:00
cons.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
cs.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
ecl-cmp.h cmp: add support for precompiled header files 2020-05-16 18:53:57 +02:00
ecl-inl.h long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
ecl.h ieee-fp: introduce new macro for toggling between Lisp and C fpe 2019-06-30 13:01:06 +02:00
ecl_atomics.h fix header argument names for C++ compilation 2018-11-02 17:31:55 +08:00
external.h bytecmp: preserve the identity for literal objects 2020-12-27 19:04:00 +01:00
internal.h file.d: introduce :nonblock and :close-on-exec options for open 2021-02-10 20:06:57 +01:00
legacy.h doc: replace legacy names by their new counterparts 2020-02-22 19:12:43 +01:00
number.h bignums: prevent bignum registers from growing too big 2020-01-04 18:07:41 +01:00
object.h file.d: introduce :nonblock and :close-on-exec options for open 2021-02-10 20:06:57 +01:00
page.h The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
stack-resize.h gc: fix signal handlers for generational garbage collector 2020-05-08 20:57:56 +02:00
stacks.h apply_from_stack_frame: use correct frame base 2019-07-23 18:45:24 +02:00