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
9e92d51b
Commit
9e92d51b
authored
34 years ago
by
wlott
Browse files
Options
Downloads
Patches
Plain Diff
Added pointer< and pointer> to the system package.
parent
87fc59d0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
code/exports.lisp
+13
-13
13 additions, 13 deletions
code/exports.lisp
with
13 additions
and
13 deletions
code/exports.lisp
+
13
−
13
View file @
9e92d51b
...
...
@@ -7,7 +7,7 @@
;;; Scott Fahlman (FAHLMAN@CMUC).
;;; **********************************************************************
;;;
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.2
5
1990/0
5/18 22:34:46 ch
Exp $
;;; $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/exports.lisp,v 1.2
6
1990/0
6/02 16:42:37 wlott
Exp $
;;;
;;; All the stuff necessary to export various symbols from various packages.
;;;
...
...
@@ -410,18 +410,18 @@
make-fd-stream
make-indenting-stream
make-object-set
map-port
map-xwindow
naturalize-boolean
naturalize-integer
null-terminated-string
object-set-operation
output-raw-bytes
parse-body
perq-string
pointer
po
rt
primep
read-n-bytes
record-size
remove-fd-handler
remove-port-death-handler
remove-port-
object
remove-
xwindow
-object
resolve-loaded-assembler-references
sap+
sap-
sap-int
sap-ref-16
sap-
ref-32
sap-ref-
8
sap-ref-
sap
serve-all-events
serve-event
serve
r
server-message
short-float-radix
signed-sap-ref-16
signed-sap-ref-
32
signed-sap-ref-
8
single-float-radix
s
ymbol-macro-let
system-area-pointer
system-area-pointer-p
unproclaim
unstructured
wait-until-fd-usable
with-enabled-interrupts
with-fd-handler
with-interrupts
with-reply-port
with-stack-alien
without-gcing
without-hemlock
without-interrupts
words
))
parse-body
perq-string
pointer
po
inter<
pointer>
port
primep
read-n-bytes
record-size
remove-fd-handler
remove-port-
death-handler
remove-
port
-object
remove-xwindow-object
resolve-loaded-assembler-references
sap+
sap-
sap-int
sap-ref-
16
sap-ref-
32
sap-ref-8
sap-ref-sap
serve
-all-events
serve-event
server
server-message
short-float-radix
signed-sap-ref-
16
signed-sap-ref-
32
s
igned-sap-ref-8
single-float-radix
symbol-macro-let
system-area-pointer
system-area-pointer-p
unproclaim
unstructured
wait-until-fd-usable
with-enabled-interrupts
with-fd-handler
with-interrupts
with-reply-port
with-stack-alien
without-gcing
without-hemlock
without-interrupts
words
))
(
in-package
"USER"
)
...
...
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