]> Savannah Git Hosting - gnulib.git/commit
mountlist: Work around an strtoul() misfeature.
authorBruno Haible <bruno@clisp.org>
Fri, 21 Mar 2025 11:20:24 +0000 (12:20 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 21 Mar 2025 11:20:24 +0000 (12:20 +0100)
commit008ff109def9bdfdd04a12355d8f4a835045ae41
tree9d4d5a7b00f49bd02b1692bf6262a2f38585b5a5
parentea4258f5d942c5fdd4f805ba7875ad6dee2654b0
mountlist: Work around an strtoul() misfeature.

* lib/mountlist.c: Include c-ctype.h.
(dev_from_mount_options): Ignore the dev=... option if its value starts
with whitespace or with a + or - sign.
* modules/mountlist (Depends-on): Add c-ctype.
ChangeLog
lib/mountlist.c
modules/mountlist