Commit 2fa10d7
committed
0.4.0 --- repin the C library, which no longer answers a question with another one's answer
openkal-musl 0.7.0. Nothing in this package changes: it names the C library and
the C library named the specification, so what moves is one line.
What the consumers of this package get is measured rather than asserted. The
same `std::filesystem` program, run over this stack and over the host's own
toolchain, now agrees row for row where it did not:
stat on a node naming another was a link, is what the name refers to
is_regular_file on the same was false for bytes it could read
file_size on the same was refused
exists on one naming nothing was true
is_directory in an enumeration was false for one naming a directory
copy of a tree holding one was ENOSYS; one such node made a whole
tree uncopyable
readlink was ENOSYS
equivalent of two different files was TRUE, with no error
and `signal(SIGABRT, …)`, which any terminal library, death test or crash
reporter performs before it does anything else, no longer ends the program.1 parent 81a6c04 commit 2fa10d7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments