Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change getlocalbase() to not allocate any heap memory | Stefan Eßer | 2020-12-12 | 1 | -20/+36 |
* | Add function getlocalbase() to libutil. | Stefan Eßer | 2020-11-18 | 1 | -0/+74 |
* | Revert the whole getlocalbase() set of changes while a different design is | Scott Long | 2020-11-15 | 1 | -89/+0 |
* | Because getlocalbase() returns -1 on error, it needs to use a signed type | Scott Long | 2020-11-15 | 1 | -5/+12 |
* | Fix a problem with r367686 related to the use of ssize_t. Not sure how this | Scott Long | 2020-11-14 | 1 | -3/+10 |
* | Add the library function getlocalbase and its manual page. This helps to | Scott Long | 2020-11-14 | 1 | -0/+75 |