cosmopolitan/net/http
Justine Tunney 9f68d6eee9 Fix link order in cosmopolitan.a
It turned out that the linker was doing the wrong with the amalgamation
library concerning weak stubs. A regression test has been added and new
binaries have been uploaded to https://justine.lol/cosmopolitan/

Ideally this should be fixed by building a tool that turns multiple .a
files into a single .a file with deduplication. As a workaround for now
the cosmopolitan.a build is restructured to not include LIBC_STUBS which
meant technical debt needed to be paid off where non-stub interfaces
were moved to LIBC_INTRIN and LIBC_NEXGEN32E.

Thank @PerfectProductions in #31 for the report!
2021-01-16 12:05:41 -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 Initial import 2020-06-15 07:18:57 -07:00
http.h Add epoll and do more release readiness changes 2020-11-28 12:01:51 -08:00
http.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
khttpmethod.c Change license 2020-12-27 17:18:44 -08:00
negotiatehttprequest.c Change license 2020-12-27 17:18:44 -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
todo.S Change license 2020-12-27 17:18:44 -08:00
uri.h Initial import 2020-06-15 07:18:57 -07:00
uricspn-avx.S Change license 2020-12-27 17:18:44 -08:00
uricspn.rl Change license 2020-12-27 17:18:44 -08:00
uricspn.svgz Initial import 2020-06-15 07:18:57 -07:00
uriparse.rl Change license 2020-12-27 17:18:44 -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