Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
b682602b
Commit
b682602b
authored
Jan 28, 1992
by
wlott
Browse files
Fixed the export to export both unix-access and unix-accept, instead of
unix-accpet twice.
parent
624383c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/unix.lisp
View file @
b682602b
...
...
@@ -7,7 +7,7 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;;
(
ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/unix.lisp,v 1.
6
1992/01/28 0
7:33:31
wlott Exp $"
)
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/unix.lisp,v 1.
7
1992/01/28 0
8:06:23
wlott Exp $"
)
;;;
;;; **********************************************************************
;;;
...
...
@@ -40,7 +40,7 @@
unix-pathname
unix-file-mode
unix-fd
unix-pid
unix-uid
unix-gid
unix-acce
pt
r_ok
w_ok
x_ok
f_ok
unix-chdir
unix-chmod
setuidexec
unix-acce
ss
r_ok
w_ok
x_ok
f_ok
unix-chdir
unix-chmod
setuidexec
setgidexec
savetext
readown
writeown
execown
readgrp
writegrp
execgrp
readoth
writeoth
execoth
unix-fchmod
unix-chown
unix-fchown
unix-getdtablesize
unix-close
unix-creat
unix-dup
unix-dup2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment