summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeLines
* lint-c.mk: Add dependency on the pc(5) fileAlejandro Colomar2022-12-30-6/+6
* build-deps.mk: Fix use of pkgconf(1)Alejandro Colomar2022-12-29-1/+1
* Add dependency on libc-memAlejandro Colomar2022-12-29-2/+2
* Make this library part of a modular libcAlejandro Colomar2022-12-29-4/+5
* build-deps.mk: Move -I to CPPFLAGSAlejandro Colomar2022-12-27-1/+1
* build-deps.mk: Silence unwanted warningAlejandro Colomar2022-12-27-0/+1
* .gitignore, Makefile, check.mk, src.mk, share/tests/*: Add tests for the libraryAlejandro Colomar2022-12-27-0/+19
* verbose.mk: Fix undefined variable errorAlejandro Colomar2022-12-27-0/+3
* Makefile, install-man.mk, install.mk, src.mk: Add target to install manual pagesAlejandro Colomar2022-12-27-1/+29
* build-dev.mk, build-lib.mk, build-obj.mk: Also compile with -OfastAlejandro Colomar2022-12-27-6/+6
* Makefile, build.mk: Move definition of $builddir to main MakefileAlejandro Colomar2022-12-27-1/+0
* lib/*: Make include guard comment more genericAlejandro Colomar2022-12-27-14/+14
* build-deps.mk: Add warning for declarations after statementsAlejandro Colomar2022-12-24-0/+1
* Makefile, lib/*.mk: Add build systemAlejandro Colomar2022-12-22-0/+757