Minix Man Pages
home | help- __freadable (3)
- interfaces to stdio FILE structure
- __freading (3)
- interfaces to stdio FILE structure
- _llseek (2)
- reposition read/write file offset
- _sysctl (2)
- read/write system parameters
- accessdb (8)
- dumps the content of a man-db database in a human read...
- aio_read (3)
- asynchronous read
- arch_prctl (2)
- set architecture-specific thread state
- capget (2)
- set/get capabilities of thread(s)
- capset (2)
- set/get capabilities of thread(s)
- dpkg-reconfigure (8)
- reconfigure an already installed package
- endaliasent (3)
- read an alias entry
- eventfd_read (3)
- create a file descriptor for event notification
- exit_group (2)
- exit all threads in a process
- fgetwc (3)
- read a wide character from a FILE stream
- fgetws (3)
- read a wide-character string from a FILE stream
- fread (3)
- binary stream input/output
- fread_unlocked (3)
- nonlocking stdio functions
- readproc (3)
- read information from next /proc/## entry
- readproctab (3)
- read information for all current processes at once
- fts_read (3)
- traverse a file hierarchy
- get_mempolicy (2)
- retrieve NUMA memory policy for a thread
- get_thread_area (2)
- manipulate thread-local storage information
- getaliasbyname (3)
- read an alias entry
- getaliasbyname_r (3)
- read an alias entry
- getaliasent (3)
- read an alias entry
- getaliasent_r (3)
- read an alias entry
- gettid (2)
- get thread identification
- getwc (3)
- read a wide character from a FILE stream
- getwchar (3)
- read a wide character from standard input
- git-describe (1)
- Give an object a human readable name based on an avail...
- git-prune-packed (1)
- Remove extra objects that are already in pack files
- git-read-tree (1)
- Reads tree information into the index
- git-symbolic-ref (1)
- Read, modify and delete symbolic refs
- history (3readline)
- GNU History Library
- info (1)
- read Info documents
- info (5)
- readable online documentation
- infobrowser (1)
- read Info documents
- io_getevents (2)
- read asynchronous I/O events from the completion queue
- syslog (2)
- read and/or clear kernel message ring buffer; set cons...
- klogctl (3)
- read and/or clear kernel message ring buffer; set cons...
- llseek (2)
- reposition read/write file offset
- lowntfs-3g (8)
- Third Generation Read/Write NTFS Driver
- lseek (2)
- reposition read/write file offset
- lseek64 (3)
- reposition 64-bit read/write file offset
- membarrier (2)
- issue memory barriers on a set of threads
- mount.lowntfs-3g (8)
- Third Generation Read/Write NTFS Driver
- mount.ntfs (8)
- Third Generation Read/Write NTFS Driver
- mount.ntfs-3g (8)
- Third Generation Read/Write NTFS Driver
- named-journalprint (1)
- print zone journal in human-readable form
- netplan-get (8)
- read merged netplan YAML configuration
- nptl (7)
- Native POSIX Threads Library
- ntfs-3g (8)
- Third Generation Read/Write NTFS Driver
- numfmt (1)
- Convert numbers from/to human-readable strings
- pciconfig_read (2)
- pci device information handling
- pread (2)
- read from or write to a file descriptor at a given offset
- pread64 (2)
- read from or write to a file descriptor at a given offset
- preadv (2)
- read or write data into multiple buffers
- preadv2 (2)
- read or write data into multiple buffers
- process_vm_readv (2)
- transfer data between process address spaces
- pthread_attr_destroy (3)
- initialize and destroy thread attributes object
- pthread_attr_getaffinity_np (3)
- set/get CPU affinity attribute in thread at...
- pthread_attr_getdetachstate (3)
- set/get detach state attribute in thread at...
- pthread_attr_getguardsize (3)
- set/get guard size attribute in thread attrib...
- pthread_attr_getinheritsched (3)
- set/get inherit-scheduler attribute in thr...
- pthread_attr_getschedparam (3)
- set/get scheduling parameter attributes in t...
- pthread_attr_getschedpolicy (3)
- set/get scheduling policy attribute in thre...
- pthread_attr_getscope (3)
- set/get contention scope attribute in thread attr...
- pthread_attr_getstack (3)
- set/get stack attributes in thread attributes object
- pthread_attr_getstackaddr (3)
- set/get stack address attribute in thread att...
- pthread_attr_getstacksize (3)
- set/get stack size attribute in thread attrib...
- pthread_attr_init (3)
- initialize and destroy thread attributes object
- pthread_attr_setaffinity_np (3)
- set/get CPU affinity attribute in thread at...
- pthread_attr_setdetachstate (3)
- set/get detach state attribute in thread at...
- pthread_attr_setguardsize (3)
- set/get guard size attribute in thread attrib...
- pthread_attr_setinheritsched (3)
- set/get inherit-scheduler attribute in thr...
- pthread_attr_setschedparam (3)
- set/get scheduling parameter attributes in t...
- pthread_attr_setschedpolicy (3)
- set/get scheduling policy attribute in thre...
- pthread_attr_setscope (3)
- set/get contention scope attribute in thread attr...
- pthread_attr_setstack (3)
- set/get stack attributes in thread attributes object
- pthread_attr_setstackaddr (3)
- set/get stack address attribute in thread att...
- pthread_attr_setstacksize (3)
- set/get stack size attribute in thread attrib...
- pthread_cancel (3)
- send a cancellation request to a thread
- pthread_cleanup_pop (3)
- push and pop thread cancellation clean-up handlers
- pthread_cleanup_pop_restore_np (3)
- push and pop thread cancellation clean-u...
- pthread_cleanup_push (3)
- push and pop thread cancellation clean-up handlers
- pthread_cleanup_push_defer_np (3)
- push and pop thread cancellation clean-up...
- pthread_create (3)
- create a new thread
- pthread_detach (3)
- detach a thread
- pthread_equal (3)
- compare thread IDs
- pthread_exit (3)
- terminate calling thread
- pthread_getaffinity_np (3)
- set/get CPU affinity of a thread
- pthread_getattr_default_np (3)
- get or set default thread-creation attributes
- pthread_getattr_np (3)
- get attributes of created thread
- pthread_getconcurrency (3)
- set/get the concurrency level
- pthread_getcpuclockid (3)
- retrieve ID of a thread's CPU time clock
- pthread_getname_np (3)
- set/get the name of a thread
- pthread_getschedparam (3)
- set/get scheduling policy and parameters of a thread
- pthread_join (3)
- join with a terminated thread
- pthread_kill (3)
- send a signal to a thread
- pthread_kill_other_threads_np (3)
- terminate all other threads in process
- pthread_mutex_consistent (3)
- make a robust mutex consistent
- pthread_mutex_consistent_np (3)
- make a robust mutex consistent
- pthread_mutexattr_getpshared (3)
- get/set process-shared mutex attribute
- pthread_mutexattr_getrobust (3)
- get and set the robustness attribute of a m...
- pthread_mutexattr_getrobust_np (3)
- get and set the robustness attribute of ...
- pthread_mutexattr_setpshared (3)
- get/set process-shared mutex attribute
- pthread_mutexattr_setrobust (3)
- get and set the robustness attribute of a m...
- pthread_mutexattr_setrobust_np (3)
- get and set the robustness attribute of ...
- pthread_rwlockattr_getkind_np (3)
- set/get the read-write lock kind of the t...
- pthread_rwlockattr_setkind_np (3)
- set/get the read-write lock kind of the t...
- pthread_self (3)
- obtain ID of the calling thread
- pthread_setaffinity_np (3)
- set/get CPU affinity of a thread
- pthread_setattr_default_np (3)
- get or set default thread-creation attributes
- pthread_setcancelstate (3)
- set cancelability state and type
- pthread_setcanceltype (3)
- set cancelability state and type
- pthread_setconcurrency (3)
- set/get the concurrency level
- pthread_setname_np (3)
- set/get the name of a thread
- pthread_setschedparam (3)
- set/get scheduling policy and parameters of a thread
- pthread_setschedprio (3)
- set scheduling priority of a thread
- pthread_sigmask (3)
- examine and change mask of blocked signals
- pthread_sigqueue (3)
- queue a signal and data to a thread
- pthread_spin_destroy (3)
- initialize or destroy a spin lock
- pthread_spin_init (3)
- initialize or destroy a spin lock
- pthread_spin_lock (3)
- lock and unlock a spin lock
- pthread_spin_trylock (3)
- lock and unlock a spin lock
- pthread_spin_unlock (3)
- lock and unlock a spin lock
- pthread_testcancel (3)
- request delivery of any pending cancellation request
- pthread_timedjoin_np (3)
- try to join with a terminated thread
- pthread_tryjoin_np (3)
- try to join with a terminated thread
- pthread_yield (3)
- yield the processor
- pthreads (7)
- POSIX threads
- pure-statsdecode (8)
- Show human-readable dates from a "stats" logfile
- pwrite (2)
- read from or write to a file descriptor at a given offset
- pwrite64 (2)
- read from or write to a file descriptor at a given offset
- pwritev (2)
- read or write data into multiple buffers
- pwritev2 (2)
- read or write data into multiple buffers
- read (2)
- read from a file descriptor
- rwarray (3am)
- write and read gawk arrays to/from files
- readahead (2)
- initiate file readahead into page cache
- readdir (2)
- read directory entry
- readdir (3)
- read a directory
- readdir (3am)
- directory input parser for gawk
- readdir_r (3)
- read a directory
- readelf (1)
- display information about ELF files
- readfile (3am)
- return the entire contents of a file as a string
- readline (3readline)
- get a line from a user with editing
- readlink (1)
- print resolved symbolic links or canonical file names
- readlink (2)
- read value of a symbolic link
- readlinkat (2)
- read value of a symbolic link
- readprofile (8)
- read kernel profiling information
- readv (2)
- read or write data into multiple buffers
- s390_pci_mmio_read (2)
- transfer data to/from PCI MMIO memory page
- sched_getaffinity (2)
- set and get a thread's CPU affinity mask
- sched_getcpu (3)
- determine CPU on which the calling thread is running
- sched_setaffinity (2)
- set and get a thread's CPU affinity mask
- scsi_readcap (8)
- do SCSI READ CAPACITY command on disks
- scsi_ready (8)
- do SCSI TEST UNIT READY on devices
- seekdir (3)
- set the position of the next readdir() call in the dir...
- set_mempolicy (2)
- set default NUMA memory policy for a thread and its ch...
- set_thread_area (2)
- manipulate thread-local storage information
- set_tid_address (2)
- set pointer to thread ID
- setaliasent (3)
- read an alias entry
- setns (2)
- reassociate thread with a namespace
- sg_modes (8)
- reads mode pages with SCSI MODE SENSE command
- sg_rbuf (8)
- reads data using SCSI READ BUFFER command
- sg_read (8)
- read multiple blocks of data, optionally with SCSI REA...
- sg_read_attr (8)
- send SCSI READ ATTRIBUTE command
- sg_read_block_limits (8)
- send SCSI READ BLOCK LIMITS command
- sg_read_buffer (8)
- send SCSI READ BUFFER command
- sg_read_long (8)
- send a SCSI READ LONG command
- sg_readcap (8)
- send SCSI READ CAPACITY command
- sg_rmsn (8)
- send SCSI READ MEDIA SERIAL NUMBER command
- sg_sat_phy_event (8)
- use ATA READ LOG EXT via a SAT pass-through to fetch S...
- sg_sat_read_gplog (8)
- use ATA READ LOG EXT command via a SCSI to ATA Transl...
- sg_turs (8)
- send one or more SCSI TEST UNIT READY commands
- sprof (1)
- read and display shared object profiling data
- sysctl (2)
- read/write system parameters
- syslog (3)
- read and/or clear kernel message ring buffer; set cons...
- tee (1)
- read from standard input and write to standard output ...
- tgkill (2)
- send a signal to a thread
- thread-keyring (7)
- per-thread keyring
- tkill (2)
- send a signal to a thread
- uselocale (3)
- set/get the locale for the calling thread
- watchgnupg (1)
- Read and print logs from a socket
- writev (2)
- read or write data into multiple buffers
- x86_64-linux-gnu-readelf (1)
- display information about ELF files