Commit graph

  • e01d2ca4f4
    Merge ecd3af1ac2 into d5ebb1fa5b #1164 Gavin Hayes 2024-05-04 17:30:17 -0700
  • a541d5ca47
    Merge 59c7ea08c2 into d5ebb1fa5b #1133 erykwieliczko 2024-05-05 10:09:30 +1000
  • d5ebb1fa5b
    Add MapViewOfFile3 WIN32 API master Justine Tunney 2024-05-04 12:25:07 -0700
  • 4e5b9d30ca
    Merge a1f5160fab into 130fd66f9e #1045 wingdeans 2024-05-04 11:39:25 -0700
  • db51f2dd19
    Merge 20d28894f8 into 130fd66f9e #967 wingdeans 2024-05-04 03:51:26 +0200
  • 706018d45e
    Merge b4af492c6e into 130fd66f9e #1007 Neko Hz 2024-05-03 15:00:49 -0400
  • 130fd66f9e
    Release Cosmopolitan v3.3.4 3.3.4 Justine Tunney 2024-05-03 09:20:41 -0700
  • 8a44f913ae
    Delete flaky tests Justine Tunney 2024-05-03 09:11:04 -0700
  • 5488f0b2ca
    Remove zlib namespacing (#1142) Gautham 2024-05-03 10:07:25 -0500
  • deff138e7e
    recvfrom: don't convert address if addrsize is 0 (#1153) Gavin Hayes 2024-05-03 11:03:57 -0400
  • b6e40a3a58
    Add /dev/(u)random on NT (#1163) Gavin Hayes 2024-05-03 10:59:51 -0400
  • 8f6bc9dabc
    Let signals interrupt fgets unless SA_RESTART set (#1152) Cadence Ember 2024-05-04 02:49:41 +1200
  • 1c9f462e77 /dev/(u)random return eperm on write, update ioctl fionread to linux behavior, cleanup tests #1163 Gavin Hayes 2024-05-03 02:49:44 -0400
  • 181cd4cbe8
    Add sysctlbyname() for MacOS Justine Tunney 2024-05-02 23:21:43 -0700
  • ecd3af1ac2 fix nt accept not initializing with SO_UPDATE_ACCEPT_CONTEXT #1164 Gavin Hayes 2024-05-03 01:48:18 -0400
  • 5c6877b02b
    Introduce support for trapping math Justine Tunney 2024-04-30 13:32:23 -0700
  • 403bc25412
    Make MXCSR editable by signal handlers on Windows Justine Tunney 2024-04-30 13:17:22 -0700
  • 542b817cc8 add /dev/(u)random on nt Gavin Hayes 2024-04-30 00:54:00 -0400
  • 3bcd40be12
    Fix regression in apeinstall.sh (#1161) Matt Colyer 2024-04-29 20:40:38 -0700
  • fcfdd26b72
    Fix wrong parameter type in redbean documentation (#1162) Paul Kulchenko 2024-04-29 17:09:25 -0700
  • 4975adcb5c Fix wrong parameter type in redbean documentation #1162 Paul Kulchenko 2024-04-29 15:53:03 -0700
  • 2e33953818
    make.com -> make in apeinstall.sh #1161 Matt Colyer 2024-04-29 07:20:21 -0700
  • 2b00ee8723
    Fix errno.h documentation typos Justine Tunney 2024-04-28 22:57:21 -0700
  • ff2b6fc0b0
    Add munlock() and mlock2() to pledge Justine Tunney 2024-04-28 16:53:23 -0700
  • 0eef971494
    Add much of C11 threads.h API Justine Tunney 2024-04-28 07:03:56 -0700
  • 7500b02db5 fgets_interrupt_test needs single core affinity #1152 Cadence Ember 2024-04-28 02:44:54 +1200
  • de88f85bec
    small typo too #1156 Enrico Spinielli 2024-04-27 14:03:56 +0200
  • 4b2b65cab7
    small typos Enrico Spinielli 2024-04-27 13:08:12 +0200
  • 2bfd6b37c1
    Various paginate improvements (#1148) Gavin Hayes 2024-04-26 23:12:25 -0400
  • 0eab6a8489 Revert "move back to proc, __static_yoink in paginate.c does not work" #1148 Gavin Hayes 2024-04-26 21:48:31 -0400
  • 38d0728107 move back to proc, __static_yoink in paginate.c does not work Gavin Hayes 2024-04-26 01:02:54 -0400
  • 2dfb72d278 cleanup __paginate unlinking Gavin Hayes 2024-04-16 20:49:38 -0400
  • 346a78ddc0 add __paginate_file Gavin Hayes 2024-04-16 04:47:54 -0400
  • 7eaa6a0061 make __paginate more robust Gavin Hayes 2024-04-16 02:50:08 -0400
  • 2a2c1ad806 start on improving __paginate Gavin Hayes 2024-04-12 01:59:54 -0400
  • 69db501c68
    Fix fork locking on win32 (#1141) Gavin Hayes 2024-04-25 23:01:27 -0400
  • 4b39d15d16 fix child processes not being able to open files, initialize all necessary locks on fork #1141 Gavin Hayes 2024-04-11 23:11:42 -0400
  • 2721ad46ea Fix fork locking on win32 Gavin Hayes 2024-04-10 22:26:23 -0400
  • e2bebc73e3 Test fgets, signals, and SA_RESTART interactions Cadence Ember 2024-04-26 01:29:50 +0000
  • 9df3689416 Let signals interrupt fgets unless SA_RESTART set Cadence Ember 2024-04-26 01:33:04 +0000
  • c3ce211b96
    Merge 1c7e81492d into 6e6fc38935 #325 Coder of Salvation / Leon van Kammen 2024-04-26 11:19:14 +1200
  • 9f177d9f6a
    Merge da887b56ba into 6e6fc38935 #801 Yael 2024-04-26 11:18:54 +1200
  • 6e6fc38935
    Apply clang-format update to repo (#1154) Jōshin 2024-04-25 10:38:00 -0700
  • 342d0c81e5
    vim spells the c++ filetype 'cpp' Jōshin 2024-04-24 13:56:37 -0700
  • a23c290a42
    Revert "auto: clang-format the repo" #1154 Jōshin 2024-04-24 13:44:25 -0700
  • 21e46023ae
    auto: clang-format the repo again Jōshin 2024-04-24 13:43:41 -0700
  • d33b18d7f2
    Reapply "Update .clang-format" Jōshin 2024-04-23 09:59:49 -0700
  • c9b91d7acc
    auto: clang-format the repo Jōshin 2024-04-24 13:42:46 -0700
  • d64a3c73e9
    Revert "Update .clang-format" Jōshin 2024-04-23 09:58:17 -0700
  • cec4c04aa1
    Remove .com logic from GetProgramExecutableName (#1134) Jōshin 2024-04-23 19:07:19 -0700
  • 803fbe42e7 fix recvfrom returning garbage for address on Windows #1153 Gavin Hayes 2024-04-23 21:29:54 -0400
  • 771483c4e9 add test Gavin Hayes 2024-04-23 21:28:58 -0400
  • f8c0186221
    Fix calling __dns_parse with potentially too large rlen Alexey Izbyshev 2024-04-23 09:35:30 -0700
  • 6992d8c195
    Remove arbitrary limit from DNS result parsing Quentin Rameau 2024-04-23 09:32:47 -0700
  • 1a6b4ab627
    Import mntent bug fixes from Musl Libc Justine Tunney 2024-04-23 09:29:56 -0700
  • 9e848abad9
    Add missing Musl license headers Justine Tunney 2024-04-23 09:29:46 -0700
  • 223eb358c4
    Import compiler warning fix from Musl Justine Tunney 2024-04-23 09:29:28 -0700
  • ea3cc4ea0b
    math: fix fma(x,y,0) when x*y rounds to -0 Szabolcs Nagy 2024-04-23 09:21:08 -0700
  • 9ee5b5a2f0 recvfrom: don't convert address if addrsize is 0 Gavin Hayes 2024-04-22 22:56:43 -0400
  • 01267ea0f5
    Update GetRemoteAddr documentation to clarify that it may return nil. (#1149) Paul Kulchenko 2024-04-21 22:55:08 -0700
  • 3e2afa6f5a Update GetRemoteAddr documentation to clarify that it may return nil. #1149 Paul Kulchenko 2024-04-21 21:47:37 -0700
  • bc6c18368f
    Update .clang-format Justine Tunney 2024-04-19 17:11:08 -0700
  • 06839ab301
    Change loop bound on uuidv4 test (#1143) Jōshin 2024-04-12 12:22:34 -0400
  • 56aca73968
    Change loop bound on uuidv4 test #1143 Jōshin 2024-04-12 11:12:18 -0400
  • 39dde41516
    [Redbean] Add UuidV4 method (#1140) BONNAURE Olivier 2024-04-12 17:10:27 +0200
  • 1b6adf7740 update Copyright date #1145 #1140 BONNAURE Olivier 2024-04-12 16:10:44 +0200
  • 521e2b7f0f optimize the 19th caracter BONNAURE Olivier 2024-04-12 16:07:18 +0200
  • ad8f623320 removed extra _rand64 BONNAURE Olivier 2024-04-12 15:54:45 +0200
  • dc5c795df3 use statuc const char for v variable BONNAURE Olivier 2024-04-12 15:48:16 +0200
  • fab02d9e5f refactor code and less use of _rand64 BONNAURE Olivier 2024-04-12 15:42:30 +0200
  • 99da35ab47 refactor code and less use of _rand64 BONNAURE Olivier 2024-04-12 15:36:57 +0200
  • d61c33d7b4 remove static char to only use char BONNAURE Olivier 2024-04-12 15:16:13 +0200
  • eab6cabde0 use _rand64() instead of random() BONNAURE Olivier 2024-04-12 14:55:19 +0200
  • faf77cbc86 no zlib namespace #1142 Gautham 2024-04-11 16:50:33 +0000
  • 20d8a4d85a specs : iterate over 1_000_000 uuids BONNAURE Olivier 2024-04-11 17:32:58 +0200
  • 417ec8a983 remove training space BONNAURE Olivier 2024-04-11 17:25:19 +0200
  • 026de06478 use random() instead of rand() BONNAURE Olivier 2024-04-11 17:17:02 +0200
  • 3e16e59f72
    Move store after __asan_unpoison in __zipos_alloc (#1135) Jōshin 2024-04-10 23:04:03 -0400
  • 699e7dff6e fix specs BONNAURE Olivier 2024-04-09 17:42:58 +0200
  • b605af00be add specs BONNAURE Olivier 2024-04-09 17:39:26 +0200
  • 41d7ef9569 Remove useless <time.h> dependency BONNAURE Olivier 2024-04-09 17:29:08 +0200
  • 1f7445ad37 Update documentation BONNAURE Olivier 2024-04-09 17:25:35 +0200
  • 12b3dfb29c Fix returned value to 0 BONNAURE Olivier 2024-04-08 14:20:30 +0200
  • b6c96954c1
    Merge branch 'jart:master' into master BONNAURE Olivier 2024-04-08 13:25:32 +0200
  • 2dfc9bb32d feat: Redbean => add new UuidV4 method BONNAURE Olivier 2024-04-08 13:11:14 +0200
  • cf9a1f7f33
    Fix MODE=optlinux build Justine Tunney 2024-04-06 21:01:44 -0700
  • 49a32136f8
    Upgrade the One True Awk Justine Tunney 2024-04-06 19:21:48 -0700
  • c860be3de7
    Move store after __asan_unpoison in __zipos_alloc #1135 Jōshin 2024-04-03 14:29:07 -0400
  • 574c0ee0d8
    Remove .com logic from GetProgramExecutableName #1134 Jōshin 2024-04-03 14:11:31 -0400
  • 59c7ea08c2 Added Hunt the Wumpus to examples #1133 Eryk Wieliczko 2024-04-02 21:33:16 +0200
  • b9d6e6e348
    Standardize on -fsigned-char Justine Tunney 2024-03-30 21:46:08 -0700
  • b431ca4449
    Upgrade to cosmocc v3.3.3 Justine Tunney 2024-03-30 20:17:14 -0700
  • 98d06b23cc
    Release Cosmopolitan v3.3.3 3.3.3 Justine Tunney 2024-03-30 19:03:30 -0700
  • 9ff65cff63
    Fix ZipOS extraction of ZIP64 assets Justine Tunney 2024-03-30 19:00:40 -0700
  • bef2cb05ff
    Fix AVX512_BF16 Justine Tunney 2024-03-26 00:00:35 -0700
  • 43885a76e4
    Fix binary formatting for integers 2 and 3 (#1123) mierenhoop 2024-03-26 05:11:09 +0100
  • 74a85087de
    Support -S in cosmocross Justine Tunney 2024-03-24 15:49:55 -0700
  • 164ce41ed4 Update FormatBinary64 test #1123 mierenhoop 2024-03-24 12:10:11 +0100
  • 045632a743
    Make fixupobj work on Windows Justine Tunney 2024-03-24 03:14:25 -0700
  • 9a10adac35
    Remove .com from README Justine Tunney 2024-03-22 19:38:38 -0700