comparison ChangeLog @ 17332:e6a6fd004283

mountlist: port to HP NonStop Reported by Joachim Schmitz in <http://lists.gnu.org/archive/html/bug-gnulib/2013-02/msg00084.html>. * lib/mountlist.c (hasmntopt) [!HAVE_HASMNTOPT]: New function. (MNT_IGNORE) [MNTOPT_IGNORE]: Use it.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 19 Feb 2013 13:04:35 -0800
parents 6f8d1926ece8
children 201622d6d12f ec15ef10261d
comparison
equal deleted inserted replaced
17331:bfb7633de5b0 17332:e6a6fd004283
1 2013-02-19 Paul Eggert <eggert@cs.ucla.edu>
2
3 mountlist: port to HP NonStop
4 Reported by Joachim Schmitz in
5 <http://lists.gnu.org/archive/html/bug-gnulib/2013-02/msg00084.html>.
6 * lib/mountlist.c (hasmntopt) [!HAVE_HASMNTOPT]: New function.
7 (MNT_IGNORE) [MNTOPT_IGNORE]: Use it.
8
1 2013-02-18 Paul Eggert <eggert@cs.ucla.edu> 9 2013-02-18 Paul Eggert <eggert@cs.ucla.edu>
2 10
3 extern-inline: avoid compilation error with HP-UX cc 11 extern-inline: avoid compilation error with HP-UX cc
4 Reported by Richard Lloyd in 12 Reported by Richard Lloyd in
5 <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>. 13 <http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.