<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/lib, 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-08T19:10:05+00:00</updated>
<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>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>Make yesno() always read from stdin and write to stderr. (If we need to find our tty, open /dev/tty, but existing users don't.)</title>
<updated>2012-12-08T08:25:32+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-08T08:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=db8eb323b3b8ded0eb75c0872563784ae4356e99'/>
<id>urn:sha1:db8eb323b3b8ded0eb75c0872563784ae4356e99</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>Remove unused structure definition.</title>
<updated>2012-12-02T00:26:58+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-02T00:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4ddc73b07f321ffd70604b9cede1a03b97ae4bd6'/>
<id>urn:sha1:4ddc73b07f321ffd70604b9cede1a03b97ae4bd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ancient glibc workaround to force fstatat64</title>
<updated>2012-12-01T23:59:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-01T23:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=62fd9d0b36d8f56a002ea88621b2f895ea55abb8'/>
<id>urn:sha1:62fd9d0b36d8f56a002ea88621b2f895ea55abb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add expand command as described in POSIX-2008.</title>
<updated>2012-11-22T23:06:28+00:00</updated>
<author>
<name>Jonathan Clairembault</name>
<email>jonathan@clairembault.fr</email>
</author>
<published>2012-11-22T23:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=939fa7408fa68af8568fd07de64a1606af0a0c06'/>
<id>urn:sha1:939fa7408fa68af8568fd07de64a1606af0a0c06</id>
<content type='text'>
Erratum: Do not handle backspace.
</content>
</entry>
<entry>
<title>The headers of uClibc and older glibc got unhappy with O_DIRECTORY and some other stuff. Fix it up in portability.h.</title>
<updated>2012-11-27T05:24:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-11-27T05:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9f8217ce73762c0ac4eea8e7ab2120ca6eb1361d'/>
<id>urn:sha1:9f8217ce73762c0ac4eea8e7ab2120ca6eb1361d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2012-11-25T20:40:25+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-11-25T20:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=de51192c854d20b19d25daedca9e7ecdc72e13f1'/>
<id>urn:sha1:de51192c854d20b19d25daedca9e7ecdc72e13f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove readlink -m for being poorly defined ("readlink -m /dev/null/and/more" answers what question, exactly?), rewrite xabspath() to work right and not depend on realpath, fix subtle longstanding bug in llist_traverse().</title>
<updated>2012-11-23T03:18:09+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-11-23T03:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fe91e68e8d1e6a2974b57a9855032ad94d137e8e'/>
<id>urn:sha1:fe91e68e8d1e6a2974b57a9855032ad94d137e8e</id>
<content type='text'>
</content>
</entry>
</feed>
