[cmucl/cmucl][rtoy-unix-core] Remove sgttyb from unix exports; run-program doesn't use it on linux.
Raymond Toy
rtoy at common-lisp.net
Sun May 10 22:56:46 UTC 2015
Raymond Toy pushed to branch rtoy-unix-core at cmucl / cmucl
Commits:
13513a76 by Raymond Toy at 2015-05-10T15:56:35Z
Remove sgttyb from unix exports; run-program doesn't use it on linux.
- - - - -
1 changed file:
- src/code/exports.lisp
Changes:
=====================================
src/code/exports.lisp
=====================================
--- a/src/code/exports.lisp
+++ b/src/code/exports.lisp
@@ -379,9 +379,6 @@
"LTCHARS"
"D-NAMLEN"
- ;; run-program.lisp
- "SGTTYB"
-
;; Other symbols
"BLKCNT-T" "D-INO" "D-OFF" "EADV" "EBADE" "EBADFD" "EBADMSG" "EBADR"
"EBADRQC" "EBADSLT" "EBFONT" "ECHRNG" "ECOMM" "EDEADLOCK" "EDOTDOT"
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/13513a76f8a8813a56af22f20a575aee1d76d6a8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20150510/cbcef643/attachment.html>
More information about the cmucl-cvs
mailing list