ecl/src/util
Marius Gerbershagen 239a2aa4f1 threading: add support for atomic operations
We support both compare-and-swap and fetch-and-add (via
    atomic-incf/decf) on the most common places and define an
    extension interface for compare-and-swap similiar to the one in
    SBCL.

    These changes introduce new dependencies on the libatomic_ops
    macros AO_fetch_compare_and_swap and AO_fetch_and_add.
2018-10-15 19:55:39 +02:00
..
android.cross_config android: move android.cross_config to src/util 2015-10-28 19:57:35 +01:00
changes.el Initial revision 2001-06-26 17:14:44 +00:00
cut.c The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
defsys.lsp The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
ecl-config Use GMP_CPPFLAGS in src/util/ecl-config 2010-08-22 22:29:18 +02:00
ecl.ico ECL now ships a Windows icon which is added to the executable at build time. 2010-12-30 09:04:40 +01:00
ecl.nsi windows-nsi: fix the nmake target 2016-02-25 08:28:30 +01:00
ecl.nsi1 windows-nsi: fix the nmake target 2016-02-25 08:28:30 +01:00
ecl.nsi2 Add the possibility of installing redistributable files from Microsoft 2011-01-06 21:59:44 +01:00
ecl.nsi3 Changed all files to Unix line end convention to keep TortoiseCVS/CVSNET happy 2007-02-14 16:25:16 +00:00
ecl.spec cleanup: purge clx 2016-09-07 14:58:50 +02:00
ecl.svg ECL now ships a Windows icon which is added to the executable at build time. 2010-12-30 09:04:40 +01:00
ecl_nsi.sh Changed all files to Unix line end convention to keep TortoiseCVS/CVSNET happy 2007-02-14 16:25:16 +00:00
emacs.el threading: add support for atomic operations 2018-10-15 19:55:39 +02:00
gdbinit util: gdbinit ignores GC signals 2015-08-19 09:15:11 +02:00
gen-code.lisp cosmetic: untabify 2015-06-21 14:38:20 +02:00
iobuftest.c The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
make_msvcrtlib Changed all files to Unix line end convention to keep TortoiseCVS/CVSNET happy 2007-02-14 16:25:16 +00:00
Makefile.in rm rsym from util Makefile -- rsym.c doesn't exist 2018-08-10 07:53:25 +02:00
search cleanup: purge clx 2016-09-07 14:58:50 +02:00
system.lsp The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
tag Changed the file for tagging ECL releases 2009-07-09 16:08:12 +02:00