cosmopolitan/libc/mem
Justine Tunney ea0b5d9d1c Get Cosmopolitan into releasable state
A new rollup tool now exists for flattening out the headers in a way
that works better for our purposes than cpp. A lot of the API clutter
has been removed. APIs that aren't a sure thing in terms of general
recommendation are now marked internal.

There's now a smoke test for the amalgamation archive and gigantic
header file. So we can now guarantee you can use this project on the
easiest difficulty setting without the gigantic repository.

A website is being created, which is currently a work in progress:
https://justine.storage.googleapis.com/cosmopolitan/index.html
2020-11-25 08:19:00 -08:00
..
cxx Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
hook Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
alloca.h Initial import 2020-06-15 07:18:57 -07:00
asprintf.c Initial import 2020-06-15 07:18:57 -07:00
balloc.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
bfree.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
calloc.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
free.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
internal.h Initial import 2020-06-15 07:18:57 -07:00
malloc.S Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
malloc_trim.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
malloc_usable_size.S Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
mem.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
mem.mk Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
memalign.S Polish up repository and other revisions 2020-06-16 06:38:43 -07:00
posix_memalign.S Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
putenv.c Get fork() working on Windows 2020-11-13 03:14:39 -08:00
pvalloc.S Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
realloc.S Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
realloc_in_place.S Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
reallocarray.c Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
setenv.c Initial import 2020-06-15 07:18:57 -07:00
strdup.c Initial import 2020-06-15 07:18:57 -07:00
strndup.c Initial import 2020-06-15 07:18:57 -07:00
unhexstr.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
valloc.S Get address sanitizer mostly working 2020-09-03 05:44:37 -07:00
vasprintf.c Initial import 2020-06-15 07:18:57 -07:00
wcsdup.c Initial import 2020-06-15 07:18:57 -07:00