summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* bin/stdc, stdc.1: ffix; Don't print spaces before pointer qualifiersHEADmainAlejandro Colomar2023-04-20-2/+3
* stdc.1: Files: Document the files used by this programAlejandro Colomar2023-04-19-0/+9
* *.mk: clean: Remove $builddirAlejandro Colomar2023-04-19-0/+9
* *.mk: lint, lint-sh, lint-sh-shellcheck: Lint the shell scriptAlejandro Colomar2023-04-19-0/+160
* .gitignore: Ignore default $builddirAlejandro Colomar2023-04-19-0/+2
* CONTRIBUTING: Add fileAlejandro Colomar2023-04-19-0/+9
* README: Add fileAlejandro Colomar2023-04-19-0/+11
* LICENSES/: License this project (GPL-3.0-or-later)Alejandro Colomar2023-04-14-0/+237
* bin/stdc, stdc.1: Use the exit status like in grep(1)Alejandro Colomar2023-04-14-1/+11
* stdc.1: Add manual pageAlejandro Colomar2023-04-14-0/+44
* bin/stdc: Improve output formattingAlejandro Colomar2023-04-14-1/+3
* bin/stdc: Case-insensitive standardOskari Pirhonen2023-03-30-1/+1
* bin/: Consistently use single quotes when possibleAlejandro Colomar2023-03-30-3/+3
* bin/: Remove some unnecessary shifts and `$@`sAlejandro Colomar2023-03-24-6/+3
* bin/: Use pcre2grep(1) instead of pcregrep(1)Alejandro Colomar2023-03-24-1/+1
* bin/: Add source codev0.1Alejandro Colomar2023-03-22-0/+65