Loading posix/packages.lisp +7 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ #:get-errno #:set-errno ;; Types and Accessors ;; Types and Accessors / Slots #:stat #:stat-dev #:stat-ino Loading @@ -206,6 +206,12 @@ #:stat-mtime #:stat-ctime #:winsize #:row #:col #:xpixel #:ypixel ;; Platform-specific Functions #+linux #:fdatasync Loading Loading
posix/packages.lisp +7 −1 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ #:get-errno #:set-errno ;; Types and Accessors ;; Types and Accessors / Slots #:stat #:stat-dev #:stat-ino Loading @@ -206,6 +206,12 @@ #:stat-mtime #:stat-ctime #:winsize #:row #:col #:xpixel #:ypixel ;; Platform-specific Functions #+linux #:fdatasync Loading