On Wed, 29 Jun 2016 00:10:52 -0700, Philip Guenther wrote: > File completion, where you want to present the output of readdir() with > file-type hints, is a great place to use fstatat() and avoid string > manipulation.
Looks good. OK millert@ - todd
On Wed, 29 Jun 2016 00:10:52 -0700, Philip Guenther wrote: > File completion, where you want to present the output of readdir() with > file-type hints, is a great place to use fstatat() and avoid string > manipulation.
Looks good. OK millert@ - todd