cosmopolitan/tool
Justine Tunney 7822917fc2
Add shared memory apis to redbean
You can now do things like implement mutexes using futexes in your
redbean lua code. This provides the fastest possible inter-process
communication for your production systems when SQLite alone as ipc
or things like pipes aren't sufficient.
2022-10-06 04:55:26 -07:00
..
args Pay off more technical debt 2022-09-12 23:36:56 -07:00
build Embed cocmd.com interpreter for system() / open() 2022-10-02 15:29:57 -07:00
decode Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
emacs Fix bug with sendfile() on XNU 2022-09-13 04:32:29 -07:00
hash Make important improvements 2022-09-14 22:39:08 -07:00
lambda Clean up some code 2022-08-20 12:32:51 -07:00
net Add shared memory apis to redbean 2022-10-06 04:55:26 -07:00
plinko Pay off more technical debt 2022-09-12 23:36:56 -07:00
scripts Introduce cosmocc and cosmoc++ toolchain commands 2022-09-20 04:34:03 -07:00
viz Rewrite brk() and sbrk() 2022-10-01 23:11:56 -07:00
tool.mk Make fixes and improvements 2022-06-18 01:46:12 -07:00