<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://mobilefree.justdanpo.ru/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Mobilefree Wiki en:elflib:functions</title>
        <description></description>
        <link>http://mobilefree.justdanpo.ru/wiki/</link>
        <lastBuildDate>Mon, 20 Apr 2026 18:57:43 +0300</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://mobilefree.justdanpo.ru/wiki/lib/images/favicon.ico</url>
            <title>Mobilefree Wiki</title>
            <link>http://mobilefree.justdanpo.ru/wiki/</link>
        </image>
        <item>
            <title>alloc</title>
            <link>http://mobilefree.justdanpo.ru/wiki/doku.php?id=en:elflib:functions:alloc&amp;rev=1427662800</link>
            <description>alloc

syntax

union SIGNAL *alloc (OSBUFSIZE size, SIGSELECT signo);

description


allocates a signal buffer of the specified size from the pool available to the caller's block. the specified signo (signal number) is entered in the first location in the new buffer.

the maximux buffer size available is dictated by sizeof(OSBUFSIZE). this means that is sizeof(OSBUFSIZE) returns 2 then the maximum available buffer size is 65536 (2(sizeof(OSBUFSIZE)*8)).

this rule may sometimes fail since the ma…</description>
        <category>en:elflib:functions</category>
            <pubDate>Mon, 30 Mar 2015 00:00:00 +0300</pubDate>
        </item>
    </channel>
</rss>
