Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-29 | Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c | Joseph Myers | 1 | -0/+15 |
2021-02-09 | malloc: Sync dynarray with gnulib | Adhemerval Zanella | 1 | -10/+12 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-30 | dynarray: Set errno on overflow-induced allocation failure | Florian Weimer | 1 | -0/+29 |
2017-06-13 | dynarray: Implement begin/end functions in the spirit of C++ | Florian Weimer | 1 | -0/+28 |
2017-06-02 | Add internal facility for dynamic array handling | Florian Weimer | 1 | -0/+517 |