Gautham

Results 9 issues of Gautham

~~https://github.com/ahgamut/python27~~ https://github.com/ahgamut/cpython/tree/cosmo_py27 The `assert` macro needs to be changed in `cosmopolitan.h` to enable compilation (see #138). Afterwards, just clone the repo and run `superconfigure`. Python 2.7.18 compiled seamlessly once I...

@jart same screenshot from #207: ![2021-07-06_00-36-58_1366x768](https://user-images.githubusercontent.com/41098605/124513947-8e5d3380-ddf9-11eb-95ea-ac7e00edec14.png) Steps I followed: 1. `git clone https://github.com/jart/cosmopolitan && cd cosmopolitan` 3. `make -j4` 4. see above error on screen I'm running the `make` process...

extracts a bit more speed in the prompt eval time. also fixes some typo errors.

it seems like we can handle the zlib dependency fine both inside and outside the monorepo without having to do any sort of namespacing. I remember we added the namespacing...

This PR adds a Github Actions workflow to build `cxx` from source with Cosmopolitan Libc with every release. The resulting binary should work on `x86_64` (Linux/BSDs/Windows/MacOS), and `aarch64` (Linux/MacOS) as...

This PR adds a Github Action that automatically builds `gguf-tools` with Cosmopolitan Libc (cc @jart) when creating a tag+release. The action creates a zip file containing `gguf-tools.com`, a fat binary...

This PR adds a Github Action to build `mle` with Cosmopolitan Libc with every release. The Action uses the `mle_vendor=1` and `mle_static=1` to build the executable (thanks for vendoring the...

This PR adds a Github Action to build `samu` with Cosmopolitan Libc (cc @jart) when a new tag/release is created. The result of the action is `samu.zip`, that contains `samu.com`,...

As per Windows docs [here](https://learn.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock2-socket), `PF_INET` should be 2.

libc