cosmopolitan/net/http
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
csscolor.h Initial import 2020-06-15 07:18:57 -07:00
formathttpdatetime.c Change license 2020-12-27 17:18:44 -08:00
gethttpheader.c Change license 2020-12-27 17:18:44 -08:00
gethttpheader.gperf Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
gethttpheader.inc Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
gethttpmethod.c Change license 2020-12-27 17:18:44 -08:00
gethttpmethod.gperf Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
gethttpmethod.inc Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
geturischeme.gperf Initial import 2020-06-15 07:18:57 -07:00
geturischeme.inc Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
http.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
http.mk Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
khttpmethod.c Change license 2020-12-27 17:18:44 -08:00
negotiatehttprequest.c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00
parsecontentlength.c Change license 2020-12-27 17:18:44 -08:00
parsehttpdatetime.c Change license 2020-12-27 17:18:44 -08:00
parsehttprange.c Change license 2020-12-27 17:18:44 -08:00
parsehttprequest.c Change license 2020-12-27 17:18:44 -08:00
parsehttpversion.c Change license 2020-12-27 17:18:44 -08:00
rfc2068 Initial import 2020-06-15 07:18:57 -07:00
rfc2396 Initial import 2020-06-15 07:18:57 -07:00
uri.h finish intellisense support and sync with upstream 2021-02-03 13:50:08 -05:00
uricspn-avx.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
uricspn.c Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uricspn.rl Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uricspn.svgz Initial import 2020-06-15 07:18:57 -07:00
uriparse.c Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uriparse.rl Remove dependency on ragel command 2021-01-17 09:42:52 -08:00
uriparse.svgz Initial import 2020-06-15 07:18:57 -07:00
uripath.c Change license 2020-12-27 17:18:44 -08:00
urischeme.c Change license 2020-12-27 17:18:44 -08:00
urislice2cstr.c Change license 2020-12-27 17:18:44 -08:00