Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all calls to stat by gnupg_stat. | Werner Koch | 2020-10-20 | 1 | -1/+1 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | common: Make sure tilde expansion works for the mkdir functions. | Neal H. Walfield | 2015-10-20 | 1 | -1/+1 |
* | common: Avoid warning about const char ** assignment. | Werner Koch | 2015-10-18 | 1 | -6/+11 |
* | common: Prefix the mkdir functions with gnupg_. Make args const. | Neal H. Walfield | 2015-10-16 | 1 | -3/+3 |
* | common: Allow building of mkdir_p.c for Windows. | Werner Koch | 2015-10-08 | 1 | -56/+77 |
* | Fix two unused/possible-uninitialized var warnings. | Werner Koch | 2015-10-08 | 1 | -1/+1 |
* | common: Add mkdir_p. | Neal H. Walfield | 2015-09-30 | 1 | -0/+161 |