cosmopolitan/tool/build
Justine Tunney ae638c0850 Fix bugs and make improvements
- Get clone() working on FreeBSD
- Increase some Python build quotas
- Add more atomic builtins to chibicc
- Fix ASAN poisoning of alloca() memory
- Make MODE= mandatory link path tinier
- Improve the examples folder a little bit
- Start working on some more resource limits
- Make the linenoise auto-complete UI as good as GNU readline
- Update compile.com, avoiding AVX codegen on non-AVX systems
- Make sure empty path to syscalls like opendir raises ENOENT
- Correctly polyfill ENOENT vs. ENOTDIR on the New Technology
- Port bestline's paredit features to //third_party/linenoise
- Remove workarounds for RHEL 5.0 bugs that were fixed in 5.1
2022-04-20 10:05:34 -07:00
..
emubin Improve synchronization 2022-04-15 15:31:55 -07:00
emucrt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
lib Improve synchronization 2022-04-15 15:31:55 -07:00
ar.c Improve memory safety 2021-10-13 17:27:13 -07:00
bigmul.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
blinkenlights.c Disable redbean repl on windows 2022-04-16 23:52:03 -07:00
build.mk Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
calculator.c Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
calculator.ctest Add cpu / mem / fsz limits to build system 2021-08-13 23:40:53 -07:00
calculator.inc Add SSL to redbean 2021-06-24 13:20:50 -07:00
compile.c Fix bugs and make improvements 2022-04-20 10:05:34 -07:00
deltaify.c Improve deltaify.com program 2021-08-17 00:06:45 -07:00
dis.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
dropcache.c Change license 2020-12-27 17:18:44 -08:00
helpop.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
lz4toasm.c Restart CI for New Technology and UBSAN hunting 2022-03-21 04:32:57 -07:00
mkdeps.c Improve memory safety 2021-10-13 17:27:13 -07:00
package.c Make improvements 2022-03-16 13:40:10 -07:00
pstrace.c Improve synchronization 2022-04-15 15:31:55 -07:00
refactor.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
rle.c Make numerous improvements 2021-09-28 01:52:34 -07:00
rollup.c Improve synchronization 2022-04-15 15:31:55 -07:00
runit.c Fix bugs and make improvements 2022-04-20 10:05:34 -07:00
runit.h Fix bugs and add security features to redbean 2022-04-18 00:01:26 -07:00
runitd.c Fix bugs and make improvements 2022-04-20 10:05:34 -07:00
strace.c Add lua repl interface to redbean 2022-04-16 20:31:16 -07:00
summy.c Fix build and delete superfluous files 2021-08-09 06:57:14 -07:00
symtab.c Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00
tinyemu.c Fix our remarkable 184kb x86_64 emulator 2021-01-27 20:02:23 -08:00
x86combos.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zipobj.c Add support for symbol table in .com files 2022-03-23 06:34:46 -07:00