Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl-copy
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
Richard M Kreuter
cmucl-copy
Repository
f25765c326fb99cbdba89291404a5ef7601cfce8
Select Git revision
Branches
20
bug-116
master
default
protected
issue-113-prefer-cmucl-modules
clx-update-2021-09-19
issue-111-fixes-for-motifd-clm
issue-108-update-asdf
issue-97-define-ud2-inst
issue-107-use-uint8_t
issue-105-add-build-logs
fixup-template-headings
native-image
issue-103-remove-random-mt19937-update
issue-101-clang-trapping-math
update-ci-snapshot-2021-01
issue-101-add-test
issue-100-ldb-base-char-printing
issue-89-unused-var
issue-98-fstpd-formatting
issue-95-fix-disassem-syntax
issue-91-loop-destructuring-bind
Tags
20
snapshot-2021-07
snapshot-2021-01
snapshot-2020-04
snapshot-2019-06
21d
snapshot-2018-10
snapshot-2018-03
snapshot-2018-02
snapshot-2018-01
21c
snapshot-2017-10
snapshot-2017-04
snapshot-2017-03
sparc64-dev-checkpoint-6
sparc64-dev-checkpoint-5
snapshot-2017-01
sparc64-dev-checkpoint-4
sparc64-dev-checkpoint-3
sparc64-dev-checkpoint-2
sparc64-dev-checkpoint-1
40 results
cmucl
code
unix.lisp
Find file
Blame
Permalink
Forked from
cmucl / cmucl
Source project has a limited visibility.
22 years ago
f25765c3
Fix by Bob Rogers to correctly handle files with pathnames longer
· f25765c3
pmai
authored
22 years ago
than 1024 characters, which also reduces consing for pathnames of more typical lenghts.
f25765c3
History
Fix by Bob Rogers to correctly handle files with pathnames longer
pmai
authored
22 years ago
than 1024 characters, which also reduces consing for pathnames of more typical lenghts.