Justine Tunney
bcf9af94bf
Get threads working well on MacOS Arm64
...
- Now using 10x better GCD semaphores
- We now generate Linux-like thread ids
- We now use fast system clock / sleep libraries
- The APE M1 loader now generates Linux-like stacks
2023-06-04 01:57:10 -07:00
Justine Tunney
5a455eaa0b
Work on magic numbers for aarch64
2023-05-10 04:20:48 -07:00
Justine Tunney
ca2860947f
Make progress towards aarch64 build
2023-05-10 04:20:46 -07:00
Justine Tunney
8e176fb026
Reduce build graph by another 14 percent
...
That's a 37% reduction total from what it was on 2022-05-23.
2022-08-17 20:01:21 -07:00
Justine Tunney
9d61e23c80
Make more fixes and improvements
...
This change attempts to fix some report build issues. It also builds
upon development work described in previous changes.
2022-04-21 09:18:45 -07:00
Justine Tunney
9bfa6ec06e
Add more documentation to redbean
...
This change also improves the unix module, adding a reboot() system call
for fun and profit, fixing the execve() api, and a printimage release.
2022-04-21 04:01:42 -07:00
Justine Tunney
228fb7428b
Improve isystem includes and magic numbers
2021-08-14 23:36:36 -07:00