Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
30055476
Commit
30055476
authored
9 years ago
by
Raymond Toy
Browse files
Options
Downloads
Patches
Plain Diff
Remove terminal-speeds since it's in code/unix-glibc2.lisp now.
parent
bff46014
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/contrib/unix/unix-glibc2.lisp
+0
-4
0 additions, 4 deletions
src/contrib/unix/unix-glibc2.lisp
with
0 additions
and
4 deletions
src/contrib/unix/unix-glibc2.lisp
+
0
−
4
View file @
30055476
...
@@ -1883,10 +1883,6 @@ in at a time in poll.")
...
@@ -1883,10 +1883,6 @@ in at a time in poll.")
(
defconstant
writeoth
#o2
_N
"Write by others"
)
(
defconstant
writeoth
#o2
_N
"Write by others"
)
(
defconstant
execoth
#o1
_N
"Execute (search directory) 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.
;;;; Support routines for dealing with unix pathnames.
(
export
'
(
unix-file-kind
unix-maybe-prepend-current-directory
(
export
'
(
unix-file-kind
unix-maybe-prepend-current-directory
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment