changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/std/sys.lisp

revision 691: 295ea43ceb2d
parent 651: af486e0a40c9
     1.1--- a/lisp/std/sys.lisp	Tue Oct 01 23:34:01 2024 -0400
     1.2+++ b/lisp/std/sys.lisp	Wed Oct 02 23:39:07 2024 -0400
     1.3@@ -18,6 +18,8 @@
     1.4 ;; sb-sys:*linkage-info* *machine-version* *runtime-dlhandle* *periodic-polling-function*
     1.5 ;; *periodic-polling-period* io-timeout nlx-protect serve-event os-deinit os-exit with-deadline dlopen-or-lose deallocate-system-memory
     1.6 
     1.7+(defvar *default-arena-size* (* 10 1024 1024 1024))
     1.8+
     1.9 (defun current-lisp-implementation ()
    1.10   "Return the current lisp implemenation as a list: (TYPE VERSION FEATURES)"
    1.11   (list