avoid a warning from gcc
* lib/trim.c (IF_LINT): Define.
- (trim2): Use it to void a "may be used uninitialized" warning.
+ (trim2): Use it to avoid a "may be used uninitialized" warning.
Fix doc typo.
* doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
avoid a warning from gcc
* lib/getndelim2.c (IF_LINT): Define.
- (getndelim2): Use it to void a "may be used uninitialized" warning.
+ (getndelim2): Use it to avoid a "may be used uninitialized" warning.
vc-list-files: work properly with build-aux/cvsu, too
* build-aux/vc-list-files: Hoist the "./"-removing code to apply