| | | | |
| M |
| |
| | malloc -- main memory allocator ( ) |
| |
| | memccpy -- memory operations ( ) |
| |
| | memchr -- memory operations ( ) |
| |
| | memcmp -- memory operations ( ) |
| |
| | memcpy -- memory operations ( ) |
| |
| | memmove -- memory operations ( ) |
| |
| | memory -- memory operations ( ) |
| |
| | memset -- memory operations ( ) |
| |
| | mkstemp -- make temporary file name (unique) ( ) |
| |
| | mktemp -- make temporary file name (unique) ( ) |
| |
| | mktime -- transform binary date and time value to ASCII ( ) |
| |
| | modf -- extract signed integral and fractional values from floating-point number ( ) |