<feed xmlns='http://www.w3.org/2005/Atom'>
<title>noxcuse, branch master</title>
<subtitle>noXCUse: New Open XCU Simple Edition; or, No Excuse for bloat and brokenness</subtitle>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/'/>
<entry>
<title>fix comment in grep (wrong utility name)</title>
<updated>2012-05-28T15:25:23+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-05-28T15:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=17409cfa46726ad40781ba41d719640db61e5346'/>
<id>17409cfa46726ad40781ba41d719640db61e5346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grep was broken with -e (wrongly exited with usage())</title>
<updated>2012-05-24T06:18:14+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-05-24T06:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=bab9382cf98b1592153ffb9c54791a3f719ac750'/>
<id>bab9382cf98b1592153ffb9c54791a3f719ac750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove -s from default CFLAGS</title>
<updated>2012-05-13T21:22:15+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-05-13T21:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=fb7e2c415899af562b7d5e080f8d06ffaed09586'/>
<id>fb7e2c415899af562b7d5e080f8d06ffaed09586</id>
<content type='text'>
it can be added in config.mak if desired, but removing it from there
is a pain, and it makes debugging impossible
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it can be added in config.mak if desired, but removing it from there
is a pain, and it makes debugging impossible
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug that prevented buffer reuse in grep</title>
<updated>2012-05-10T06:32:43+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-05-10T06:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=5761bcc3848e5956e06b9390ea40875cd4833caf'/>
<id>5761bcc3848e5956e06b9390ea40875cd4833caf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>additional error handling in grep</title>
<updated>2012-05-10T06:27:41+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-05-10T06:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=96a709f0e738e37fc17fbf1ea9367e8b42c31e4e'/>
<id>96a709f0e738e37fc17fbf1ea9367e8b42c31e4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add grep utility</title>
<updated>2012-05-10T06:22:20+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-05-10T06:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=66c3fa5e8e3f32f6d04f4a78ed93d251731baa9c'/>
<id>66c3fa5e8e3f32f6d04f4a78ed93d251731baa9c</id>
<content type='text'>
this should conform to POSIX 2008. -i does not work with -F, but it's
not clear to me that it's intended/required to.

todo list: make -i work with -F, and add the nonstandard by highly
desirable -r option
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this should conform to POSIX 2008. -i does not work with -F, but it's
not clear to me that it's intended/required to.

todo list: make -i work with -F, and add the nonstandard by highly
desirable -r option
</pre>
</div>
</content>
</entry>
<entry>
<title>add empty file to put the bin directory in git</title>
<updated>2012-04-12T05:40:52+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-04-12T05:40:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=477e8958862418acdb2cc302976964ec9fc48172'/>
<id>477e8958862418acdb2cc302976964ec9fc48172</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial check-in</title>
<updated>2012-04-12T05:38:35+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2012-04-12T05:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/noxcuse/commit/?id=02d288d89683e99fd18fe9f54d4e731a6c474a4f'/>
<id>02d288d89683e99fd18fe9f54d4e731a6c474a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
