<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch 0_52</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=0_52</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=0_52'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-07-07T04:27:35+00:00</updated>
<entry>
<title>Avoid a segfault (detected by Fabio Ferrari</title>
<updated>2001-07-07T04:27:35+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-07T04:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5a071bcbf2d30eacc2934128caf7a20b6fd70e15'/>
<id>urn:sha1:5a071bcbf2d30eacc2934128caf7a20b6fd70e15</id>
<content type='text'>
&lt;fabio.ferrari@digitro.com.br&gt; in the wget applet) when
concat_path_file() or last_char_is() were fed a NULL.
 -Erik
</content>
</entry>
<entry>
<title>Removed obsolete function, strdup_substr.</title>
<updated>2001-07-05T19:00:47+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-07-05T19:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5009f90ea24224638af6945552012ce60efb3cea'/>
<id>urn:sha1:5009f90ea24224638af6945552012ce60efb3cea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a stupid thinko, and fix killall to cope with the updated</title>
<updated>2001-07-05T16:27:34+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-05T16:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8e75f6daa6d365b4271c5f9b27b55898835f51cd'/>
<id>urn:sha1:8e75f6daa6d365b4271c5f9b27b55898835f51cd</id>
<content type='text'>
find_pid_by_name() interface
 -Erik
</content>
</entry>
<entry>
<title>Implement suggestion from Adam Slattery, (don't default to killing closing bug #1190.</title>
<updated>2001-07-05T15:56:36+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-07-05T15:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d50a61956c032c9b80bee7dc58a931318d8f38da'/>
<id>urn:sha1:d50a61956c032c9b80bee7dc58a931318d8f38da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generalize comment -- no longer ls specific</title>
<updated>2001-06-30T18:08:36+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-30T18:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0159597bd6d1ed98c8b1067f59a1e5008ed0169d'/>
<id>urn:sha1:0159597bd6d1ed98c8b1067f59a1e5008ed0169d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All-integer version (but it does use an unsigned long long) which fixes</title>
<updated>2001-06-30T07:40:44+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2001-06-30T07:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d877d44d127cb58181f8f8886675406fb99cc6aa'/>
<id>urn:sha1:d877d44d127cb58181f8f8886675406fb99cc6aa</id>
<content type='text'>
the problems of the previous version (used floating point, overflowed, didn't
round properly).  The comments at the top of the file are worth reading;
especially note 2 concerning "ls -sh".
</content>
</entry>
<entry>
<title>Add some missing includes to kill warnings when building with the default</title>
<updated>2001-06-29T18:59:32+00:00</updated>
<author>
<name>Manuel Novoa III</name>
<email>mjn3@codepoet.org</email>
</author>
<published>2001-06-29T18:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a2949aa217f255341a0507b6e340285bdea1001f'/>
<id>urn:sha1:a2949aa217f255341a0507b6e340285bdea1001f</id>
<content type='text'>
Config.h and using gcc's -fno-builtin.  There are probably other files
with the similar problems.
Also, if building against uClibc, don't include asm/unistd.h in syscalls.c
and module_syscalls.c.
</content>
</entry>
<entry>
<title>Allow xrealloc to act as a free() when size=0, per SuS2.</title>
<updated>2001-06-28T21:22:19+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-28T21:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=029b4a04221794101812407f5c60155bdfdd1481'/>
<id>urn:sha1:029b4a04221794101812407f5c60155bdfdd1481</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Fix a type promotion bug discivered and analyzed by Alan Modra</title>
<updated>2001-06-27T06:15:50+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-27T06:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=0d8cc1670cdb6c4acdad1e2fcd92cb378873355b'/>
<id>urn:sha1:0d8cc1670cdb6c4acdad1e2fcd92cb378873355b</id>
<content type='text'>
&lt;amodra@bigpond.net.au&gt;, which caused false checksum errors
</content>
</entry>
<entry>
<title>Make it so we don't segfault when /proc isn't mounted -- guess pid 1...</title>
<updated>2001-06-26T22:44:09+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-06-26T22:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=91a6318d555eb96f48fb8c134d5499d2f61670a0'/>
<id>urn:sha1:91a6318d555eb96f48fb8c134d5499d2f61670a0</id>
<content type='text'>
 -Erik
</content>
</entry>
</feed>
