221 lines
8.2 KiB
HTML
221 lines
8.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<link type="text/css" rel="stylesheet" href="style.css">
|
|
<!-- Copyright 2001 The Open Group, All Rights Reserved -->
|
|
<title>Alphabetical Index - M </title>
|
|
</head>
|
|
<body bgcolor=white>
|
|
<center>
|
|
<font size=2>
|
|
The Open Group Base Specifications Issue 6<br>
|
|
IEEE Std 1003.1-2001<br>
|
|
Copyright © 2001 The IEEE and The Open Group
|
|
</font><hr size=2 noshade>
|
|
</center>
|
|
<P>[
|
|
<a href="ia.html">A</A>
|
|
|
|
|
<a href="ib.html">B</A>
|
|
|
|
|
<a href="ic.html">C</A>
|
|
|
|
|
<a href="id.html">D</A>
|
|
|
|
|
<a href="ie.html">E</A>
|
|
|
|
|
<a href="if.html">F</A>
|
|
|
|
|
<a href="ig.html">G</A>
|
|
|
|
|
<a href="ih.html">H</A>
|
|
|
|
|
<a href="ii.html">I</A>
|
|
|
|
|
<a href="ij.html">J</A>
|
|
|
|
|
<a href="ik.html">K</A>
|
|
|
|
|
<a href="il.html">L</A>
|
|
|
|
|
<a href="im.html">M</A>
|
|
|
|
|
<a href="in.html">N</A>
|
|
|
|
|
<a href="io.html">O</A>
|
|
|
|
|
<a href="ip.html">P</A>
|
|
|
|
|
<a href="iq.html">Q</A>
|
|
|
|
|
<a href="ir.html">R</A>
|
|
|
|
|
<a href="is.html">S</A>
|
|
|
|
|
<a href="it.html">T</A>
|
|
|
|
|
<a href="iu.html">U</A>
|
|
|
|
|
<a href="iv.html">V</A>
|
|
|
|
|
<a href="iw.html">W</A>
|
|
|
|
|
<a href="ix.html">X</A>
|
|
|
|
|
<a href="iy.html">Y</A>
|
|
|
|
|
<a href="iz.html">Z</A>
|
|
|<a href="index.html"> Index </a> ] </P>
|
|
<p>
|
|
<h3><font face="Helvetica">
|
|
<IMG ALIGN=TOP SRC="../images/index.gif" ALT="">M</H1>
|
|
</font></h3>
|
|
<UL>
|
|
<li><a href="../utilities/m4.html">m4</a> - macro processor (<b>DEVELOPMENT</b>)
|
|
|
|
<li><a href="../utilities/mailx.html">mailx</a> - process messages
|
|
|
|
<li><a href="../functions/makecontext.html">makecontext()</a>, swapcontext - manipulate user contexts
|
|
|
|
<li><a href="../utilities/make.html">make</a> - maintain, update, and regenerate groups of programs (<b>DEVELOPMENT</b>)
|
|
|
|
<li><a href="../functions/malloc.html">malloc()</a> - a memory allocator
|
|
|
|
<li><a href="../utilities/man.html">man</a> - display system documentation
|
|
|
|
<li><a href="../basedefs/math.h.html">math.h</a> - mathematical declarations
|
|
|
|
<li><a href="../functions/mblen.html">mblen()</a> - get number of bytes in a character
|
|
|
|
<li><a href="../functions/mbrlen.html">mbrlen()</a> - get number of bytes in a character (restartable)
|
|
|
|
<li><a href="../functions/mbrtowc.html">mbrtowc()</a> - convert a character to a wide-character code (restartable)
|
|
|
|
<li><a href="../functions/mbsinit.html">mbsinit()</a> - determine conversion object status
|
|
|
|
<li><a href="../functions/mbsrtowcs.html">mbsrtowcs()</a> - convert a character string to a wide-character string (restartable)
|
|
|
|
<li><a href="../functions/mbstowcs.html">mbstowcs()</a> - convert a character string to a wide-character string
|
|
|
|
<li><a href="../functions/mbtowc.html">mbtowc()</a> - convert a character to a wide-character code
|
|
|
|
<li><a href="../functions/memccpy.html">memccpy()</a> - copy bytes in memory
|
|
|
|
<li><a href="../functions/memchr.html">memchr()</a> - find byte in memory
|
|
|
|
<li><a href="../functions/memcmp.html">memcmp()</a> - compare bytes in memory
|
|
|
|
<li><a href="../functions/memcpy.html">memcpy()</a> - copy bytes in memory
|
|
|
|
<li><a href="../functions/memmove.html">memmove()</a> - copy bytes in memory with overlapping areas
|
|
|
|
<li><a href="../functions/memset.html">memset()</a> - set bytes in memory
|
|
|
|
<li><a href="../utilities/mesg.html">mesg</a> - permit or deny messages
|
|
|
|
<li><a href="../functions/mkdir.html">mkdir()</a> - make a directory
|
|
|
|
<li><a href="../utilities/mkdir.html">mkdir</a> - make directories (Utility)
|
|
|
|
<li><a href="../functions/mkfifo.html">mkfifo()</a> - make a FIFO special file
|
|
|
|
<li><a href="../utilities/mkfifo.html">mkfifo</a> - make FIFO special files (Utility)
|
|
|
|
<li><a href="../functions/mknod.html">mknod()</a> - make a directory, a special or regular file
|
|
|
|
<li><a href="../functions/mkstemp.html">mkstemp()</a> - make a unique filename
|
|
|
|
<li><a href="../functions/mktemp.html">mktemp()</a> - make a unique filename (<b>LEGACY</b>)
|
|
|
|
<li><a href="../functions/mktime.html">mktime()</a> - convert broken-down time into time since the Epoch
|
|
|
|
<li><a href="../functions/mlockall.html">mlockall()</a>, munlockall - lock/unlock the address space of a process (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mlock.html">mlock()</a>, munlock - lock or unlock a range of process address space (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mmap.html">mmap()</a> - map pages of memory
|
|
|
|
<li><a href="../functions/modf.html">modf()</a>, modff, modfl - decompose a floating-point number
|
|
|
|
<li><a href="../basedefs/monetary.h.html">monetary.h</a> - monetary types
|
|
|
|
<li><a href="../utilities/more.html">more</a> - display files on a page-by-page basis
|
|
|
|
<li><a href="../functions/mprotect.html">mprotect()</a> - set protection of memory mapping
|
|
|
|
<li><a href="../functions/mq_close.html">mq_close()</a> - close a message queue (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_getattr.html">mq_getattr()</a> - get message queue attributes (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_notify.html">mq_notify()</a> - notify process that a message is available (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_open.html">mq_open()</a> - open a message queue (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_receive.html">mq_receive()</a>, mq_timedreceive - receive a message from a message queue (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_send.html">mq_send()</a>, mq_timedsend - send a message to a message queue (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_setattr.html">mq_setattr()</a> - set message queue attributes (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_timedreceive.html">mq_timedreceive()</a> - receive a message from a message queue (<b>ADVANCED REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_timedsend.html">mq_timedsend()</a> - send a message to a message queue (<b>ADVANCED REALTIME</b>)
|
|
|
|
<li><a href="../basedefs/mqueue.h.html">mqueue.h</a> - message queues (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mq_unlink.html">mq_unlink()</a> - remove a message queue (<b>REALTIME</b>)
|
|
|
|
<li><a href="../functions/mrand48.html">mrand48()</a> - generate uniformly distributed pseudo-random signed long integers
|
|
|
|
<li><a href="../functions/msgctl.html">msgctl()</a> - XSI message control operations
|
|
|
|
<li><a href="../functions/msgget.html">msgget()</a> - get the XSI message queue identifier
|
|
|
|
<li><a href="../functions/msgrcv.html">msgrcv()</a> - XSI message receive operation
|
|
|
|
<li><a href="../functions/msgsnd.html">msgsnd()</a> - XSI message send operation
|
|
|
|
<li><a href="../functions/msync.html">msync()</a> - synchronize memory with physical storage
|
|
|
|
<li><a href="../functions/munlockall.html">munlockall()</a> - unlock the address space of a process
|
|
|
|
<li><a href="../functions/munlock.html">munlock()</a> - unlock a range of process address space
|
|
|
|
<li><a href="../functions/munmap.html">munmap()</a> - unmap pages of memory
|
|
|
|
<li><a href="../utilities/mv.html">mv</a> - move files
|
|
|
|
</UL>
|
|
|
|
Topic Index
|
|
<UL>
|
|
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_215">Map</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_216">Marked Message</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_217">Matched</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap04.html#tag_04_09">Measurement of Execution Time</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_218">Memory Mapped Files</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_219">Memory Object</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_220">Memory-Resident</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap04.html#tag_04_10">Memory Synchronization</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_221">Message</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_222">Message Catalog</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_223">Message Catalog Descriptor</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_224">Message Queue</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_225">Mode</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_226">Monotonic Clock</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_227">Mount Point</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_228">Multi-Character Collating Element</a>
|
|
<li type=disc><a href="../basedefs/xbd_chap03.html#tag_03_229">Mutex</a>
|
|
</ul>
|
|
|
|
|
|
<hr size="2" noshade>
|
|
<center>
|
|
<font size="2">
|
|
Copyright © 2001 The Open Group, All Rights Reserved<br>
|
|
</font></center>
|
|
<hr size="2" noshade>
|
|
</body>
|
|
</html>
|