Do not return error when fprintf returns 0 in addmntent().
commit2379240ee79980e653972cb595e311d09b04944f
authorKhem Raj <kraj@mvista.com>
Sat, 10 Nov 2007 06:42:45 +0000 (10 06:42 -0000)
committerKhem Raj <kraj@mvista.com>
Sat, 10 Nov 2007 06:42:45 +0000 (10 06:42 -0000)
tree4ecf797a9b7f9cc46331875b7c631a7debb417cb
parent693245823c91dbfd9fa84c6b16636d963edf7cf3
Do not return error when fprintf returns 0 in addmntent().
fprintf is considered failing if the return is less than 0
libc/misc/mntent/mntent.c