aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMakefile: Remove extraneous target dependencyEuAndreh19 months
 
 
AgeCommit messageAuthorFilesLines
2024-01-05Makefile: Remove extraneous target dependencyHEADmainEuAndreh1-3/+0
2024-01-05Setup stub unit test infrastructureEuAndreh1313-2/+13518
2024-01-05Fix the build system.EuAndreh27-686/+3682
2024-01-02src/internal/version.h: Check-in file with fixed value for compilationEuAndreh1-0/+1
2024-01-02tools/: Remove unused filesEuAndreh5-199/+0
2024-01-02Inline "INSTALL" into "README"EuAndreh2-191/+103
2024-01-02Remove unused filesEuAndreh3-47/+0
2024-01-02Makefile: Inline everything into a single fileEuAndreh4-869/+51
2024-01-02git mv WHATSNEW CHANGELOG.mdEuAndreh1-0/+0
2023-11-16mntent: fields are delimited only by tabs or spaces, not general whitespaceRich Felker1-1/+1
[...]