cosmopolitan/tool/build
Justine Tunney b73e35c6fa
Improve open source compatibility
This change tunes the default stack size for the outside world to 8mb
while at the same time, reducing Cosmopolitan's default stack size to
64kb. You can override the stack size using STATIC_STACK_SIZE(). Your
build scripts should point to o//ape/public/ape.lds

This change also fixes the definition of SOMAXCONN and removes AF_RDS
since it's not polyfilled and Python 3.11 complained.
2022-09-08 03:19:35 -07:00
..
dso Refactor pledge() to be more configurable 2022-08-11 11:35:30 -07:00
emubin Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
emucrt Reduce build graph by another 14 percent 2022-08-17 20:01:21 -07:00
lib Improve open source compatibility 2022-09-08 03:19:35 -07:00
ar.c Do some string library work 2022-08-20 22:17:14 -07:00
assimilate.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
bigmul.c Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
blinkenlights.c Make more compatibility improvements 2022-09-06 07:04:13 -07:00
build.mk Restore zip.com and .symtab files 2022-08-21 00:17:20 -07:00
calculator.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -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
chmod.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
cocmd.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
compile.c Fix race condition in makedirs() 2022-09-07 23:12:44 -07:00
cp.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
dd.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
deltaify.c Change sigaction_f to match sysv signature (#585) 2022-09-02 05:08:35 -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
echo.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
fixupobj.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
gzip.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
helpop.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
lz4toasm.c Reduce build graph by another 14 percent 2022-08-17 20:01:21 -07:00
mkdeps.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
mkdir.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
mv.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
ocat.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
package.c Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
pledge.c Clean up some code 2022-08-20 12:32:51 -07:00
printf.c Clean up some code 2022-08-20 12:32:51 -07:00
pstrace.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
pwd.c Make build hermetic without shell scripts 2022-05-25 13:55:57 -07:00
refactor.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
rle.c Make improvements 2022-04-28 09:57:07 -07:00
rm.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
rollup.c Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
runit.c Reduce build graph by another eight percent 2022-08-13 13:11:56 -07:00
runit.h Fix bugs and add security features to redbean 2022-04-18 00:01:26 -07:00
runitd.c Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
strace.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
summy.c Unbloat the build 2022-08-11 00:15:29 -07:00
symtab.c Clean up some code 2022-08-20 12:32:51 -07:00
tinyemu.c Fix our remarkable 184kb x86_64 emulator 2021-01-27 20:02:23 -08:00
touch.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
unbuffer.c Do some work on unbuffer command 2022-09-04 02:25:34 -07:00
unbundle.c Make more compatibility improvements 2022-09-06 12:36:34 -07:00
unveil.c Clean up some code 2022-08-20 12:32:51 -07:00
x86combos.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xlat.c Unbloat the build 2022-08-11 00:15:29 -07:00
zipobj.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00