Commit graph

  • a37960a3af Remove dollars from system call support symbols Justine Tunney 2021-02-03 19:35:29 -08:00
  • a8d7195777 Make Cosmopolitan ANSI C89 compatible Justine Tunney 2021-02-03 17:48:59 -08:00
  • 46085797b6 Make ANSI mode closer to being ANSI Justine Tunney 2021-02-03 17:14:17 -08:00
  • 28135b7a20 Add q keyboard shortcut to printvideo.com (#37) Justine Tunney 2021-02-03 15:53:33 -08:00
  • ec9bfd8c56
    finish intellisense support and sync with upstream Alexander Nicholi 2021-02-03 13:50:08 -05:00
  • 4e56d89dcd Eliminate some flakes Justine Tunney 2021-02-03 06:22:51 -08:00
  • 27c899af56 Make mmap() work better Justine Tunney 2021-02-03 00:10:12 -08:00
  • 23a14b537c Delete LIBC_CALLS_HEFTY Justine Tunney 2021-02-02 22:17:53 -08:00
  • c843243322 Implement more security stuff Justine Tunney 2021-02-02 20:21:06 -08:00
  • 7642710155
    wip on intellisense (again) Alexander Nicholi 2021-02-02 11:14:45 -05:00
  • 9841e2186a
    wip vscode intellisense support Alexander Nicholi 2021-02-02 07:29:00 -05:00
  • cbfd4ccd1e Make more functions friendly to Address Sanitizer Justine Tunney 2021-02-02 03:45:31 -08:00
  • 3ab76b2312 Fix cosmopolitan.h for C++ Justine Tunney 2021-02-01 04:04:44 -08:00
  • 1ff9ab95ac Make C memory safe like Rust Justine Tunney 2021-02-01 03:33:13 -08:00
  • fdc3fa9148 Remove sun musl fdlibm math library Justine Tunney 2021-01-31 18:25:16 -08:00
  • e6481efa80 Use make SILENT=0 by default Justine Tunney 2021-01-31 11:30:42 -08:00
  • 39bb91fc44 Improve fcntl(F_{SET,GET}FL) implementation (#32) Justine Tunney 2021-01-30 13:09:11 -08:00
  • 4072e40bb8 Cosmopolitan 0.1.2 0.1.2 Justine Tunney 2021-01-30 10:13:13 -08:00
  • 393a642c22 Increase Windows stack size (#32) Justine Tunney 2021-01-30 10:08:08 -08:00
  • 95173645a1 Implement getcwd() for XNU Justine Tunney 2021-01-30 08:54:12 -08:00
  • 417797d218 Support dirfd relative iops on Windows Justine Tunney 2021-01-30 01:49:43 -08:00
  • b8d26e2418 Fix fork() on Windows after chdir() Justine Tunney 2021-01-29 23:19:29 -08:00
  • 21e1023d28 Reduce memory requirements for execve() Justine Tunney 2021-01-29 22:00:10 -08:00
  • eaca5b3e81 Add exponential backoff to rmdir() on Windows Justine Tunney 2021-01-29 21:46:23 -08:00
  • bf8b1623c8 Normalize mkdir() error codes Justine Tunney 2021-01-29 19:49:34 -08:00
  • 6070319f84
    Create FUNDING.yml Justine Tunney 2021-01-29 14:56:22 -08:00
  • 36b4bf74f7 Cosmopolitan 0.1.1 0.1.1 Justine Tunney 2021-01-29 01:29:16 -08:00
  • caee314a50 Make PATH search do the right thing w/ empty path Justine Tunney 2021-01-29 01:27:09 -08:00
  • a5f3456333 Refix readdir() on OpenBSD Justine Tunney 2021-01-29 01:25:14 -08:00
  • f7c7b949fd Explore comfort level with posix_spawn Justine Tunney 2021-01-29 00:10:06 -08:00
  • b2260c2278 Remove printfs accidentally in release :( Justine Tunney 2021-01-29 00:07:53 -08:00
  • 7ce8ccb94f Cosmopolitan 0.1 0.1 Justine Tunney 2021-01-28 16:19:10 -08:00
  • 971bc8147f Check for EINTR in poll$nt() Justine Tunney 2021-01-28 15:49:15 -08:00
  • d8fffd2123 Change stack address on Windows Justine Tunney 2021-01-28 00:25:52 -08:00
  • b4dffa4726 Add more win32 definitions to cosmopolitan.a Justine Tunney 2021-01-27 22:18:23 -08:00
  • efc66f8525 Fix our remarkable 184kb x86_64 emulator Justine Tunney 2021-01-27 20:02:23 -08:00
  • d7ac16a9ed Work towards improving signals and processes Justine Tunney 2021-01-27 19:34:02 -08:00
  • de703b182c Fix amalgamated release objects for older distros Justine Tunney 2021-01-27 16:14:40 -08:00
  • 45b72485ad Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs Justine Tunney 2021-01-25 13:08:05 -08:00
  • c20dad3534 Fix another bootloader glitch (#20) Justine Tunney 2021-01-17 17:55:42 -08:00
  • 23b1b462c9 Update website documentation html Justine Tunney 2021-01-17 17:55:12 -08:00
  • 78add3cb17 Fix AR.COM on RHEL7 (#24) Justine Tunney 2021-01-17 10:28:52 -08:00
  • 565edd051f Remove dependency on ragel command Justine Tunney 2021-01-17 09:42:52 -08:00
  • 92b794002b Fix pmovmskb mnemonic in memeqmask redbean-2021-01-16 Justine Tunney 2021-01-16 21:52:14 -08:00
  • 8fa47acecc Fix memcpy on sandybridge and ivybridge Justine Tunney 2021-01-16 21:36:55 -08:00
  • 2ad0d05d31 Avoid mapping above 4gb on Windows 7 x64 (#19) Justine Tunney 2021-01-16 19:18:37 -08:00
  • f0600a898c Fix metal bugs so deathstar.com runs in qemu (#20) Justine Tunney 2021-01-16 17:52:15 -08:00
  • 58d9659d53 Remove call to SetDefaultDllDirectories (#19) Justine Tunney 2021-01-16 17:50:29 -08:00
  • eb5d094715 Disable spawnve_test (#14) Justine Tunney 2021-01-16 12:43:06 -08:00
  • 58d5cf1c27 Link zipos into NESEMU1 Justine Tunney 2021-01-16 12:32:54 -08:00
  • 9f68d6eee9 Fix link order in cosmopolitan.a Justine Tunney 2021-01-16 12:05:41 -08:00
  • 04f1d89f84 Replace .pushsection directives (#30) Justine Tunney 2021-01-10 13:30:48 -08:00
  • 1233bc30c3
    Update nesemu1.cc Gaetano Checinski 2021-01-07 01:19:45 +00:00
  • 28316891e9 Fix discrepancy in chibicc ND_NOT codegen (#21) Justine Tunney 2020-12-30 00:32:12 -08:00
  • 79ff43adf5 Apply touchups to last commit Justine Tunney 2020-12-29 23:52:27 -08:00
  • 81ef162703 Create integrated assembler for chibicc Justine Tunney 2020-12-29 22:40:59 -08:00
  • 5eddadafbd Fix strtol Justine Tunney 2020-12-29 21:39:43 -08:00
  • 1df136323b Add timingsafe_memcmp #13 redbean-2020-12-28 Justine Tunney 2020-12-28 20:01:15 -08:00
  • 0e85b136ae Fix Windows 7 support (#19) Justine Tunney 2020-12-28 13:47:19 -08:00
  • 12065100e1 Add l suffix to yoink nop Justine Tunney 2020-12-28 11:38:38 -08:00
  • de09bec215 Fix strlcpy Justine Tunney 2020-12-27 21:35:38 -08:00
  • 37a4c70c36 Change license Justine Tunney 2020-12-27 17:18:44 -08:00
  • 548dcb9f08 Further refine documentation Justine Tunney 2020-12-27 17:05:03 -08:00
  • 1bc3a25505 Improve documentation Justine Tunney 2020-12-27 07:02:35 -08:00
  • 13437dd19b Auto-generate some documentation Justine Tunney 2020-12-26 02:09:07 -08:00
  • 117d0111ab Fix space path bug in printvideo.com (#11) Justine Tunney 2020-12-24 16:11:38 -08:00
  • 830334d767 Hunt down some small bugs Justine Tunney 2020-12-24 16:01:48 -08:00
  • 95b142e4e5 Make minor improvements Justine Tunney 2020-12-23 23:42:56 -08:00
  • 04caf6f9ad Delete unused third party projects Justine Tunney 2020-12-19 13:49:39 -08:00
  • 113eeabd85 Fix another build error Justine Tunney 2020-12-19 13:47:51 -08:00
  • 14d0292732 Fiddle around with chibicc Justine Tunney 2020-12-19 13:39:09 -08:00
  • 921f63da68 Fix build bug Justine Tunney 2020-12-19 13:37:31 -08:00
  • b562d6fdb3 Make minor improvements Justine Tunney 2020-12-19 11:21:04 -08:00
  • 1fc91f3580 Fold conv package into fmt Justine Tunney 2020-12-09 15:04:54 -08:00
  • 978b7858f9 Fix minor foss build issue Justine Tunney 2020-12-09 14:40:35 -08:00
  • 15280753e2 Integrate more chibicc changes Justine Tunney 2020-12-09 13:53:02 -08:00
  • 2ed7956be4 Integrate upstream chibicc changes Justine Tunney 2020-12-09 04:13:14 -08:00
  • 9df2cef4c4 Enhance chibicc Justine Tunney 2020-12-09 04:00:48 -08:00
  • 8da931a7f6 Add chibicc Justine Tunney 2020-12-05 12:20:41 -08:00
  • e44a0cf6f8 Make improvements Justine Tunney 2020-12-01 03:43:40 -08:00
  • 3e4fd4b0ad Add epoll and do more release readiness changes Justine Tunney 2020-11-28 12:01:51 -08:00
  • a9ea949df8 Rename NOTICE to LICENSE (#10) Justine Tunney 2020-11-28 02:08:08 -08:00
  • ea0b5d9d1c Get Cosmopolitan into releasable state Justine Tunney 2020-11-25 08:19:00 -08:00
  • dba7552c1e Add Conway's Game of Life Justine Tunney 2020-11-18 08:26:03 -08:00
  • db33973e0a Get fork() working on Windows Justine Tunney 2020-11-13 01:27:49 -08:00
  • aea89fe832 Make minor improvements Justine Tunney 2020-11-09 15:41:11 -08:00
  • 95bc650be8 Fix missing header include Justine Tunney 2020-11-07 00:05:25 -08:00
  • 9fe95ef12b Add tool for viewing memory Justine Tunney 2020-11-06 20:02:53 -08:00
  • 2d80bbc802 Get binaries closer to running without an o/s redbean-2020-10-05 Justine Tunney 2020-10-29 04:53:20 -07:00
  • feed0d2b0e Add minor improvements and cleanup Justine Tunney 2020-10-27 03:39:46 -07:00
  • 9e3e985ae5 Make terminal ui binaries work well everywhere Justine Tunney 2020-10-10 21:18:53 -07:00
  • 680daf1210 Fix build/test breakage caused by last commit Justine Tunney 2020-10-06 12:13:15 -07:00
  • c45e46f871 Add fixes performance and static web server Justine Tunney 2020-10-05 23:11:49 -07:00
  • b6793d42d5 Add The LISP Challenge Justine Tunney 2020-10-01 01:20:13 -07:00
  • fd22e55b42 Improve README introduction based on HN feedback Justine Tunney 2020-09-30 15:41:36 -07:00
  • 23d333c090 Make more improvements Justine Tunney 2020-09-28 01:13:56 -07:00
  • 416fd86676 Make improvements Justine Tunney 2020-09-06 21:39:00 -07:00
  • 7327c345f9 Get address sanitizer mostly working Justine Tunney 2020-09-03 05:44:37 -07:00
  • 1f1f3cd477 Fix bug in code written a priori Justine Tunney 2020-08-31 21:02:14 -07:00
  • f213556366 Add binfmt_misc workaround detector to builds Justine Tunney 2020-08-31 19:31:11 -07:00