<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/mountlist.c, branch v4.5.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v4.5.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v4.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2002-07-15T13:00:40Z</updated>
<entry>
<title>#undef MNT_IGNORE before defining it, to avoid warning on FreeBSD.</title>
<updated>2002-07-15T13:00:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-15T13:00:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33b79abe90b4b75ef76543a50871138492778150'/>
<id>urn:sha1:33b79abe90b4b75ef76543a50871138492778150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include unlocked-io.h after all system headers.</title>
<updated>2001-11-17T13:50:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-17T13:50:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b150c16ebc3ded14e50d8ec793ebb19f681c20c7'/>
<id>urn:sha1:b150c16ebc3ded14e50d8ec793ebb19f681c20c7</id>
<content type='text'>
Remove explicit declarations of xmalloc, xrealloc,
and xstrdup.  Instead, include "xalloc.h".
</content>
</entry>
<entry>
<title>Include unlocked-io.h.</title>
<updated>2001-11-17T13:29:42Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-17T13:29:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3eb2a22131f0a0680ad09637290bafdead77eda5'/>
<id>urn:sha1:3eb2a22131f0a0680ad09637290bafdead77eda5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[MOUNTED_GETFSSTAT]:</title>
<updated>2001-09-30T21:28:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-09-30T21:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=565b41ed31d7c2fd27c1589a4f597ad5e30951a6'/>
<id>urn:sha1:565b41ed31d7c2fd27c1589a4f597ad5e30951a6</id>
<content type='text'>
Include &lt;sys/ucred.h&gt;, for Apple Darwin.
Include sys/mount.h and sys/fs_types.h only if available.
(FS_TYPE): Define.
(read_filesystem_list): Use FS_TYPE.
</content>
</entry>
<entry>
<title>Remove useless parentheses in #if directives.</title>
<updated>2001-09-23T08:56:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-09-23T08:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4bccf0b3223e482c523e2d1abc494f8d1c31095b'/>
<id>urn:sha1:4bccf0b3223e482c523e2d1abc494f8d1c31095b</id>
<content type='text'>
(MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
the deprecated MOUNTED symbol is no longer defined in mntent.h.
</content>
</entry>
<entry>
<title>Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,</title>
<updated>2000-07-01T13:35:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-01T13:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ce3f3cca5c2ff07c9b666b58d0913376badc0c4'/>
<id>urn:sha1:1ce3f3cca5c2ff07c9b666b58d0913376badc0c4</id>
<content type='text'>
per change in ../m4/ls-mntd-fs.m4.
(read_filesystem_list): Ignore symbolic links.
</content>
</entry>
<entry>
<title>(fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:</title>
<updated>2000-06-29T08:30:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-06-29T08:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a1fd5e91ffc905bd36e0ff5b22d21fff649b970c'/>
<id>urn:sha1:a1fd5e91ffc905bd36e0ff5b22d21fff649b970c</id>
<content type='text'>
Avoid warning by casting result to `char *' to remove `const'.
</content>
</entry>
<entry>
<title>move vmp decl back out to the scope where it belongs</title>
<updated>2000-06-03T22:09:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-06-03T22:09:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=86c82268197db31c6f9d511d8eb307a3239fa0af'/>
<id>urn:sha1:86c82268197db31c6f9d511d8eb307a3239fa0af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out last change.  Instead, do this...</title>
<updated>2000-06-02T11:20:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-06-02T11:20:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=209099c9d939e6ce40248fffc6828f2847aab0ea'/>
<id>urn:sha1:209099c9d939e6ce40248fffc6828f2847aab0ea</id>
<content type='text'>
(read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy
member using the same `ignore'-testing code.
</content>
</entry>
<entry>
<title>(read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts</title>
<updated>2000-05-29T16:23:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-05-29T16:23:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=11c6d21d5271cda262c55ad0c890257da746c8a0'/>
<id>urn:sha1:11c6d21d5271cda262c55ad0c890257da746c8a0</id>
<content type='text'>
with the `ignore' attribute.  Based on a patch from Mark D. Roth.
</content>
</entry>
</feed>
