ChorusOS man pages section 3STDC: Standard C Library Functions
    
M
 
 malloc -- main memory allocator ( Index Term Link )
 
 memccpy -- memory operations ( Index Term Link )
 
 memchr -- memory operations ( Index Term Link )
 
 memcmp -- memory operations ( Index Term Link )
 
 memcpy -- memory operations ( Index Term Link )
 
 memmove -- memory operations ( Index Term Link )
 
 memory -- memory operations ( Index Term Link )
 
 memset -- memory operations ( Index Term Link )
 
 mkstemp -- make temporary file name (unique) ( Index Term Link )
 
 mktemp -- make temporary file name (unique) ( Index Term Link )
 
 mktime -- transform binary date and time value to ASCII ( Index Term Link )
 
 modf -- extract signed integral and fractional values from floating-point number ( Index Term Link )