<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/com32/include/stdlib.h, branch thread</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>Process entry and exit pacthes applied</title>
<updated>2009-08-05T21:07:32+00:00</updated>
<author>
<name>profkhaos</name>
<email>profkhaos@Khaos-Phantom.(none)</email>
</author>
<published>2009-08-05T21:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=22087470b21d10976eac1bc3491405d92bd5df47'/>
<id>22087470b21d10976eac1bc3491405d92bd5df47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>malloc: inline the tag accessor functions</title>
<updated>2009-07-06T00:36:12+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-07-06T00:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1cd5f2e5c36c6509e6d0f2a6b26165c1e933c051'/>
<id>1cd5f2e5c36c6509e6d0f2a6b26165c1e933c051</id>
<content type='text'>
Accessor functions are a good thing, but we can inline them to reduce
the cost of accessing them.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessor functions are a good thing, but we can inline them to reduce
the cost of accessing them.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>elflink: fix functions with () instead of (void)</title>
<updated>2009-07-06T00:23:46+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-07-06T00:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=eb04727532a80e6119a8a90282e2c3f7be8a8564'/>
<id>eb04727532a80e6119a8a90282e2c3f7be8a8564</id>
<content type='text'>
In C++, () is used to indicate a function with no parameters.  In C,
this is spelled (void).  In C, () means the same thing as (...) which
really isn't what we want.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In C++, () is used to indicate a function with no parameters.  In C,
this is spelled (void).  In C, () means the same thing as (...) which
really isn't what we want.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged ELF linking from elflink</title>
<updated>2009-07-03T19:09:16+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefan@stefan-mac.(none)</email>
</author>
<published>2009-07-03T19:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=1ed097522de8d624905efc180e2324acb485e809'/>
<id>1ed097522de8d624905efc180e2324acb485e809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run Nindent on com32/include/stdlib.h</title>
<updated>2009-05-29T22:10:22+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-05-29T22:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=34aa50821e3e4bc84443209387eb91475bdd9817'/>
<id>34aa50821e3e4bc84443209387eb91475bdd9817</id>
<content type='text'>
Automatically reformat com32/include/stdlib.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically reformat com32/include/stdlib.h using Nindent.

Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented automatic memory cleanup for executable modules.</title>
<updated>2009-03-15T08:12:27+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefanb@zytor.com</email>
</author>
<published>2008-08-15T13:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=f046937fc4392e0f5b69be1312a597188c394fb6'/>
<id>f046937fc4392e0f5b69be1312a597188c394fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implementing memory tagging support.</title>
<updated>2009-03-15T08:10:51+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefanb@zytor.com</email>
</author>
<published>2008-08-14T11:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9cc1f4a28bc3abca591528b2a6b9c939c80e6552'/>
<id>9cc1f4a28bc3abca591528b2a6b9c939c80e6552</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented a native version of posix_memalign().</title>
<updated>2009-03-15T08:03:13+00:00</updated>
<author>
<name>Stefan Bucur</name>
<email>stefanb@zytor.com</email>
</author>
<published>2008-07-22T04:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=8e1a02afe4ed103b474142d725f8e1ee0d9ea56b'/>
<id>8e1a02afe4ed103b474142d725f8e1ee0d9ea56b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>com32: make _Exit just an ordinary symbol</title>
<updated>2008-10-15T01:05:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-10-15T01:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=76a5364b512fdb199576c5d2163801c457aa204c'/>
<id>76a5364b512fdb199576c5d2163801c457aa204c</id>
<content type='text'>
Make _Exit just an ordinary symbol which aliases _exit.  This avoids
some versions of gcc complaining about the inline, which is rather
unnecessary anyway.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make _Exit just an ordinary symbol which aliases _exit.  This avoids
some versions of gcc complaining about the inline, which is rather
unnecessary anyway.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>com32/lib: add zalloc()</title>
<updated>2008-08-01T21:03:21+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-08-01T21:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7602ec169ae0464a73cb3a5b4b1eefbbfae43057'/>
<id>7602ec169ae0464a73cb3a5b4b1eefbbfae43057</id>
<content type='text'>
Add the nonstandard, but often useful, zalloc() function.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the nonstandard, but often useful, zalloc() function.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
