[cmucl/cmucl][rtoy-unix-core] Remove terminal-speeds since it's in code/unix-glibc2.lisp now.

Raymond Toy rtoy at common-lisp.net
Tue May 12 02:44:30 UTC 2015


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


Commits:
30055476 by Raymond Toy at 2015-05-11T19:44:18Z
Remove terminal-speeds since it's in code/unix-glibc2.lisp now.

- - - - -


1 changed file:

- src/contrib/unix/unix-glibc2.lisp


Changes:

=====================================
src/contrib/unix/unix-glibc2.lisp
=====================================
--- a/src/contrib/unix/unix-glibc2.lisp
+++ b/src/contrib/unix/unix-glibc2.lisp
@@ -1883,10 +1883,6 @@ in at a time in poll.")
 (defconstant writeoth #o2 _N"Write by others")
 (defconstant execoth #o1 _N"Execute (search directory) by others")
 
-(defconstant terminal-speeds
-  '#(0 50 75 110 134 150 200 300 600 1200 1800 2400
-     4800 9600 19200 38400 57600 115200 230400))
-
 ;;;; Support routines for dealing with unix pathnames.
 
 (export '(unix-file-kind unix-maybe-prepend-current-directory



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/300554765f2b19fdb4219edc6ef098f6693617e1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20150512/86aeec09/attachment.html>


More information about the cmucl-cvs mailing list