[cmucl/cmucl][rtoy-unix-core] More exported symbols for solaris.

Raymond Toy rtoy at common-lisp.net
Mon May 18 00:57:55 UTC 2015


Raymond Toy pushed to branch rtoy-unix-core at cmucl / cmucl


Commits:
7be5c100 by Raymond Toy at 2015-05-17T17:57:44Z
More exported symbols for solaris.

- - - - -


1 changed file:

- src/code/exports.lisp


Changes:

=====================================
src/code/exports.lisp
=====================================
--- a/src/code/exports.lisp
+++ b/src/code/exports.lisp
@@ -401,6 +401,7 @@
   #+solaris
   (:export "D-INO"
 	   "D-OFF"
+	   "DIRECT"
 	   "EADV"
 	   "EBADE"
 	   "EBADFD"
@@ -448,13 +449,78 @@
 	   "ESTRPIPE"
 	   "ETIME"
 	   "EUNATCH"
+	   "EXECGRP"
+	   "EXECOTH"
+	   "EXECOWN"
 	   "EXFULL"
+	   "F-DUPFD"
+	   "F-GETFD"
+	   "F-SETFD"
+	   "FCREAT"
+	   "FEXCL"
+	   "FTRUNC"
+	   "LTCHARS"
 	   "O_NOCTTY"
 	   "RCV1EN"
+	   "READGRP"
+	   "READOTH"
+	   "READOWN"
+	   "S-IEXEC"
+	   "S-IREAD"
+	   "S-ISGID"
+	   "S-ISUID"
+	   "S-ISVTX"
+	   "S-IWRITE"
+	   "SAVETEXT"
+	   "SETGIDEXEC"
+	   "SETUIDEXEC"
+	   "SG-ERASE"
+	   "SG-FLAGS"
+	   "SG-ISPEED"
+	   "SG-KILL"
+	   "SG-OSPEED"
+	   "SGTTYB"
+	   "SIGEMT"
+	   "SIGSYS"
 	   "SIGWAITING"
+	   "T-BRKC"
+	   "T-DSUSPC"
+	   "T-EOFC"
+	   "T-FLUSHC"
+	   "T-INTRC"
+	   "T-LNEXTC"
+	   "T-QUITC"
+	   "T-RPRNTC"
+	   "T-STARTC"
+	   "T-STOPC"
+	   "T-SUSPC"
+	   "T-WERASC"
+	   "TCHARS"
+	   "TCIFLUSH"
+	   "TCIOFLUSH"
+	   "TCOFLUSH"
+	   "TIOCFLUSH"
+	   "TIOCGETC"
+	   "TIOCGETP"
+	   "TIOCGLTC"
+	   "TIOCSETC"
+	   "TIOCSETP"
+	   "TIOCSLTC"
 	   "TTY-CBAUD"
+	   "TTY-CBREAK"
+	   "TTY-CLOCAL"
+	   "TTY-CREAD"
+	   "TTY-CRMOD"
+	   "TTY-CS5"
+	   "TTY-CS6"
+	   "TTY-CS7"
+	   "TTY-CS8"
+	   "TTY-CSIZE"
+	   "TTY-CSTOPB"
 	   "TTY-DEFECHO"
+	   "TTY-HUPCL"
 	   "TTY-IUCLC"
+	   "TTY-LCASE"
 	   "TTY-LOBLK"
 	   "TTY-OCRNL"
 	   "TTY-OFDEL"
@@ -462,9 +528,15 @@
 	   "TTY-OLCUC"
 	   "TTY-ONLRET"
 	   "TTY-ONOCR"
+	   "TTY-PARENB"
+	   "TTY-PARODD"
+	   "TTY-RAW"
+	   "TTY-TANDEM"
 	   "TTY-XCASE"
 	   "UNIX-TIMES"
 	   "UTSNAME"
+	   "WRITEGRP"
+	   "WRITEOTH"
 	   "XMT1EN"
 	   ))
   



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/7be5c1003bd54c14a9ffd6bdee5d2b418c7392bd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20150518/38cc225b/attachment.html>


More information about the cmucl-cvs mailing list