<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb/inode_hash.c, branch cron_changes</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=cron_changes</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=cron_changes'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2019-03-12T13:47:44+00:00</updated>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2019-03-12T13:47:44+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2019-03-12T13:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=fd0e6a01a68047e959ef13f3161ce302b438d2b1'/>
<id>urn:sha1:fd0e6a01a68047e959ef13f3161ce302b438d2b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>du: don't count duplicate arguments. Closes 5288</title>
<updated>2019-02-19T16:08:39+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2019-02-16T10:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e563f9e851c78f5c13cb9828ddb11ca981fd6331'/>
<id>urn:sha1:e563f9e851c78f5c13cb9828ddb11ca981fd6331</id>
<content type='text'>
Since coreutils 8.6 (2010-10-15) du no longer counts duplicate arguments.

Revert the relevant part of commit 618a3027ed (du: fix "du /dir /dir"
case).

function                                             old     new   delta
du_main                                              302     297      -5
reset_ino_dev_hashtable                               78       -     -78
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/1 up/down: 0/-83)             Total: -83 bytes

Signed-off-by: Ron Yorston &lt;rmy@pobox.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>win32: stat(2) succeeds if fetching extra metadata fails</title>
<updated>2019-02-19T10:59:45+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2019-02-19T10:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8c47a98c9166ff23c3bcbb3e1ef8430b349cf71e'/>
<id>urn:sha1:8c47a98c9166ff23c3bcbb3e1ef8430b349cf71e</id>
<content type='text'>
Some files can't be opened to fetch additional metadata.  When
that happens allow stat(2) to successfully return what data it
has.

In a few cases where the inode number is used to determine if
files are identical ignore invalid inode numbers.
</content>
</entry>
<entry>
<title>Minor improvements to build</title>
<updated>2018-03-02T13:18:18+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2018-03-02T13:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=99daecdac917d149f4643e090cb705df135e2ed1'/>
<id>urn:sha1:99daecdac917d149f4643e090cb705df135e2ed1</id>
<content type='text'>
Exclude source files in libbb that aren't used by busybox-w32.  This
speeds up the build marginally.  They can always be reinstated if
necessary.

Provide fake routines for everything in inode_hash.c so that it
can be excluded.  inode_hash.c is now unchanged from upstream.

Use last_char_is in has_exe_suffix_or_dot.  It doesn't save any
bytes but it makes the code neater.
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2017-11-03T14:16:08+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-11-03T14:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d6ce08aeb85b3698ddaa281016b70e16aeb9fb35'/>
<id>urn:sha1:d6ce08aeb85b3698ddaa281016b70e16aeb9fb35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>whitespace and comment format fixes, no code changes</title>
<updated>2017-10-05T12:40:24+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2017-10-05T12:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ebe6d9d8758d36e03cf39b6587597c67ab778436'/>
<id>urn:sha1:ebe6d9d8758d36e03cf39b6587597c67ab778436</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>inode_hash: avoid warnings about unused parameters</title>
<updated>2017-08-23T10:49:24+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2017-08-23T10:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=118e010f3fb0512776a28569b42ef66e6d6b3a8f'/>
<id>urn:sha1:118e010f3fb0512776a28569b42ef66e6d6b3a8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't store file details in inode hash table</title>
<updated>2014-11-30T09:50:05+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-11-30T09:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7ef60bda00dc4b2fbccf67a40885569ab45eb7aa'/>
<id>urn:sha1:7ef60bda00dc4b2fbccf67a40885569ab45eb7aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>du, copy_file: fix file matching on cramfs. Closes 5456</title>
<updated>2014-02-25T14:27:58+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-02-25T14:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=83bc4332e7d6d74293c1c41e047d2681a8350e1a'/>
<id>urn:sha1:83bc4332e7d6d74293c1c41e047d2681a8350e1a</id>
<content type='text'>
function                                             old     new   delta
is_in_ino_dev_hashtable                               88     108     +20
add_to_ino_dev_hashtable                             150     142      -8
reset_ino_dev_hashtable                               84      75      -9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 20/-17)              Total: 3 bytes

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>libbb: trivial code shrink</title>
<updated>2014-02-25T14:09:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-02-25T14:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=12916b922065f452a5b6c043200ac0863853c7a3'/>
<id>urn:sha1:12916b922065f452a5b6c043200ac0863853c7a3</id>
<content type='text'>
function                                             old     new   delta
reset_ino_dev_hashtable                               84      74     -10

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
