> >void *aligned_malloc(size_t total_size,size_t unaligned_size);
It will be "interesting" to see how you'll implement this
in a portable manner, such that aligned_free is also
implemented.
>> Continuing the history reference, what about the old vmalloc API?
>Never heard of it... Got a reference/url?
Found it:
http://www.freebsd.org/cgi/man.cgi?query=valloc&apropos=0&sektion=0&manpath=
2.10+BSD&format=html
Lack of vfree() made it much less useful than I remember.
Hope this helps.
/r$
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]