Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add join_ex() [simplified join() function] | Joseph Hunkeler | 2020-02-28 | 1 | -0/+1 |
| | |||||
* | Multiple things: | Joseph Hunkeler | 2020-02-26 | 1 | -0/+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 Hunkeler | 2020-02-11 | 1 | -0/+27 |
* Move prototypes and definitions to respective header files * Renamed strings.h to str.h to avoid collision with standard library header |