Pages du manuel Linux : Fonctions des bibliothèques / posix
- msync
 - synchronize memory with physical storage
 - munlock
 - See mlock.3posix
 - munlockall
 - See mlockall.3posix
 - munmap
 - unmap pages of memory
 - nan
 - return quiet NaN
 - nanf
 - See nan.3posix
 - nanl
 - See nan.3posix
 - nanosleep
 - high resolution sleep (REALTIME)
 - nearbyint
 - floating-point rounding functions
 - nearbyintf
 - See nearbyint.3posix
 - nearbyintl
 - See nearbyint.3posix
 - nextafter
 - nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl - next representable floating-point number
 - nextafterf
 - See nextafter.3posix
 - nextafterl
 - See nextafter.3posix
 - nexttoward
 - See nextafter.3posix
 - nexttowardf
 - See nextafter.3posix
 - nexttowardl
 - See nextafter.3posix
 - nftw
 - walk a file tree
 - nice
 - change the nice value of a process
 - nl_langinfo
 - language information
 - nrand48
 - See drand48.3posix
 - ntohl
 - See htonl.3posix
 - ntohs
 - See htonl.3posix
 - open
 - open a file
 - opendir
 - open a directory
 - openlog
 - See syslog.3posix
 - optarg
 - See getopt.3posix
 - opterr
 - See getopt.3posix
 - optind
 - See getopt.3posix
 - optopt
 - See getopt.3posix
 - pathconf
 - get configurable pathname variables
 - pause
 - suspend the thread until a signal is received
 - pclose
 - close a pipe stream to or from a process
 - perror
 - write error messages to standard error
 - pipe
 - create an interprocess channel
 - poll
 - input/output multiplexing
 - popen
 - initiate pipe streams to or from a process
 - posix_fadvise
 - file advisory information (ADVANCED REALTIME)
 - posix_fallocate
 - file space control (ADVANCED REALTIME)
 - posix_madvise
 - memory advisory information and alignment control (ADVANCED REALTIME)
 - posix_memalign
 - aligned memory allocation (ADVANCED REALTIME)
 - posix_mem_offset
 - find offset and length of a mapped typed memory block (ADVANCED REALTIME)
 - posix_openpt
 - open a pseudo-terminal device
 - posix_spawn
 - spawn a process (ADVANCED REALTIME)
 - posix_spawnattr_destroy
 - See posix_spawnattr_init.3posix
 - posix_spawnattr_getflags
 - get and set the spawn-flags attribute of a spawn attributes object (ADVANCED REALTIME)
 - posix_spawnattr_getpgroup
 - get and set the spawn-pgroup attribute of a spawn attributes object (ADVANCED REALTIME)
 - posix_spawnattr_getschedparam
 - get and set the spawn-schedparam attribute of a spawn attributes object (ADVANCED REALTIME)
 - posix_spawnattr_getschedpolicy
 - get and set the spawn-schedpolicy attribute of a spawn attributes object (ADVANCED REALTIME)
 - posix_spawnattr_getsigdefault
 - get and set the spawn-sigdefault attribute of a spawn attributes object (ADVANCED REALTIME)