<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/schulung_tools/malloc, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2019-03-28T14:11:34Z</updated>
<entry>
<title>schulung_tools: rename/modify malloc to avoid system()</title>
<updated>2019-03-28T14:11:34Z</updated>
<author>
<name>John Ogness</name>
<email>john.ogness@linutronix.de</email>
</author>
<published>2019-03-28T14:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=e1e6511cd68b646234dcc8f5f86b25b7ea48a720'/>
<id>urn:sha1:e1e6511cd68b646234dcc8f5f86b25b7ea48a720</id>
<content type='text'>
A more complex but cleaner implementation of retrieving/printing
the stats has been implemented. The implementation is put into
a separate stats.c file so that the main program (malloc.) can
be easily reviewed to see what the program is doing.

Signed-off-by: John Ogness &lt;john.ogness@linutronix.de&gt;
</content>
</entry>
<entry>
<title>add a malloc example</title>
<updated>2019-01-28T18:41:53Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2019-01-09T16:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=5dfa2823a0ee23303c9e1dd7e38833e3e6e01396'/>
<id>urn:sha1:5dfa2823a0ee23303c9e1dd7e38833e3e6e01396</id>
<content type='text'>
it demonstrates that memory is only allocated if used.

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
</feed>
