summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-26new framework for building sources after gitlab migrationJakob Kaivo