sb-posix: abort(3), exit(3), and _exit(2)
[sbcl.git] / contrib / sb-posix / defpackage.lisp
index 23c5cce..ecd7f59 100644 (file)
@@ -1,5 +1,5 @@
 (defpackage :sb-posix (:use #:sb-alien #:cl)
-  (:shadow close open ftruncate truncate time read write)
+  (:shadow abort close open ftruncate truncate time read write)
   (:export #:syscall-error #:syscall-errno #:syscall-name
 
            ;; types and type conversion