ecl/src
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
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c file.d: introduce :nonblock and :close-on-exec options for open 2021-02-10 20:06:57 +01:00
clos clos: don't call make-load-form in the code walker for defmethod 2020-09-18 21:22:32 +02:00
cmp cmp: fix bug in inlining local functions which are closures 2021-01-16 16:12:13 +01:00
doc file.d: introduce :nonblock and :close-on-exec options for open 2021-02-10 20:06:57 +01:00
ecl 21.2.1 release 2021-01-30 19:27:41 +01:00
gmp gmp: configure: add missing include files 2021-01-24 17:56:34 +01:00
h file.d: introduce :nonblock and :close-on-exec options for open 2021-02-10 20:06:57 +01:00
libffi ffi: Update libffi to version 3.3 2019-12-09 19:49:30 +01:00
lsp 21.2.1 release 2021-01-30 19:27:41 +01:00
tests cmp: fix bug in inlining local functions which are closures 2021-01-16 16:12:13 +01:00
util src/util: add script to run the testsuite on android 2021-01-30 15:41:45 +01:00
aclocal.m4 exit() prototype is in stdlib.h, include it 2020-09-18 13:18:56 +01:00
bare.lsp.in reintroduce init functions for modules 2020-01-22 19:06:38 +01:00
compile.lsp.in cmp: read msvc output in using the correct encoding 2020-08-02 10:55:25 +02:00
config.guess update config.guess/sub 2020-06-05 12:55:06 +01:00
config.sub update config.guess/sub 2020-06-05 12:55:06 +01:00
configure 21.2.1 release 2021-01-30 19:27:41 +01:00
configure.ac 21.2.1 release 2021-01-30 19:27:41 +01:00
install.sh
Makefile.in improve makefiles 2021-02-06 18:07:01 +01:00