privalloc man page on Plan9

Man page or keyword search:  
man Server   549 pages
apropos Keyword Search (all sections)
Output format
Plan9 logo
[printable version]

PRIVALLOC(2)							  PRIVALLOC(2)

NAME
       privalloc, privfree - per-process private storage management

SYNOPSIS
       #include <u.h>
       #include <libc.h>

       void** privalloc(void)

       void   privfree(void **p)

DESCRIPTION
       Privalloc  returns a pointer to a per-process private storage location.
       The location is not shared among processes, even if they share the same
       data segments.  It returns nil if there are no free slots available.

       Privfree	 releases a location allocated with privalloc.	It is legal to
       call privfree with p set to nil.

SOURCE
       /sys/src/libc/9sys/privalloc.c

SEE ALSO
       exec(2)

								  PRIVALLOC(2)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Plan9

List of man pages available for Plan9

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net