Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump copyright year to 2017. | Kaz Kylheku | 2017-01-23 | 1 | -1/+1 |
* | Let guard frames optionally pass through unwinding. | Kaz Kylheku | 2016-10-26 | 1 | -1/+1 |
* | Synchronize license comments with LICENSE. | Kaz Kylheku | 2016-10-01 | 1 | -16/+17 |
* | Adding -D_GNU_SOURCE to compiler command line. | Kaz Kylheku | 2016-05-01 | 1 | -3/+0 |
* | Support list of paths in ftw. | Kaz Kylheku | 2016-04-22 | 1 | -0/+12 |
* | ftw.c affected by g++/glibc issue __USE_GNU is defined. | Kaz Kylheku | 2016-04-20 | 1 | -0/+2 |
* | Adding ftw function. | Kaz Kylheku | 2016-04-15 | 1 | -0/+177 |