1.0.48.27: sb-posix: make syscall errors report the failing function
[sbcl.git] / contrib / sb-posix / defpackage.lisp
index ecdd292..23c5cce 100644 (file)
@@ -1,6 +1,6 @@
 (defpackage :sb-posix (:use #:sb-alien #:cl)
   (:shadow close open ftruncate truncate time read write)
-  (:export #:syscall-error #:syscall-errno
+  (:export #:syscall-error #:syscall-errno #:syscall-name
 
            ;; types and type conversion
            #:file-descriptor-designator