<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/scripts, branch 0.4.0</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.0</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.0'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2012-07-22T04:58:40+00:00</updated>
<entry>
<title>More web page roadmap/status update stuff.</title>
<updated>2012-07-22T04:58:40+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-07-22T04:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8f90d3aa019ff89e19e0977c22be8b73c92109a3'/>
<id>urn:sha1:8f90d3aa019ff89e19e0977c22be8b73c92109a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add status.html and script to calculate it from roadmap info.</title>
<updated>2012-07-21T05:29:27+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-07-21T05:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=37aa821e7bdeb135894ae7ba5a775557c3f6c2d1'/>
<id>urn:sha1:37aa821e7bdeb135894ae7ba5a775557c3f6c2d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Do not abort testing after running the sort tests</title>
<updated>2012-07-05T20:58:28+00:00</updated>
<author>
<name>Elie De Brauwer</name>
<email>eliedebrauwer@gmail.com</email>
</author>
<published>2012-07-05T20:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=bf3d3a7a831418d60d832fac1ecf95f4b867a0d0'/>
<id>urn:sha1:bf3d3a7a831418d60d832fac1ecf95f4b867a0d0</id>
<content type='text'>
- Add tail testcases for input not ending on a newline
- Fix condition where input coming from stdin does not have a trailing newline
</content>
</entry>
<entry>
<title>Work around a Bash bug that removes "." from the $PATH when you're root. (The FSF believes it knows better than you, and won't let you do things, in the name of Freedom.)</title>
<updated>2012-06-24T20:26:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-06-24T20:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=728c94a0022d431f80a2333a143fc4dbf1056268'/>
<id>urn:sha1:728c94a0022d431f80a2333a143fc4dbf1056268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add chgrp test.</title>
<updated>2012-06-24T02:28:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-06-24T02:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=991bc01b7c8115b79f9374d05f446e792f207c18'/>
<id>urn:sha1:991bc01b7c8115b79f9374d05f446e792f207c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace CCFLAGS with description of how to add flags to HOSTCC.</title>
<updated>2012-06-19T04:23:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-06-19T04:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=97abd4a9813b0bd2f16049e2291bba076828408f'/>
<id>urn:sha1:97abd4a9813b0bd2f16049e2291bba076828408f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Multiplexer needs stayroot flag for suid handling.</title>
<updated>2012-06-12T04:57:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-06-12T04:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=15a8d71674b437142fdc18408d22ec83d1dc245a'/>
<id>urn:sha1:15a8d71674b437142fdc18408d22ec83d1dc245a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Probe available libraries to link --as-needed, avoiding "unknown libarary" errors.</title>
<updated>2012-05-24T02:54:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-05-24T02:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=fb98c1ead35233e13c5cc9d76b790a601ba6cd1d'/>
<id>urn:sha1:fb98c1ead35233e13c5cc9d76b790a601ba6cd1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding initial version of login.c</title>
<updated>2012-04-24T21:09:27+00:00</updated>
<author>
<name>Elie De Brauwer</name>
<email>eliedebrauwer@gmail.com</email>
</author>
<published>2012-04-24T21:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=0b11a16626867a362ed9aff3950650af94d1cfa7'/>
<id>urn:sha1:0b11a16626867a362ed9aff3950650af94d1cfa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach make.sh to create flag macros, but with the wrong names. Dunno how to make a translation macro or #ifdef guard to get the names right so they actually be _used_ yet...</title>
<updated>2012-04-15T03:31:53+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-04-15T03:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1bcdf538bead59ef4d0d6c9a47b7bc5153a21667'/>
<id>urn:sha1:1bcdf538bead59ef4d0d6c9a47b7bc5153a21667</id>
<content type='text'>
</content>
</entry>
</feed>
