What's Changed
- Reverting 20240220 by @takusuman in #39
- Reverting 20240220, part II by @takusuman in #40
- Merge post-070715 commits that were trapped in the old CVS repository. by @takusuman in #43
- Fix building on dynamic-only library distributions (ex. Arch Linux) (+1 other fix) by @mamccollum in #51
- Micro-optimization at seq(1) by @takusuman in #54
- Negative numbers at seq(1). by @takusuman in #55
- Better algorithm for determinate the separator at seq(1) by @takusuman in #56
- Fix segmentation fault at seq.c by @takusuman in #57
- Implement apply and pick utilities from Research UNIX v8 and v10 respectively by @takusuman in #58
- Implementation of rev(1B) by @takusuman in #52
- Made magiac() at apply.c buffer overflow-aware by @takusuman in #60
- chore: Better performance at the apply(1B) program by @takusuman in #61
- fix: Memory fault when using an invalid magic number at apply(1B) by @takusuman in #62
- Port/Implement wall and write utilities from UNIX v7 by @takusuman in #59
- New release by @takusuman in #41
Full Changelog: 240220...250209