OSDN Git Service

Fix our <mntent.h> implementation.
authorElliott Hughes <enh@google.com>
Thu, 13 Nov 2014 22:27:25 +0000 (14:27 -0800)
committerElliott Hughes <enh@google.com>
Thu, 13 Nov 2014 23:51:36 +0000 (15:51 -0800)
commite3c4acf1e3ef36c2ab1f48b1261dec9a1d8330a4
tree68632a0f7a6f832a2c4778a60739d5320673ce33
parent288fa03a5aa5ee69c321e7266cdc656d11d8c022
Fix our <mntent.h> implementation.

Used by toybox.

Change-Id: I36a5053423e5cc54ae02a68f4fe110d75134accd
libc/bionic/mntent.cpp
tests/mntent_test.cpp