Raymond Toy pushed to branch issue-444-b-stat-with-64-bit-time at cmucl / cmucl
Commits:
- 
300f7673
by Raymond Toy at 2025-10-12T18:49:46-07:00
 
1 changed file:
Changes:
| ... | ... | @@ -24,8 +24,9 @@ public domain. | 
| 24 | 24 |      * Updated CLX from upstream to version from 2024-09-11.
 | 
| 25 | 25 |    * ANSI compliance fixes:
 | 
| 26 | 26 |    * Bug fixes:
 | 
| 27 | -    * #387: Update CLX from upstream to version from 2024-09-11.
 | 
|
| 28 | 27 |    * Gitlab tickets:
 | 
| 28 | +    * #387: Update CLX from upstream to version from 2024-09-11.
 | 
|
| 29 | +    * #444: `unix-stat` and friends return wrong timestamp
 | 
|
| 29 | 30 |    * Other changes:
 | 
| 30 | 31 |    * Improvements to the PCL implementation of CLOS:
 | 
| 31 | 32 |    * Changes to building procedure:
 |