<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/test/setjmp, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<id>https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<updated>2009-03-16T13:36:39Z</updated>
<entry>
<title>Fixed makefiles inclusion flow to pass actual configuration variable values.</title>
<updated>2009-03-16T13:36:39Z</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2009-03-16T13:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e72856950a9baa76ed41fb8d684cb13375daf48e'/>
<id>urn:sha1:e72856950a9baa76ed41fb8d684cb13375daf48e</id>
<content type='text'>
Test build system modified to be similar to uClibc one: 
 * test custom logic moved from Makefile to a new Makefile.in (to be included 
   by Makefile). 
 * Makefile same for all tests and just used for including all other needed 
   makefiles. 

Signed-off-by: Salvatore Cro &lt;salvatore.cro@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
</entry>
<entry>
<title>- trim any trailing whitespace</title>
<updated>2008-07-23T11:23:36Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-07-23T11:23:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=1f020b178664857b0e107778d04fb971a58e6230'/>
<id>urn:sha1:1f020b178664857b0e107778d04fb971a58e6230</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mark local function static</title>
<updated>2007-01-29T03:21:52Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-01-29T03:21:52Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6477e385d9903a942cdae6a04da472e9fa3d3f5c'/>
<id>urn:sha1:6477e385d9903a942cdae6a04da472e9fa3d3f5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mark some funcs as noreturn</title>
<updated>2007-01-29T03:06:31Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-01-29T03:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=df80b74f4b2d282ae9b07e951a798936bb706a48'/>
<id>urn:sha1:df80b74f4b2d282ae9b07e951a798936bb706a48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup prototype warnings</title>
<updated>2007-01-29T02:56:45Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2007-01-29T02:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=92a56f367e6635bebf4e519a49943c15d2981d85'/>
<id>urn:sha1:92a56f367e6635bebf4e519a49943c15d2981d85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix from Paul Brook for ISO C violation in terms of handling of modifying automatic local variables between setjmp/longjmp</title>
<updated>2006-11-17T18:18:46Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-11-17T18:18:46Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=0113e25233e93d2ecae38c6849470b0b0deb2aee'/>
<id>urn:sha1:0113e25233e93d2ecae38c6849470b0b0deb2aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix comment typos</title>
<updated>2006-11-16T23:29:14Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-11-16T23:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=00de48283aa0e538dc8d0f5f38ba84c08af722d0'/>
<id>urn:sha1:00de48283aa0e538dc8d0f5f38ba84c08af722d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a test for making sure vfork/signals are handled properly across different setjmp/longjmps</title>
<updated>2006-11-16T23:09:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-11-16T23:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=09114e7b560866fa2c0cabb1c1b670eb48ccac6d'/>
<id>urn:sha1:09114e7b560866fa2c0cabb1c1b670eb48ccac6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>exercise the signal related jump code</title>
<updated>2006-11-16T21:50:57Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-11-16T21:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=5de832bd255453f65d15cdad9c8d0b5f784df78a'/>
<id>urn:sha1:5de832bd255453f65d15cdad9c8d0b5f784df78a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make default output silence and have the exit status indicate error</title>
<updated>2006-11-16T21:47:57Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-11-16T21:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=c9929dd5ddc6e6d4eca08785aad7f6c543b06565'/>
<id>urn:sha1:c9929dd5ddc6e6d4eca08785aad7f6c543b06565</id>
<content type='text'>
</content>
</entry>
</feed>
