Consistently use getmntent_r() and fall back to getmntent(). (#515492)
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 Feb 2008 05:20:00 +0000 (05:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 10 Feb 2008 05:20:00 +0000 (05:20 +0000)
commit0766a1ec399f2dcd707249ed45b13dfbd239f382
tree1b95874a6b0befe8326eda566e83b1b07af39eac
parent8ad07dcf1c0c3b24bc31086849b7305c7ab6070d
Consistently use getmntent_r() and fall back to getmntent(). (#515492)

2008-02-09  Matthias Clasen <mclasen@redhat.com>

        * gunixmounts.c: Consistently use getmntent_r() and fall
        back to getmntent().  (#515492)

svn path=/trunk/; revision=6490
gio/ChangeLog
gio/gunixmounts.c