osicat-posix: export WINSIZE and its slots
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 29 Apr 2011 07:10:02 +0000 (10:10 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 29 Apr 2011 07:10:02 +0000 (10:10 +0300)
posix/packages.lisp

index 53f81c9..ea1647c 100644 (file)
    #:get-errno
    #:set-errno
 
-   ;; Types and Accessors
+   ;; Types and Accessors / Slots
    #:stat
    #:stat-dev
    #:stat-ino
    #:stat-mtime
    #:stat-ctime
 
+   #:winsize
+   #:row
+   #:col
+   #:xpixel
+   #:ypixel
+
    ;; Platform-specific Functions
 
    #+linux #:fdatasync