Skip to content

docs: update README to match current implementation#16

Merged
mgrossmann merged 3 commits into
mainfrom
issue-15-readme-update
Mar 24, 2026
Merged

docs: update README to match current implementation#16
mgrossmann merged 3 commits into
mainfrom
issue-15-readme-update

Conversation

@mgrossmann

Copy link
Copy Markdown
Contributor

Summary

  • Fix JCL procedure path (samplib/ufsd) and versioned STEPLIB DSN
  • Fix PARMLIB example to match samplib/ufsdprm0 (ROOT DSN, mount paths)
  • Add MOUNT LIST and HELP to operator commands table
  • Update .env example to match actual .env.example
  • Include ufsdrc.h in release header archive references
  • Add docs for ufs_stat, ufs_fseek, ufs_fsync, ufs_sync, ufs_setuser, ufs_last_rc
  • Replace outdated HTTPD limitation with current known limitations
  • Add UFSD#CFG to CLAUDE.md module map
  • Move doc/AP-3b.md to doc/completed/

Fixes #15

Test plan

  • Verify README renders correctly on GitHub
  • Cross-check operator commands against /F UFSD,HELP output on MVS
  • Verify libufs code examples compile against current libufs.h

- Fix JCL procedure: reference samplib/ufsd, use versioned STEPLIB DSN
- Fix PARMLIB example to match samplib/ufsdprm0 (ROOT DSN, mount paths)
- Add MOUNT LIST and HELP to operator commands table
- Update .env example to match actual .env.example
- Include ufsdrc.h in release header archive references
- Add ufs_stat, ufs_fseek, ufs_fsync, ufs_sync, ufs_setuser docs
- Update error handling section: document ufs_last_rc()
- Replace outdated HTTPD limitation with current known limitations
- Fix dependency version example
- Add UFSD#CFG to CLAUDE.md module map

Fixes #15
- Use UFSD.LINKLIB as STEPLIB DSN
- Fix dependency version to exact match (=1.0.0-dev)
- Update ufsd-utils create output to current format
- Simplify disk setup: two steps with ufsd-utils upload
- Remove redundant UFSDCLNP paragraph (covered by STC proc)
@mgrossmann mgrossmann merged commit 7c82d65 into main Mar 24, 2026
1 check passed
@mgrossmann mgrossmann deleted the issue-15-readme-update branch March 24, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AP-4a #1: README test and update

1 participant