Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename src/ to opkg-opk/ | Patrick McDermott | 2023-07-06 | 1 | -114/+0 |
* | Fix license notices | Patrick McDermott | 2023-06-18 | 1 | -1/+1 |
* | dirent: Add trailing '/' to directories | Patrick McDermott | 2023-05-11 | 1 | -11/+14 |
* | dirent: Remove test code | Patrick McDermott | 2023-05-10 | 1 | -29/+0 |
* | dirent: Fix separators and length limits | Patrick McDermott | 2023-05-10 | 1 | -29/+48 |
* | dirent: Re-add and update test code | Patrick McDermott | 2023-05-10 | 1 | -0/+30 |
* | dirent: Handle NULL buffers, remove function | Patrick McDermott | 2023-05-04 | 1 | -50/+6 |
* | dirent: Don't add leading "/" | Patrick McDermott | 2023-04-30 | 1 | -12/+29 |
* | dirent: Remove test code | Patrick McDermott | 2023-04-29 | 1 | -34/+0 |
* | dirent: Implement | Patrick McDermott | 2023-04-29 | 1 | -0/+152 |