OSDN Git Service

Fix comma_args error reporting.
authorElliott Hughes <enh@google.com>
Sun, 24 Jan 2016 18:51:17 +0000 (10:51 -0800)
committerRob Landley <rob@landley.net>
Mon, 25 Jan 2016 22:10:09 +0000 (16:10 -0600)
commit3d950dbd646f22e8934c4e6f2612986da106a0b2
treea45e0a331accee49ea628ef4077a9d15ebd229c4
parent58e4828e62ba3455f45d76211f697d6c4e1cbd36
Fix comma_args error reporting.

None of the current callers' callbacks set errno, so this was resulting in
bogus errors like "No device or address" when ps tried to complain about a
misspelled field.
lib/getmountlist.c