Commit graph

  • 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. 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 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 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 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 Jōshin 2024-04-03 14:29:07 -0400
  • 574c0ee0d8
    Remove .com logic from GetProgramExecutableName Jōshin 2024-04-03 14:11:31 -0400
  • 59c7ea08c2 Added Hunt the Wumpus to examples 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 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
  • 0c12c26e1d
    Update Emacs config Justine Tunney 2024-03-22 19:27:11 -0700
  • 40b7da8422
    Speed up fmaf() on x86 Justine Tunney 2024-03-22 19:26:56 -0700
  • 640668931d
    Clarify MacOS supported versions Justine Tunney 2024-03-22 19:25:07 -0700
  • 685d7c4cec
    change 15.6 to 10.15.6 under macos support foxt 2024-03-23 00:38:45 +0000
  • 1c34088ba0
    Ignore -pie and -fpie in cosmocc Justine Tunney 2024-03-22 03:55:01 -0700
  • 940e9eaa56
    Update README.md jperon 2024-03-12 17:44:23 +0100
  • f0ea11c70f Fix binary formatting for integers 2 and 3 mierenhoop 2024-03-10 00:05:47 +0100
  • bb92347158
    Add deprecated stubs for _bsf / _bsr Justine Tunney 2024-03-05 09:45:51 -0800
  • 8bfd56b59e
    Rename _bsr/_bsf to bsr/bsf Justine Tunney 2024-03-04 17:33:26 -0800
  • a6baba1b07
    Stop using .com extension in monorepo Justine Tunney 2024-03-02 16:57:56 -0800
  • 95d0ee7f42 documentation touch-ups s0ph0s 2024-02-28 23:47:52 -0500
  • d9be18413a clang-format s0ph0s 2024-02-28 22:36:21 -0500
  • 975c6c8c0a Finish writing documentation, fix segfaults? s0ph0s 2024-02-28 22:30:34 -0500
  • e246e07e03 Add crypto.tls.wrap docs s0ph0s 2024-02-28 21:22:46 -0500
  • be83153073 Fix segfault s0ph0s 2023-12-17 20:53:24 -0500
  • a9d0805dba First draft of crypto.tls.wrap() s0ph0s 2023-12-15 22:55:02 -0500
  • 4c08eea8bc documentation touch-ups s0ph0s 2024-02-28 23:47:52 -0500
  • 49003febd8 clang-format s0ph0s 2024-02-28 22:36:21 -0500
  • 81bc69fa43 Finish writing documentation, fix segfaults? s0ph0s 2024-02-28 22:30:34 -0500
  • 88d2662664 Merge branch 'master' of https://github.com/jart/cosmopolitan into lua-tls-api s0ph0s 2024-02-28 21:23:31 -0500
  • 451505f5b5 Add crypto.tls.wrap docs s0ph0s 2024-02-28 21:22:46 -0500
  • d89acf79cd
    Merge 24d1e0865c into c8383f25b4 Gavin Hayes 2024-02-27 11:24:36 -0800
  • c8383f25b4
    Release Cosmopolitan v3.3.2 3.3.2 Justine Tunney 2024-02-27 09:06:26 -0800
  • 64a9e6fe56
    Fix compiler runtime for _Float16 type Justine Tunney 2024-02-27 06:31:16 -0800
  • 0ef36489c8
    Walk back most uses of __STRICT_ANSI__ Justine Tunney 2024-02-27 04:09:49 -0800
  • 7c7bf4bb90
    Release Cosmopolitan v3.3.1 3.3.1 Justine Tunney 2024-02-27 00:31:36 -0800
  • 592f6ebc20
    Make quality improvements Justine Tunney 2024-02-25 14:57:28 -0800
  • af8f2bd19f
    Shave 4kb off each binary Justine Tunney 2024-02-25 11:11:34 -0800
  • 38bceaeb8f
    Give up on making clock_nanosleep() precise Justine Tunney 2024-02-24 10:00:44 -0800
  • 99f0491f04
    Fix invalid XNU binaries generated by apelink in some edge cases (#1106) Ivan Komarov 2024-02-23 17:11:27 +0100
  • e72a88ea70
    Make fixups for libcrypt Justine Tunney 2024-02-23 07:39:44 -0800
  • 9b4701b3bc
    Don't include <crypt.h> from <stdlib.h> (#1112) Ivan Komarov 2024-02-23 16:18:35 +0100
  • f7ff515961
    *scanf() fixes to make TeX work (#1109) Ivan Komarov 2024-02-23 16:15:30 +0100
  • 3afe3a3646
    Fix broken link Justine Tunney 2024-02-23 07:11:44 -0800
  • b4faaa7c57
    Relax style guide Justine Tunney 2024-02-23 06:55:37 -0800
  • c4991e53ac
    Document copyright policy exceptions Justine Tunney 2024-02-23 06:53:46 -0800
  • 8b3145e87c Don't include <crypt.h> from <stdlib.h> Ivan Komarov 2024-02-08 03:47:05 +0100
  • 057e9e05a6 Update the copyright for the new test file Ivan Komarov 2024-02-23 13:11:13 +0100
  • ad3944a3b6
    Support any HTTP method Justine Tunney 2024-02-22 14:12:18 -0800
  • 29eac8e2a2
    Fix regression in logger functions Justine Tunney 2024-02-22 14:08:20 -0800
  • a5a3e78fcf
    Make ftrace/strace C APIs work with cosmocc Justine Tunney 2024-02-22 12:13:16 -0800
  • 3b62a91d89
    Update khttpmethod.c Terror 2024-02-23 09:10:19 +1300
  • e9a756e78b
    Make --ftrace more crash proof with foreign code Justine Tunney 2024-02-22 11:06:31 -0800
  • 38af54a2dd
    Fix GCC version in cosmocc wrapper script Justine Tunney 2024-02-21 19:16:39 -0800
  • 77a92f517b
    Introduce getcpu() system call from glibc Justine Tunney 2024-02-21 18:13:30 -0800
  • 3eb405e0e2
    Resurrect <windows.h> as <windowsesque.h> Justine Tunney 2024-02-21 16:40:32 -0800
  • 68b9479f0c
    Make cosmo.h work a little better Justine Tunney 2024-02-21 16:40:09 -0800
  • d9df41c4d5
    Add example email to CONTRIBUTING.md Justine Tunney 2024-02-21 16:36:52 -0800
  • fc3c536ec2
    Make --ftrace work better with cosmocc Justine Tunney 2024-02-21 13:20:21 -0800
  • 77ddf4cb07
    Fix fixupobj regression on MacOS ARM64 Justine Tunney 2024-02-21 12:13:54 -0800
  • ec56536281 Create a GitHub action to build the toolchain Ivan Komarov 2024-02-15 22:19:13 +0100
  • 63c0c7d974 Don't include <crypt.h> from <stdlib.h> Ivan Komarov 2024-02-08 03:47:05 +0100
  • a57c6067f0 Make %c parsing in *scanf() respect the C standard Ivan Komarov 2024-02-18 15:32:06 +0100
  • e5d877ba4f Don't read invalid floating-point numbers in *scanf() Ivan Komarov 2024-02-18 02:16:19 +0100