<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/getaddrinfo.h, branch master</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=master</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-08-21T07:26:38Z</updated>
<entry>
<title>Remove from CVS, since the bootstrap script generates them automatically.</title>
<updated>2006-08-21T07:26:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-21T07:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0f7a044109b860443ecaa4f8a37652b1b4423057'/>
<id>urn:sha1:0f7a044109b860443ecaa4f8a37652b1b4423057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2006-08-09T23:42:26Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-09T23:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=93f90065f31c35780e2dc3d6b7c987677d9bc14e'/>
<id>urn:sha1:93f90065f31c35780e2dc3d6b7c987677d9bc14e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update from gnulib.</title>
<updated>2006-07-09T16:59:05Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-09T16:59:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cb052e4f6cc723bc408f32963e921705f3286c94'/>
<id>urn:sha1:cb052e4f6cc723bc408f32963e921705f3286c94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2006-07-04T05:39:07Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-04T05:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6a9740567292a983b05533901dc7a687ec2fb68c'/>
<id>urn:sha1:6a9740567292a983b05533901dc7a687ec2fb68c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync from gnulib.</title>
<updated>2006-02-14T23:08:59Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-02-14T23:08:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=05e61daca4d7e0ed1f82e0e604812b90b8bcbde1'/>
<id>urn:sha1:05e61daca4d7e0ed1f82e0e604812b90b8bcbde1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use #if !, not #ifndef, for AC_CHECK_DECLS.</title>
<updated>2005-11-14T14:51:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-11-14T14:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=db5eb389ad3dbc537e156e15db6c45ecd3455e7b'/>
<id>urn:sha1:db5eb389ad3dbc537e156e15db6c45ecd3455e7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from gnulib.</title>
<updated>2005-10-05T09:09:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-05T09:09:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d3b816532837067e035ddca8b861652e9c0610f3'/>
<id>urn:sha1:d3b816532837067e035ddca8b861652e9c0610f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from gnulib.</title>
<updated>2005-10-04T15:51:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-04T15:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4dffc10f0821a8aa1e789a8831fa998530ad7fdc'/>
<id>urn:sha1:4dffc10f0821a8aa1e789a8831fa998530ad7fdc</id>
<content type='text'>
Include sys/types.h before other headers.
</content>
</entry>
<entry>
<title>Protect #include's of sys/socket.h and netdb.h.</title>
<updated>2005-10-01T09:49:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-01T09:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8050751a861c4d285b9d18ffb9dedac7536057fd'/>
<id>urn:sha1:8050751a861c4d285b9d18ffb9dedac7536057fd</id>
<content type='text'>
Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
AI_* and EAI_* definitions.  Protect function declarations.
</content>
</entry>
<entry>
<title>New file, from gnulib.</title>
<updated>2005-09-22T06:22:44Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-22T06:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3833e2bc3402fadfa2a1d256210a2cd35ba3f062'/>
<id>urn:sha1:3833e2bc3402fadfa2a1d256210a2cd35ba3f062</id>
<content type='text'>
</content>
</entry>
</feed>
