/[mcrypt]/libmcrypt/lib/xmemory.h
ViewVC logotype

Annotation of /libmcrypt/lib/xmemory.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Mon May 22 13:07:52 2000 UTC (23 years, 10 months ago) by nmav
Branch: mcrypt
CVS Tags: start, mcrypt_2_4_9, libmcrypt-2_4_9-beta
Changes since 1.1: +0 -0 lines
File MIME type: text/plain

1 nmav 1.1 void *mxmalloc(size_t size);
2     void *mxcalloc(size_t nmemb, size_t size);
3     void *mxrealloc(void *ptr, size_t size);
4     void mxfree( void *ptr, size_t size);

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26