diff --git a/posix/packages.lisp b/posix/packages.lisp index 53f81c9728bfa8eb441d22a3920176ebc2f4b50b..ea1647ce850b73d48d1042a89f65565d558af198 100644 --- a/posix/packages.lisp +++ b/posix/packages.lisp @@ -190,7 +190,7 @@ #:get-errno #:set-errno - ;; Types and Accessors + ;; Types and Accessors / Slots #:stat #:stat-dev #:stat-ino @@ -206,6 +206,12 @@ #:stat-mtime #:stat-ctime + #:winsize + #:row + #:col + #:xpixel + #:ypixel + ;; Platform-specific Functions #+linux #:fdatasync