cosmopolitan/test/tool/build/lib
Justine Tunney f7ff77d865
Make fixes and improvements
- Invent iso8601us() for faster timestamps
- Improve --strace descriptions of sigset_t
- Rebuild the Landlock Make bootstrap binary
- Introduce MODE=sysv for non-Windows builds
- Permit OFD fcntl() locks under pledge(flock)
- redbean can now protect your kernel from ddos
- Have vfork() fallback to sys_fork() not fork()
- Change kmalloc() to not die when out of memory
- Improve documentation for some termios functions
- Rewrite putenv() and friends to conform to POSIX
- Fix linenoise + strace verbosity issue on Windows
- Fix regressions in our ability to show backtraces
- Change redbean SetHeader() to no-op if value is nil
- Improve fcntl() so SQLite locks work in non-WAL mode
- Remove some unnecessary work during fork() on Windows
- Create redbean-based SSL reverse proxy for IPv4 TurfWar
- Fix ape/apeinstall.sh warning when using non-bash shells
- Add ProgramTrustedIp(), and IsTrustedIp() APIs to redbean
- Support $PWD, $UID, $GID, and $EUID in command interpreter
- Introduce experimental JTqFpD APE prefix for non-Windows builds
- Invent blackhole daemon for firewalling IP addresses via UNIX named socket
- Add ProgramTokenBucket(), AcquireToken(), and CountTokens() APIs to redbean
2022-10-19 07:19:19 -07:00
..
alu_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
asmdown_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
bitscan_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
bsu_test.c Make small fixes 2022-04-17 10:40:32 -07:00
disinst_test.c Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
divmul_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
getargs_test.c Make more fixes and improvements 2022-06-13 11:02:13 -07:00
interner_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
iovs_test.c Change license 2020-12-27 17:18:44 -08:00
javadown_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
machine_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
modrm_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
numbers.c Change license 2020-12-27 17:18:44 -08:00
numbers.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
optest.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
optest.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
pty_test.c Pay off more technical debt 2022-09-12 23:36:56 -07:00
stripcomponents_test.c Experiment with making Python go faster 2021-08-18 21:57:11 -07:00
test.mk Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
xlaterrno_test.c Prevent Make from talking to public Internet 2022-08-12 21:51:39 -07:00