<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/toys, branch 0.4.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2012-12-13T03:13:12+00:00</updated>
<entry>
<title>The Linux kernel "make clean" calls rm -f with no arguments, which apparently is not an error.</title>
<updated>2012-12-13T03:13:12+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-13T03:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5806b9ff1656d9d32563a61457cb64ed025002dd'/>
<id>urn:sha1:5806b9ff1656d9d32563a61457cb64ed025002dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stat submission to new "pending" directory, along with infrastructure to support pending.</title>
<updated>2012-12-11T03:08:42+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-11T03:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b1c002ac55339d7b7ec53214397f841c56cf6488'/>
<id>urn:sha1:b1c002ac55339d7b7ec53214397f841c56cf6488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>essat's flag not to follow symlinks isn't in the system call, and if libc is supposed to implement this as a wrapper uClibc gets it wrong. So use the stat info about symlinks instead. (Doesn't check the parent directory, but if that's read only we can't delete the file anyway so prompting is moot.)</title>
<updated>2012-12-10T07:48:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-10T07:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b9bde7b403a8dcf8e8a1417383bb70816a7c1958'/>
<id>urn:sha1:b9bde7b403a8dcf8e8a1417383bb70816a7c1958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Meddle.</title>
<updated>2012-12-09T19:57:04+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-09T19:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d52e76d50879542702b89cc8cc873358232d2e3f'/>
<id>urn:sha1:d52e76d50879542702b89cc8cc873358232d2e3f</id>
<content type='text'>
The &lt;1 has to come first in the option string, normalize whitespace,
sprintf of %d maxes out at -2 billion ala 12 bytes with null terminator so
we don't need a length check in a 4k buffer, use the "%*s" feature of printf
to prepend whitespace for us, take advantage of c99 defining ! to return 0 or 1.
</content>
</entry>
<entry>
<title>Adding -s (single shot) and -o (omit pids) options to pidof</title>
<updated>2012-12-08T19:10:05+00:00</updated>
<author>
<name>Elie De Brauwer</name>
<email>eliedebrauwer@gmail.com</email>
</author>
<published>2012-12-08T19:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7c6209d6c336df74984e62aa88679c06641ae309'/>
<id>urn:sha1:7c6209d6c336df74984e62aa88679c06641ae309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add README file to each toys/ directory, teach build infrastructure to get fancy name from that. This means adding new directories shouldn't require touching build scripts.</title>
<updated>2012-12-09T03:10:10+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-09T03:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=aa777fe07df104e8d33b958fb4e19c81245ac9a3'/>
<id>urn:sha1:aa777fe07df104e8d33b958fb4e19c81245ac9a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complicate the rm -i behavior to do what posix specifies.</title>
<updated>2012-12-08T08:26:56+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-08T08:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=37de8ed2aac771c118702b2315ccac7e02ecb729'/>
<id>urn:sha1:37de8ed2aac771c118702b2315ccac7e02ecb729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New rm command.</title>
<updated>2012-12-07T12:26:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-07T12:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c087a4a911c29f081efbdbaf7c4513f34acf1928'/>
<id>urn:sha1:c087a4a911c29f081efbdbaf7c4513f34acf1928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have dirtree_add_node() set parent so error message can provide full path.</title>
<updated>2012-12-06T21:13:30+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-06T21:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3162c27324bb6a26cfb9e47b266d2a3ee451f47b'/>
<id>urn:sha1:3162c27324bb6a26cfb9e47b266d2a3ee451f47b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sched_{set,get}affinity directly so musl doesn't have to provide wrappers.</title>
<updated>2012-12-03T22:16:06+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-03T22:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5434415c11af6ea91f61fe2e873cfc29afc5657f'/>
<id>urn:sha1:5434415c11af6ea91f61fe2e873cfc29afc5657f</id>
<content type='text'>
</content>
</entry>
</feed>
