<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/libbb, branch 1_2_0</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_2_0</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_2_0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2006-07-16T08:14:35+00:00</updated>
<entry>
<title>Cleaup read() and write() variants, plus a couple of new functions like</title>
<updated>2006-07-16T08:14:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-16T08:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=534374755d618c9c36c9940c82756241c4b25a67'/>
<id>urn:sha1:534374755d618c9c36c9940c82756241c4b25a67</id>
<content type='text'>
xlseek and fdlength() for the new mkswap.
</content>
</entry>
<entry>
<title>We need xsetuid() and xsetgid() because per-user process resource limits can</title>
<updated>2006-07-15T23:00:46+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-15T23:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=df822f2606a5c56a8af5785d4e507aff2eeaaace'/>
<id>urn:sha1:df822f2606a5c56a8af5785d4e507aff2eeaaace</id>
<content type='text'>
prevent a process from switching to a user that has too many processes, and
when that happens WE'RE STILL ROOT.  See http://lwn.net/Articles/190331/
</content>
</entry>
<entry>
<title>Tito writes: If the gecos field of an user is empty, obscure reports a false "similar to gecos" error.</title>
<updated>2006-07-15T03:59:00+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-07-15T03:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=83169c607be1dbaa8731f73d71cbf990fc4cb05d'/>
<id>urn:sha1:83169c607be1dbaa8731f73d71cbf990fc4cb05d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More minor tweaks.</title>
<updated>2006-07-12T21:31:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-12T21:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=1f9145c5c381f5ec01c6d6b51bc1e19a18088ba2'/>
<id>urn:sha1:1f9145c5c381f5ec01c6d6b51bc1e19a18088ba2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>decuddle () from for/if/while</title>
<updated>2006-07-12T20:04:00+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-07-12T20:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=58dda84ecc13d8e2bb3c6e2b73786ae22e2d9b10'/>
<id>urn:sha1:58dda84ecc13d8e2bb3c6e2b73786ae22e2d9b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A couple things that got tangled up in my tree, easier to check in both than</title>
<updated>2006-07-12T19:17:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-12T19:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c9c1a41c581101f53cc36efae53cd8ebb568962f'/>
<id>urn:sha1:c9c1a41c581101f53cc36efae53cd8ebb568962f</id>
<content type='text'>
untangle them:

Rewrite u_signal_names() into get_signum() and get_signame(), plus trim the
signal list to that required by posix (they can specify the numbers for
the rest if they really need them).  (This is preparatory cleanup for adding
a timeout applet like Roberto Foglietta wants.)

Export the itoa (added due to Denis Vlasenko, although it's not quite his
preferred implementation) from xfuncs.c so it's actually used, and remove
several other redundant implementations of itoa and utoa() in the tree.

</content>
</entry>
<entry>
<title>Patch from Tito to remove pwd_to_spwd (which we don't actually need), with</title>
<updated>2006-07-11T16:19:17+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-11T16:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=ab7d9be17cd75772c015b8eab885e176f271691e'/>
<id>urn:sha1:ab7d9be17cd75772c015b8eab885e176f271691e</id>
<content type='text'>
some #ifdef removal from me.
</content>
</entry>
<entry>
<title>Denis Vlasenko spotted the lack of bounds checking in my first attempt at</title>
<updated>2006-07-11T00:44:36+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-11T00:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=22d3958d760d294cd35876ce990a470fa03c046d'/>
<id>urn:sha1:22d3958d760d294cd35876ce990a470fa03c046d</id>
<content type='text'>
itoa/utoa.
</content>
</entry>
<entry>
<title>Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.</title>
<updated>2006-07-10T11:41:19+00:00</updated>
<author>
<name>"Robert P. J. Day"</name>
<email>rpjday@mindspring.com</email>
</author>
<published>2006-07-10T11:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5d8843e451c01d8abfe6b5be772637310e9e581e'/>
<id>urn:sha1:5d8843e451c01d8abfe6b5be772637310e9e581e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add itoa and utoa to see what Denis Vlasenko thinks.</title>
<updated>2006-07-10T07:41:34+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2006-07-10T07:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5b88a381578d3e65d56da4c43e3d3190c889f904'/>
<id>urn:sha1:5b88a381578d3e65d56da4c43e3d3190c889f904</id>
<content type='text'>
</content>
</entry>
</feed>
