Re: [dev] [sbase][PATCH] pathchk
On Wed, 3 Feb 2016 11:12:01 +0100 Mattias Andrée wrote: Hey Mattias, > New command, including man page. > UTF-8 compatible and should be POSIX-compliant. kudos for digging yourself into Pathconfig, but we decided a while ago that for sanity reasons, we'll just use PATH_MAX buffers overall sbas
[dev] [sbase][PATCH] pathchk
New command, including man page. UTF-8 compatible and should be POSIX-compliant. Signed-off-by: Mattias Andrée --- LICENSE | 1 + Makefile | 1 + README| 1 + TODO | 1 - pathchk.1 | 35 + pathchk.c | 166 ++