<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/libc/sysdeps/linux/common/delete_module.c, branch 0_9_30_rc3</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<entry>
<title>- remove superfluous ';'. No objcode changes.</title>
<updated>2008-10-22T13:36:10+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-22T13:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ae549acff0899cbec32bd2a1353a99ea26d6bc00'/>
<id>ae549acff0899cbec32bd2a1353a99ea26d6bc00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- delete_module() takes two arguments on linux-2.6</title>
<updated>2008-10-22T08:47:03+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2008-10-22T08:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=28c95476b8fd6e1cfcc80527767d425f503372b1'/>
<id>28c95476b8fd6e1cfcc80527767d425f503372b1</id>
<content type='text'>
  Closes #5644
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Closes #5644
</pre>
</div>
</content>
</entry>
<entry>
<title>use __UCLIBC_HAS_STUBS__</title>
<updated>2008-09-26T23:54:59+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2008-09-26T23:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=58e11d24b86e46689ecb26a8f897bb4588341aad'/>
<id>58e11d24b86e46689ecb26a8f897bb4588341aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take Mike Frysinger's comments into account -- make certain that user</title>
<updated>2006-12-08T21:05:37+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-12-08T21:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ffd98ffec71ec6c7b7e7a96f5e6dce40077b3785'/>
<id>ffd98ffec71ec6c7b7e7a96f5e6dce40077b3785</id>
<content type='text'>
applications stop using _syscall#() and use syscall() instead.  Cleanup
internal handling of syscall includes to use the correct header file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
applications stop using _syscall#() and use syscall() instead.  Cleanup
internal handling of syscall includes to use the correct header file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of missing prototype warnings</title>
<updated>2006-01-26T22:04:19+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2006-01-26T22:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=05e75260d6952308d7c865ff67c0e3678b7ba935'/>
<id>05e75260d6952308d7c865ff67c0e3678b7ba935</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make DODEBUG=y happy, update sysdeps/common/* copyright</title>
<updated>2006-01-14T19:45:02+00:00</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2006-01-14T19:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6f7dc709ed7e403af224b0fbb91e9619629eb2ec'/>
<id>6f7dc709ed7e403af224b0fbb91e9619629eb2ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix eriks e-mail address</title>
<updated>2005-01-05T23:11:28+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-01-05T23:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=a7e14569d20ae3cd7baa220d1b4bbc8713b38d02'/>
<id>a7e14569d20ae3cd7baa220d1b4bbc8713b38d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cope gracefully with missing module syscalls</title>
<updated>2004-03-12T00:21:20+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-03-12T00:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=a740502a3d857a70f64fe31fda87b775d4cf1126'/>
<id>a740502a3d857a70f64fe31fda87b775d4cf1126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split up syscalls.c, since it had grown to be quite large and ugly.</title>
<updated>2004-01-21T23:27:48+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-01-21T23:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=6334e558ab33ee1e54ed33740881a2798c5915c2'/>
<id>6334e558ab33ee1e54ed33740881a2798c5915c2</id>
<content type='text'>
 -Erik
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 -Erik
</pre>
</div>
</content>
</entry>
</feed>
