valloc man page on FreeBSD

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

VALLOC(3)		 BSD Library Functions Manual		     VALLOC(3)

NAME
     valloc — aligned memory allocation function

LIBRARY
     Standard C Library (libc, -lc)

SYNOPSIS
     #include <unistd.h>

     void *
     valloc(size_t size);

DESCRIPTION
     The valloc() function is obsoleted by posix_memalign(3), which can be
     used to request page-aligned allocations.

     The valloc() function allocates size bytes aligned on a page boundary.

RETURN VALUES
     The valloc() function returns a pointer to the allocated space if suc‐
     cessful; otherwise a null pointer is returned.

SEE ALSO
     posix_memalign(3)

HISTORY
     The valloc() function appeared in 3.0BSD.

     The valloc() function correctly allocated memory that could be deallo‐
     cated via free() starting in FreeBSD 7.0.

BSD			       October 30, 2007				   BSD
[top]

List of man pages available for FreeBSD

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