aboutsummaryrefslogtreecommitdiff
path: root/include/mirrors.h
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: add missing @file to each headerJoseph Hunkeler2020-03-181-0/+3
|
* Multiple things:Joseph Hunkeler2020-02-261-1/+1
| | | | | | | | * Add strdup_array() * Begin consolidating spm root information into SPM_Hierarchy * Begin consolidating metadata * Begin trimming repeated code (mostly file reading) * Store information about installed packages under [root]/var/db/records
* Refactor project structure:Joseph Hunkeler2020-02-111-0/+12
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header