Justine Tunney
|
bb06230f1e
|
Avoid linker conflicts on DescribeFoo symbols
These symbols belong to the user. It caused a confusing error for Blink.
|
2024-08-24 18:10:22 -07:00 |
|
Justine Tunney
|
fa20edc44d
|
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs
- Rename libc/intrin/bits.h to libc/serialize.h
- Block pthread cancelation in fchmodat() polyfill
- Remove `clang-format off` statements in third_party
|
2023-11-28 14:39:42 -08:00 |
|
Justine Tunney
|
5a632cf72d
|
Add lchown, lchmod, statvfs, fstatvfs
|
2022-08-22 20:50:16 -07:00 |
|
Justine Tunney
|
c2211c9e63
|
Polyfill statfs() and fstatfs() on Windows
|
2022-08-17 19:01:51 -07:00 |
|
Justine Tunney
|
f7ee9d7d99
|
Polyfill statfs() and fstatfs() on BSD distros
|
2022-08-17 14:54:03 -07:00 |
|