<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ldd3/shortprint, branch master</title>
<subtitle>ldd3 code examples</subtitle>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/'/>
<entry>
<title>Don't use absolute path for commands in load/unload scripts</title>
<updated>2018-02-25T21:25:37+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@dowhile0.org</email>
</author>
<published>2018-02-25T21:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=e3c38f894f146aad18e14196ca39e679f35bf19f'/>
<id>e3c38f894f146aad18e14196ca39e679f35bf19f</id>
<content type='text'>
Just let the shell lookup from the user's $PATH since some tools may not
be installed in the absolute path used in the scripts.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just let the shell lookup from the user's $PATH since some tools may not
be installed in the absolute path used in the scripts.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Replace init_timer with timer_setup</title>
<updated>2018-02-25T13:43:09+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@dowhile0.org</email>
</author>
<published>2018-02-25T13:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=c400d261b75b51eed26bd851e4458c4f6eda8eff'/>
<id>c400d261b75b51eed26bd851e4458c4f6eda8eff</id>
<content type='text'>
The init_timer() function doesn't exist anymore, use the timer_setup()
function instead.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The init_timer() function doesn't exist anymore, use the timer_setup()
function instead.

Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Include &lt;linux/sched/signal.h&gt; header for signal_pending()</title>
<updated>2018-02-25T13:43:00+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@dowhile0.org</email>
</author>
<published>2018-02-25T13:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=4da127109451ff67690083346f49f9a8e2c4f306'/>
<id>4da127109451ff67690083346f49f9a8e2c4f306</id>
<content type='text'>
Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Javier Martinez Canillas &lt;javier@dowhile0.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Change handler function argument according current worqueue API</title>
<updated>2011-01-07T23:54:51+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2011-01-03T23:50:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=dc39c62c3d7b4dfe4958e67e65e6e4c0f085b054'/>
<id>dc39c62c3d7b4dfe4958e67e65e6e4c0f085b054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Remove struct pt_regs argument from shortp_interrupt handler</title>
<updated>2011-01-07T23:54:37+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2011-01-03T23:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=27a1005a86a809dbb48829edad0c59723f571ee3'/>
<id>27a1005a86a809dbb48829edad0c59723f571ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Remove third argument from macro DECLARE_WORK()</title>
<updated>2010-12-08T01:28:16+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-08T01:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=21e7e3cca0c5a1ef7b3e5a9c85df05c92f23596f'/>
<id>21e7e3cca0c5a1ef7b3e5a9c85df05c92f23596f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorprint: Replace &lt;asm/semaphore.h&gt; to &lt;linux/semaphore.h&gt;</title>
<updated>2010-12-08T01:19:10+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-08T01:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=699997a47110067a1ea63df6d690178f97b5b83d'/>
<id>699997a47110067a1ea63df6d690178f97b5b83d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Make scripts files executable</title>
<updated>2010-12-08T01:14:29+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-08T01:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=1bb8afec9331bf1f0c06747326bce169cc6d4fe5'/>
<id>1bb8afec9331bf1f0c06747326bce169cc6d4fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Removes &lt;linux/config.h&gt;</title>
<updated>2010-12-05T01:04:25+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-05T01:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=1a075a696ee970bcb75fdd1c59abdaf3602519f8'/>
<id>1a075a696ee970bcb75fdd1c59abdaf3602519f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shortprint: Makefile: Change CFLAGS to EXTRA_CFLAGS</title>
<updated>2010-12-05T01:03:47+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>martinez.javier@gmail.com</email>
</author>
<published>2010-12-05T01:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fcked.net/ldd3/commit/?id=a7599e59aef058f861fd21b97b6d876bd909deae'/>
<id>a7599e59aef058f861fd21b97b6d876bd909deae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
