<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/Makefile.am, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-07-18T07:52:18Z</updated>
<entry>
<title>(BUILT_SOURCES): Remove false.c.</title>
<updated>2005-07-18T07:52:18Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-18T07:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cc5f57603d9036a0348051dafe6db7c297b11c16'/>
<id>urn:sha1:cc5f57603d9036a0348051dafe6db7c297b11c16</id>
<content type='text'>
(false.c): Remove; it's now a source file.
</content>
</entry>
<entry>
<title>Remove FESETROUND_LIBM; no longer needed.</title>
<updated>2005-07-14T00:03:08Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-14T00:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9cfc51e083fc55a83161344848fa0ffdc392e127'/>
<id>urn:sha1:9cfc51e083fc55a83161344848fa0ffdc392e127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add copyright notice.</title>
<updated>2005-05-18T19:32:11Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-05-18T19:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0045b9321d0821d839a673db0d25c9fd89cf2b48'/>
<id>urn:sha1:0045b9321d0821d839a673db0d25c9fd89cf2b48</id>
<content type='text'>
(factor_LDADD): Remove, as factor no longer needs sqrt.
</content>
</entry>
<entry>
<title>(LDADD, $(PROGRAMS)): fetish -&gt; coreutils.</title>
<updated>2005-04-18T23:32:49Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-18T23:32:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bb40c7aecad9cb4db3174600955fb3ef41de55b4'/>
<id>urn:sha1:bb40c7aecad9cb4db3174600955fb3ef41de55b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(sc_tight_scope): Adjust to catch any</title>
<updated>2005-03-28T19:22:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-28T19:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3a14f695328f325676fbef914a57c34172fd7cf5'/>
<id>urn:sha1:3a14f695328f325676fbef914a57c34172fd7cf5</id>
<content type='text'>
new declarations like that of stty.c's `speeds'.
</content>
</entry>
<entry>
<title>(pr_LDADD): Now that pr uses gettime, add</title>
<updated>2005-03-19T13:58:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-19T13:58:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bb425f2177916cfbec4a2c154f08df9de5d7ecaf'/>
<id>urn:sha1:bb425f2177916cfbec4a2c154f08df9de5d7ecaf</id>
<content type='text'>
$(LIB_CLOCK_GETTIME) to get the required -lrt on newer Linux systems.
</content>
</entry>
<entry>
<title>(nanosec_libs): Remove $(LIB_XANOSLEEP); no longer needed.</title>
<updated>2005-03-01T17:28:49Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-03-01T17:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d8adc99dc11452df87ee0ba5a94a752e69559e5c'/>
<id>urn:sha1:d8adc99dc11452df87ee0ba5a94a752e69559e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(dd_LDADD, shred_LDADD): Add $(LIB_GETHRXTIME).</title>
<updated>2005-02-22T07:10:07Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-02-22T07:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=df066e26953a73d5156f49f4ebce9dfc14a06e4e'/>
<id>urn:sha1:df066e26953a73d5156f49f4ebce9dfc14a06e4e</id>
<content type='text'>
(nanosec_libs): Add $(LIB_XNANOSLEEP).  Needed for newer GNU/Linux
hosts with clock_gettime.
</content>
</entry>
<entry>
<title>(dd_LDADD, shred_LDADD, nanosec_libs):</title>
<updated>2005-02-21T08:13:12Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-02-21T08:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7fd8ef9cc1253890d15574bae60c1a1561a72672'/>
<id>urn:sha1:7fd8ef9cc1253890d15574bae60c1a1561a72672</id>
<content type='text'>
Remove $(LIB_CLOCK_GETTIME).  These functions now use
gethrxtime instead.
</content>
</entry>
<entry>
<title>(all_programs.list): Strip $(EXEEXT) and remove duplicates.</title>
<updated>2005-01-24T08:22:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-01-24T08:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b46e3e42eb38950d5ecd2c13dc96b87f247193af'/>
<id>urn:sha1:b46e3e42eb38950d5ecd2c13dc96b87f247193af</id>
<content type='text'>
</content>
</entry>
</feed>
