The Single UNIX® Specification, Version 2
[
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
| Index ]
M
- m4 - macro processor (DEVELOPMENT)
- mail - send or read mail (LEGACY)
- mailx - process messages
- make - maintain, update and regenerate groups of programs
- makecontext, swapcontext - manipulate user contexts
- malloc - a memory allocator
- man - display system documentation
- math.h - mathematical declarations
- mblen - get number of bytes in a character
- mbrlen - get number of bytes in a character (restartable)
- mbrtowc - convert a character to a wide-character code (restartable)
- mbsinit - determine conversion object status
- mbsrtowcs - convert a character string to a wide-character string
- mbstowcs - convert a character string to a wide-character string
- mbtowc - convert a character to a wide-character code
- memccpy - copy bytes in memory
- memchr - find byte in memory
- memcmp - compare bytes in memory
- memcpy - copy bytes in memory
- memmove - copy bytes in memory with overlapping areas
- memset - set bytes in memory
- mesg - permit or deny messages
- meta - enable/disable meta-keys
- mkdir - make a directory
- mkdir - make directories (XCU)
- mkfifo - make FIFO special files
- mkfifo - make a FIFO special file (XCU)
- mknod - make a directory, a special or regular file
- mkstemp - make a unique file name
- mktemp - make a unique filename
- mktime - convert broken-down time into time since the Epoch
- mlock, munlock - lock or unlock a range of process address space
- mlockall, munlockall - lock/unlock the address space of a process
- mmap - map pages of memory
- modf - decompose a floating-point number
- monetary.h - monetary types
- more - display files on a page-by-page basis
- move, wmove - window cursor location functions
- mprotect - set protection of memory mapping
- mq_close - close a message queue
- mq_getattr - get message queue attributes
- mq_notify - notify process that a message is available
- mq_open - open a message queue
- mq_receive - receive a message from a message queue
- mq_send - send a message to a message queue
- mq_setattr - set message queue attributes
- mq_unlink - remove a message queue
- mqueue.h - message queues
- mrand48 - generate uniformly distributed pseudo-random signed long integers
- msgctl - message control operations
- msgget - get the message queue identifier
- msgrcv - message receive operation
- msgsnd - message send operation
- msync - synchronise memory with physical storage
- munlock - unlock a range of process address space
- munlockall - unlock the address space of a process
- munmap - unmap pages of memory
- mv - move files
- mv - pointer page for functions with mv prefix
- mvcur - output cursor movement commands to the terminal
- mvderwin - define window coordinate transformation
- mvprintw, mvwprintw, printw, wprintw - print formatted output in window
- mvscanw, mvwscanw, scanw, wscanw - convert formatted input from a window
- mvwin - move window
Terminology
UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group