summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-31update deps for POSIX.1-1990 and 9899-1990-AMD1Jakob Kaivo
2019-01-31make default POSIX.1-1990 + 9899-1990-AMD1Jakob Kaivo
2019-01-31update to latest commitJakob Kaivo
2019-01-31don't rebuild deps every timeJakob Kaivo
2019-01-31corrected spelling of S_ISCHRJakob Kaivo
2019-01-31go ahead and store tags fileJakob Kaivo
2019-01-31add deps and tags targetsJakob Kaivo
2019-01-31update to latest commitsJakob Kaivo
2019-01-31rename git-clean to extra-cleanJakob Kaivo
2019-01-31rename std to src so it makes sense to merge nonstd inJakob Kaivo
2019-01-30sort standard C identifiers before POSIXJakob Kaivo
2019-01-30move version_guard function hereJakob Kaivo
2019-01-30more verbosity while things are workingJakob Kaivo
2019-01-30add headers dependency to allJakob Kaivo
2019-01-30better cleaningJakob Kaivo
2019-01-30change STRUCT and UNION to RECORDJakob Kaivo
2019-01-30add some verbosityJakob Kaivo
2019-01-30add version guards around anything that isn't in __STDC__ and aboveJakob Kaivo
2019-01-30prep for splitting headers into section by feature versionsJakob Kaivo
2019-01-30account for possible not defined macrosJakob Kaivo
2019-01-30keep main Makefile separate from depsJakob Kaivo
2019-01-30remove extraneous white-spaceJakob Kaivo
2019-01-30generate #if lines for headersJakob Kaivo
2019-01-29prepare __locale_t for full useJakob Kaivo
2019-01-29initialize locale prior to entering main()Jakob Kaivo
2019-01-29move include guards to top of file, before licenseJakob Kaivo
2019-01-29don't prepend __ to type names in functions that take function pointersJakob Kaivo
2019-01-29prepend parameter names with __ in headers to avoid macro conflictsJakob Kaivo
2019-01-29update to latest commitJakob Kaivo
2019-01-29draft thread-local state based on C11 TLS or pthreadsJakob Kaivo
2019-01-29merged into mkh.shJakob Kaivo
2019-01-29update to latest commitJakob Kaivo
2019-01-28update to latest commitJakob Kaivo
2019-01-28add AMD1Jakob Kaivo
2019-01-28correctly identify the difference between structs, unions, and functionsJakob Kaivo
2019-01-28correctly classify structs and unionsJakob Kaivo
2019-01-28update reflecting renamed files in 9899-1990Jakob Kaivo
2019-01-28special case assert.h since it is not idempotentJakob Kaivo
2019-01-28move externs from macro definitions to end of respective headersJakob Kaivo
2019-01-27add forward-compatibility macrosJakob Kaivo
2019-01-27remove unnecessary membersJakob Kaivo
2019-01-27track make dependenciesJakob Kaivo
2019-01-27moved to POSIX.2-1992 where it belongsJakob Kaivo
2019-01-27merged into top-level MakefileJakob Kaivo
2019-01-27update submodulesJakob Kaivo
2019-01-27generated makefileJakob Kaivo
2019-01-27update makefile and header generationJakob Kaivo
2019-01-27ignore built librariesJakob Kaivo
2019-01-27new utility to generate makefiles with dependenciesJakob Kaivo
2019-01-27do not track generated source fileJakob Kaivo