[BSDI Home Page] Section 3 Index

Index Page and Help

Type of Search:
Man Page Lookup
Apropos Keyword Search (all sections)
Man Page or Keyword Search:

Axis (3)
Canvas with Axes
B::Asmdata (3)
Autogenerated data about Perl ops, used to generate bytecode
B::Assembler (3)
Assemble Perl bytecode
B::Bblock (3)
Walk basic blocks
B::Bytecode (3)
Perl compiler's bytecode backend
B::C (3)
Perl compiler's C backend
B::CC (3)
Perl compiler's optimized C translation backend
B::Debug (3)
Walk Perl syntax tree, printing debug info about ops
B::Deparse (3)
Perl compiler backend to produce perl code
B::Disassembler (3)
Disassemble Perl bytecode
B::Lint (3)
Perl lint
B::Showlex (3)
Show lexical variables used in functions or files
B::Stackobj (3)
Helper module for CC backend
B::Terse (3)
Walk Perl syntax tree, printing terse info about ops
B::Xref (3)
Generates cross reference reports for Perl programs
CGI::Apache (3)
Make things work with CGI.pm against PerlApache API
CGI::Base (3)
HTTP Daemon Common Gateway Interface (CGI) Base Class
CGI::BasePlus (3)
HTTP CGI Base Class with Handling of Multipart Forms
CGI::Carp (3)
CGI routines for writing to the HTTPD (or other) error log
CGI::Cookie (3)
Interface to Netscape Cookies
CGI::Fast (3)
CGI Interface for Fast CGI
CGI::Form (3)
Build Smart HTML Forms on Top of the CGI:: Modules
CGI::MiniSvr (3)
Adds to CGI::Base the ability for a CGI script to become a mini http server.
CGI::Push (3)
Simple Interface to Server Push
CGI::Request (3)
Parse client request via a CGI interface
CGI::Switch (3)
Try more than one constructors and return the first object available
CPAN::FirstTime (3)
Utility for CPAN::Config file Initialization
CPAN::Nox (3)
Wrapper around CPAN.pm without using any XS module
Class::Struct (3)
declare struct-like datatypes as Perl classes
ColorEditor (3)
a general purpose Tk widget Color Editor (based on tcolor.tcl from the Tcl/Tk distribution).
Cvo (3)
C++ Visual Objects
Data::Dumper (3)
stringified perl data structures, suitable for both printing and eval
Dial (3)
an alternative to the scale widget
ExtUtils::Embed (3)
Utilities for embedding Perl in C/C++ applications
File::Compare (3)
Compare files or filehandles
File::Copy (3)
Copy files or filehandles
File::DosGlob (3)
DOS like globbing and then some
File::Path (3)
create or remove a series of directories
File::Spec (3)
portably perform operations on file names
File::Spec::Mac (3)
File::Spec for MacOS
File::Spec::OS2 (3)
methods for OS/2 file specs
File::Spec::VMS (3)
methods for VMS file specs
File::stat (3)
by-name interface to Perl's built-in stat() functions
FileSelect (3)
a widget for choosing files
GetOptions (3)
extended processing of command line options
Ghostscript (3)
Beginings of a lowlevel PostScript viewing widget
I18N::Collate (3)
compare 8-bit scalar data according to the current locale
IO::File (3)
supply object methods for filehandles
IO::Handle (3)
supply object methods for I/O handles
IO::Seekable (3)
supply seek based methods for I/O objects
IO::Select (3)
OO interface to the select system call
IO::Socket (3)
Object interface to socket communications
IO::pipe (3)
supply object methods for pipes
IPC::Msg (3)
SysV Msg IPC object class
IPC::Open2, open2 (3)
open a process for both reading and writing
IPC::Open3, open3 (3)
open a process for reading, writing, and error handling
IPC::Semaphore (3)
SysV Semaphore IPC object class
IPC::SysV (3)
SysV IPC constants
LWP::IO (3)
Low level I/O capability
LWP::TkIO (3)
Tk I/O routines for the LWP library
MIME::Decoder (3)
an object for decoding the body part of a MIME stream
MIME::Entity (3)
class for parsed-and-decoded MIME message
MIME::Head (3)
MIME message header
MIME::Parser (3)
split MIME mail into decoded components
Mail::Address (3)
Parse mail addresses
Mail::Alias (3)
maniulate mail alias files of various formats
Mail::Cap (3)
Parse mailcap files
Mail::Field (3)
Base class for manipulation of mail header fields
Mail::Filter (3)
Filter mail through multiple subroutines
Mail::Header (3)
manipulate mail RFC822 compliant headers
Mail::Mailer (3)
Simple interface to electronic mailing mechanisms
Mail::Send (3)
Simple electronic mail interface
Mail::Util (3)
mail utility functions
Math::BigFloat (3)
Arbitrary length float math package
Math::BigInt (3)
Arbitrary size integer math package
Math::Complex (3)
complex numbers and associated mathematical functions
Math::Trig (3)
trigonometric functions
Net::DNS (3)
Perl interface to the DNS resolver
Net::Gen (3)
generic sockets interface handling
Net::Ping (3)
check a remote host for reachability
Net::TCP (3)
TCP sockets interface module
Net::UDP (3)
UDP sockets interface module
Net::hostent (3)
by-name interface to Perl's built-in gethost*() functions
Net::netent (3)
by-name interface to Perl's built-in getnet*() functions
Net::protoent (3)
by-name interface to Perl's built-in getproto*() functions
Net::servent (3)
by-name interface to Perl's built-in getserv*() functions
OMAPI (3)
Object Management Application Programming Interface
Pod::Html (3)
module to convert pod files to HTML
Pod::Parse (3)
Parse perl's pod files.
Pod::Text (3)
convert POD data to formatted ASCII text
Search::Dict, look (3)
search for key in dictionary file
Sys::Hostname (3)
Try every conceivable way to get hostname
Sys::Syslog, openlog, closelog, setlogmask, syslog (3)
Perl interface to the UNIX syslog(3) calls
Tcl_AddErrorInfo, Tcl_SetErrorCode, Tcl_PosixError (3)
record information about errors
Tcl_Alloc, Tcl_Free, Tcl_Realloc (3)
allocate or free heap memory
Tcl_AllowExceptions (3)
allow all exceptions in next script evaluation
Tcl_AppInit (3)
perform application-specific initialization
Tcl_AsyncCreate, Tcl_AsyncMark, Tcl_AsyncInvoke, Tcl_AsyncDelete (3)
handle asynchronous events
Tcl_BackgroundError (3)
report Tcl error that occurred in background processing
Tcl_Backslash (3)
parse a backslash sequence
Tcl_CallWhenDeleted, Tcl_DontCallWhenDeleted (3)
Arrange for callback when interpreter is deleted
Tcl_CommandComplete (3)
Check for unmatched braces in a Tcl command
Tcl_Concat (3)
concatenate a collection of strings
Tcl_CreateChannel, Tcl_GetChannelInstanceData, Tcl_GetChannelType, Tcl_GetChannelName, Tcl_GetChan- nelFile, Tcl_GetChannelMode, Tcl_GetChannelBufferSize, Tcl_SetDefaultTranslation, Tcl_SetChannelBufferSize (3)
procedures for creating and manipulating channels
Tcl_CreateCommand, Tcl_DeleteCommand, Tcl_GetCommandInfo, Tcl_SetCommandInfo (3)
implement new commands in C
Tcl_CreateInterp, Tcl_DeleteInterp, Tcl_InterpDeleted (3)
create and delete Tcl command interpreters
Tcl_CreateMathFunc (3)
Define a new math function for expressions
Tcl_CreateTrace, Tcl_DeleteTrace (3)
arrange for command execution to be traced
Tcl_DStringInit, Tcl_DStringAppend, Tcl_DStringAppendEle- ment, Tcl_DStringStartSublist, Tcl_DStringEndSublist, Tcl_DStringLength, Tcl_DStringValue, Tcl_DStringSetLength, Tcl_DStringFree, Tcl_DStringResult, Tcl_DStringGetResult (3)
manipulate dynamic strings
Tcl_DetachPids, Tcl_ReapDetachedProcs (3)
manage child processes in background
Tcl_DoOneEvent (3)
wait for events and invoke event handlers
Tcl_DoWhenIdle, Tcl_CancelIdleCall (3)
invoke a procedure when there are no pending events
Tcl_Eval, Tcl_VarEval, Tcl_EvalFile, Tcl_GlobalEval (3)
execute Tcl commands
Tcl_Exit, Tcl_CreateExitHandler, Tcl_DeleteExitHandler (3)
end the application (and invoke exit handlers)
Tcl_ExprLong, Tcl_ExprDouble, Tcl_ExprBoolean, Tcl_ExprString (3)
evaluate an expression
Tcl_FindExecutable (3)
identify the binary file containing the application
Tcl_GetAssocData, Tcl_SetAssocData, Tcl_DeleteAssocData (3)
manage associations of string keys and user specified data with Tcl interpreters.
Tcl_GetFile, Tcl_FreeFile, Tcl_GetFileInfo (3)
procedures to manipulate generic file handles
Tcl_GetInt, Tcl_GetDouble, Tcl_GetBoolean (3)
convert from string to integer, double, or boolean
Tcl_GetOpenFile (3)
Get a standard IO File * handle from a channel.
Tcl_GetStdChannel, Tcl_SetStdChannel (3)
procedures for retrieving and replacing the standard channels
Tcl_InitHashTable, Tcl_DeleteHashTable, Tcl_CreateHashEn- try, Tcl_DeleteHashEntry, Tcl_FindHashEntry, Tcl_GetHash- Value, Tcl_SetHashValue, Tcl_GetHashKey, Tcl_FirstHashEn- try, Tcl_NextHashEntry, Tcl_HashStats (3)
procedures to manage hash tables
Tcl_Interp (3)
client-visible fields of interpreter structures
Tcl_IsSafe, Tcl_MakeSafe, Tcl_CreateSlave, Tcl_GetSlave, Tcl_GetSlaves, Tcl_GetMaster, Tcl_CreateAlias, Tcl_GetAl- ias, Tcl_GetAliases (3)
manage multiple Tcl interpreters and aliases.
Tcl_LinkVar, Tcl_UnlinkVar, Tcl_UpdateLinkedVar (3)
link Tcl variable to C variable
Tcl_Main (3)
main program for Tcl-based applications
Tcl_OpenFileChannel, Tcl_OpenCommandChannel, Tcl_Close, Tcl_Read, Tcl_Gets, Tcl_Write, Tcl_Flush, Tcl_Seek, Tcl_Tell, Tcl_Eof, Tcl_InputBlocked, Tcl_GetChannelOption, Tcl_SetChannelOption (3)
buffered I/O facilities using channels
Tcl_OpenTcpClient, Tcl_OpenTcpServer (3)
procedures to open channels using TCP sockets
Tcl_PkgRequire, Tcl_PkgProvide (3)
package version control
Tcl_Preserve, Tcl_Release, Tcl_EventuallyFree (3)
avoid freeing storage while it's being used
Tcl_PrintDouble (3)
Convert floating value to string
Tcl_RecordAndEval (3)
save command on history list before evaluating
Tcl_RegExpMatch, Tcl_RegExpCompile, Tcl_RegExpExec, Tcl_RegExpRange (3)
Pattern matching with regular expressions
Tcl_SetErrno, Tcl_GetErrno (3)
manipulate errno to store and retrieve error codes
Tcl_SetResult, Tcl_AppendResult, Tcl_AppendElement, Tcl_ResetResult (3)
manipulate Tcl result string
Tcl_SetVar, Tcl_SetVar2, Tcl_GetVar, Tcl_GetVar2, Tcl_UnsetVar, Tcl_UnsetVar2 (3)
manipulate Tcl variables
Tcl_Sleep (3)
delay execution for a given number of milliseconds
Tcl_SplitList, Tcl_Merge, Tcl_ScanElement, Tcl_ConvertEle- ment (3)
manipulate Tcl lists
Tcl_SplitPath, Tcl_JoinPath, Tcl_GetPathType (3)
manipulate platform-dependent file paths
Tcl_StaticPackage (3)
make a statically linked package available via the load command
Tcl_StringMatch (3)
test whether a string matches a pattern
Tcl_TraceVar, Tcl_TraceVar2, Tcl_UntraceVar, Tcl_Untrace- Var2, Tcl_VarTraceInfo, Tcl_VarTraceInfo2 (3)
monitor accesses to a variable
Tcl_UpVar, Tcl_UpVar2 (3)
link one variable to another
Term::Cap (3)
Perl termcap interface
Term::Complete (3)
Perl word completion module
Term::ReadLine (3)
Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions.
Test::Harness (3)
run perl standard test scripts with statistics
Text::Soundex (3)
Implementation of the Soundex Algorithm as Described by Knuth
Text::Tabs (3)
expand and unexpand tabs per the unix expand(1) and unexpand(1)
Text::Wrap (3)
line wrapping to form simple paragraphs
Tie::Array (3)
base class for tied arrays
Tie::Handle (3)
base class definitions for tied handles
Tie::Hash, Tie::StdHash (3)
base class definitions for tied hashes
Tie::RefHash (3)
use references as hash keys
Tie::Scalar, Tie::StdScalar (3)
base class definitions for tied scalars
Tie::SubstrHash (3)
Fixed-table-size, fixed-key-length hashing
Time::Local (3)
efficiently compute time from local and GMT time
Time::gmtime (3)
by-name interface to Perl's built-in gmtime() function
Time::localtime (3)
by-name interface to Perl's built-in localtime() function
Time::tm (3)
internal object used by Time::gmtime and Time::localtime
Tk::Adjuster, packAdjust (3)
Allow size of packed widgets to be adjusted by user
Tk::After (3)
support class for Tk::Widget::after
Tk::Balloon (3)
pop up help balloons.
Tk::BrowseEntry (3)
entry widget with popup choices.
Tk::DialogBox (3)
create and manipulate a dialog screen.
Tk::DragDrop::Common (3)
private class used by Drag&Drop
Tk::DragDrop::SunConst (3)
Constants for Sun's Drag&Drop protocol
Tk::FileDialog (3)
A highly configurable File Dialog widget for Perl/Tk.
Tk::Font (3)
a class for finding X Fonts
Tk::IO (3)
high level interface to Tk's 'fileevent' mechanism
Tk::Menu::Item (3)
Base class for Menu items
Tk::NoteBook (3)
display several windows in limited space with notebook metaphor.
Tk::ROText (3)
'readonly' perl/tk Text widget
Tk::Submethods (3)
add aliases for tk sub-commands
Tk::Table (3)
Scrollable 2 dimensional table of Tk widgets
Tk::TextUndo (3)
perl/tk text widget with bindings to undo changes.
Tk::WaitBox (3)
An Object Oriented Wait Dialog for Perl/Tk, of the Please Wait variety.
Tk::X (3)
Perl extension for Xlib constants.
Tk::Xrm (3)
X Resource/Defaults/Options routines that obey the rules.
Tk::widgets (3)
preload widget classes
Tk_CanvasPsY, Tk_CanvasPsBitmap, Tk_CanvasPsColor, Tk_Can- vasPsFont, Tk_CanvasPsPath, Tk_CanvasPsStipple (3)
utility procedures for generating Postscript for canvases
Tk_CanvasTextInfo (3)
additional information for managing text items in canvases
Tk_CanvasTkwin, Tk_CanvasGetCoord, Tk_CanvasDrawableCo- ords, Tk_CanvasSetStippleOrigin, Tk_CanvasWindowCoords, Tk_CanvasEventuallyRedraw, Tk_CanvasTagsOption (3)
utility procedures for canvas type managers
Tk_ClearSelection (3)
Deselect a selection
Tk_ClipboardClear, Tk_ClipboardAppend (3)
Manage the clipboard
Tk_ConfigureWidget, Tk_Offset, Tk_ConfigureInfo, Tk_Con- figureValue, Tk_FreeOptions (3)
process configuration options for widgets
Tk_ConfigureWindow, Tk_MoveWindow, Tk_ResizeWindow, Tk_MoveResizeWindow, Tk_SetWindowBorderWidth, Tk_ChangeWindowAttributes, Tk_SetWindowBackground, Tk_SetWindowBackgroundPixmap, Tk_SetWindowBorder, Tk_SetWindowBorderPixmap, Tk_SetWindowColormap, Tk_DefineCursor, Tk_UndefineCursor (3)
change window configuration or attributes
Tk_CoordsToWindow (3)
Find window containing a point
Tk_CreateImageType (3)
define new kind of image
Tk_CreateItemType, Tk_GetItemTypes (3)
define new kind of canvas item
Tk_CreateSelHandler, Tk_DeleteSelHandler (3)
arrange to handle requests for a selection
Tk_CreateWindow, Tk_CreateWindowFromPath, Tk_DestroyWin- dow, Tk_MakeWindowExist (3)
create or delete window
Tk_DeleteImage (3)
Destroy an image.
Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_Photo- GetSize, Tk_PhotoSetSize (3)
manipulate the image data stored in a photo image.
Tk_FreeXId (3)
make X resource identifier available for reuse
Tk_GeometryRequest, Tk_SetInternalBorder (3)
specify desired geometry or internal border for a window
Tk_Get3DBorder, Tk_Draw3DRectangle, Tk_Fill3DRectangle, Tk_Draw3DPolygon, Tk_Fill3DPolygon, Tk_3DVerticalBevel, Tk_3DHorizontalBevel, Tk_SetBackgroundFromBorder, Tk_NameOf3DBorder, Tk_3DBorderColor, Tk_3DBorderGC, Tk_Free3DBorder (3)
draw borders with three-dimensional appearance
Tk_GetAnchor, Tk_NameOfAnchor (3)
translate between strings and anchor positions
Tk_GetBitmap, Tk_DefineBitmap, Tk_NameOfBitmap, Tk_SizeOf- Bitmap, Tk_FreeBitmap, Tk_GetBitmapFromData (3)
maintain database of single-plane pixmaps
Tk_GetCapStyle, Tk_NameOfCapStyle (3)
translate between strings and cap styles
Tk_GetColor, Tk_GetColorByValue, Tk_NameOfColor, Tk_Free- Color (3)
maintain database of colors
Tk_GetColormap, Tk_FreeColormap (3)
allocate and free colormaps
Tk_GetCursor, Tk_GetCursorFromData, Tk_NameOfCursor, Tk_FreeCursor (3)
maintain database of cursors
Tk_GetFontStruct, Tk_NameOfFontStruct, Tk_FreeFontStruct (3)
maintain database of fonts
Tk_GetGC, Tk_FreeGC (3)
maintain database of read-only graphics contexts
Tk_GetImage, Tk_RedrawImage, Tk_SizeOfImage, Tk_FreeImage (3)
use an image in a widget
Tk_GetJoinStyle, Tk_NameOfJoinStyle (3)
translate between strings and join styles
Tk_GetJustify, Tk_NameOfJustify (3)
translate between strings and justification styles
Tk_GetOption (3)
retrieve an option from the option database
Tk_GetPixels, Tk_GetScreenMM (3)
translate between strings and screen units
Tk_GetPixmap, Tk_FreePixmap (3)
allocate and free pixmaps
Tk_GetRelief, Tk_NameOfRelief (3)
translate between strings and relief values
Tk_GetRootCoords (3)
Compute root-window coordinates of window
Tk_GetScrollInfo (3)
parse arguments for scrolling commands
Tk_GetSelection (3)
retrieve the contents of a selection
Tk_GetUid, Tk_Uid (3)
convert from string to unique identifier
Tk_GetVRootGeometry (3)
Get location and size of virtual root for window
Tk_GetVisual (3)
translate from string to visual
Tk_HandleEvent (3)
invoke event handlers for window system events
Tk_IdToWindow (3)
Find Tk's window information for an X window
Tk_ImageChanged (3)
notify widgets that image needs to be redrawn
Tk_Init (3)
add Tk to an interpreter and make a new Tk application.
Tk_InternAtom, Tk_GetAtomName (3)
manage cache of X atoms
Tk_Main (3)
main program for Tk-based applications
Tk_MainLoop (3)
loop for events until all windows are deleted
Tk_MainWindow (3)
find the main window for an application
Tk_MaintainGeometry, Tk_UnmaintainGeometry (3)
maintain geometry of one window relative to another
Tk_ManageGeometry (3)
arrange to handle geometry requests for a window
Tk_MapWindow, Tk_UnmapWindow (3)
map or unmap a window
Tk_Name, Tk_PathName, Tk_NameToWindow (3)
convert between names and window tokens
Tk_NameOfImage (3)
Return name of image.
Tk_OwnSelection (3)
make a window the owner of the primary selection
Tk_ParseArgv (3)
process command-line options
Tk_QueueWindowEvent (3)
Add a window event to the Tcl event queue
Tk_RestackWindow (3)
Change a window's position in the stacking order
Tk_RestrictEvents (3)
filter and selectively delay X events
Tk_SetAppName (3)
Set the name of an application for ``send'' commands
Tk_SetClass, Tk_Class (3)
set or retrieve a window's class
Tk_SetGrid, Tk_UnsetGrid (3)
control the grid for interactive resizing
Tk_SetWindowVisual (3)
change visual characteristics of window
Tk_StrictMotif (3)
Return value of tk_strictMotif variable
Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_InternalBor- derWidth, Tk_Visual, Tk_Depth, Tk_Colormap (3)
retrieve information from Tk's local data structure
URI::URL (3)
Uniform Resource Locators (absolute and relative)
User::grent (3)
by-name interface to Perl's built-in getgr*() functions
User::pwent (3)
by-name interface to Perl's built-in getpw*() functions
Xau library: XauFileName, XauReadAuth, XauLockAuth, XauUn- lockAuth, XauWriteAuth, XauDisposeAuth, XauGetAuthByAddr, XauGetBestAuthByAddr (3)
X authority database routines
abbrev (3)
create an abbreviation table from a list
abort (3)
cause abnormal program termination
abs (3)
integer absolute value function
acl_canonicalize_principal, acl_check, acl_exact_match, acl_add, acl_delete, acl_initialize (3)
access control list routines
acos, acosf (3)
arc cosine functions
acosh, acoshf (3)
inverse hyperbolic cosine functions
addch, waddch, mvaddch, mvwaddch, echochar, wechochar (3)
add a character (with attributes) to a curses window, then advance the cursor
addchstr, addchnstr, waddchstr, waddchnstr, mvaddchstr, mvaddchnstr, mvwaddchstr, mvwaddchnstr (3)
add a string of characters (and attributes) to a curses window
addstr, addnstr, waddstr, waddnstr, mvaddstr, mvaddnstr, mvwaddstr, mvwaddnstr (3)
add a string of characters to a curses window and advance cursor
alarm (3)
set signal timer alarm
alloca (3)
memory allocator
asctime, ctime, difftime, gmtime, localtime, mktime (3)
transform binary date and time value to ASCII
asin, asinf (3)
arc sine functions
asinh, asinhf (3)
inverse hyperbolic sine functions
assert (3)
expression verification macro
atan, atanf (3)
arc tangent functions of one variable
atan2, atan2f (3)
arc tangent functions of two variables
atanh, atanhf (3)
inverse hyperbolic tangent functions
atexit (3)
register a function to be called on exit
atof (3)
convert ASCII string to double
atoi (3)
convert ASCII string to integer
atol (3)
convert ASCII string to long integer
attroff, wattroff, attron, wattron, attrset, wattrset, color_set, wcolor_set, standend, wstandend, standout, wstandout (3)
curses character and window attribute control routines
auth_approval, auth_cat, auth_checknologin, auth_mkvalue, auth_userchallenge, auth_usercheck, auth_userokay, auth_userresponse, auth_verify (3)
simplified interface to the BSD Authentication system
auth_approve, auth_check, auth_clropts, auth_env, auth_response, auth_rmfiles, auth_scan, auth_script, auth_script_data, auth_setopt, auth_value (3)
deprecated BSD Authentication interface
auth_open, auth_call, auth_challenge, auth_check_change, auth_check_expire, auth_clean, auth_close, auth_clrenv, auth_clroption, auth_clroptions, auth_getitem auth_getstate, auth_getvalue, auth_set_va_list, auth_setdata, auth_setenv, auth_setitem auth_setoption, auth_setpwd, auth_setstate (3)
interface to the BSD Authentication system
baudrate, erasechar, has_ic, has_il, killchar, longname, termattrs, termname (3)
curses environment query routines
bcmp (3)
compare byte string
bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memmove, memset (3)
byte string operations
bcopy (3)
copy byte string
beep, flash (3)
curses bell and screen flash routines
bit_alloc, bit_clear, bit_decl, bit_ffs, bit_nclear, bit_nset, bit_set, bitstr_size, bit_test (3)
bit-string manipulation macros
bkgdset, wbkgdset, bkgd, wbkgd (3)
curses window background manipulation routines
border, wborder, box, hline, whline, vline, wvline (3)
create curses borders, horizontal and vertical lines
bsearch (3)
binary search of a sorted table
btree (3)
btree database access method
bzero (3)
write zeroes to a byte string
cbreak, nocbreak, echo, noecho, halfdelay, intrflush, key- pad, meta, nodelay, notimeout, raw, noraw, noqiflush, qiflush, timeout, wtimeout, typeahead (3)
curses input options
cbrt, cbrtf, sqrt, sqrtf (3)
cube root and square root functions
cdrom (3)
control audio functions of cdrom drives
ceil, ceilf (3)
round to smallest integral value >= x
cfgetispeed, cfsetispeed, cfgetospeed, cfsetospeed, cfsetspeed, cfmakeraw, tcgetattr, tcsetattr (3)
manipulating the termios structure
cgetent, cgetset, cgetmatch, cgetcap, cgetnum, cgetstr, cgetustr, cgetfirst, cgetnext, cgetclose (3)
capability database access routines
clearerr, feof, ferror, fileno (3)
check and reset stream status
clearok, idlok, idcok immedok, leaveok, setscrreg, wsetscrreg, scrollok, nl, nonl (3)
curses output options
clientlib (3)
NNTP clientlib part of InterNetNews library
clock (3)
determine processor time used
clock_gettime, clock_settime, clock_getres (3)
get/set a POSIX clock
compface, uncompface (3)
compress and expand 48x48x1 face image files
confstr (3)
get string-valued configurable variables
copysign, copysignf, finite, finitef, ilogb, ilogbf, nextafter, nextafterf, remainder, remainderf, scalbn, scalbnf (3)
Functions for IEEE 754 arithmetic
cos, cosf (3)
cosine functions
cosh, coshf (3)
hyperbolic cosine functions
crypt, setkey, encrypt, des_setkey, des_cipher (3)
DES encryption
ctermid (3)
generate terminal pathname
daemon (3)
run in the background
dbopen (3)
database access methods
dbzinit, dbzfresh, dbzagain, dbzclose (3)
database routines dbzexists, dbzfetch, dbzstore database routines dbzsync, dbzsize, dbzgetoptions, dbzsetoptions, dbzdebug database routines
def_prog_mode, def_shell_mode, reset_prog_mode, reset_shell_mode, resetty, savetty, getsyx, setsyx, ripof- fline, curs_set, napms (3)
low-level curses routines
define_key (3)
define a keycode
delch, wdelch, mvdelch, mvwdelch (3)
delete character under the cursor in a curses window
deleteln, wdeleteln, insdelln, winsdelln, insertln, win- sertln (3)
delete and insert lines in a curses window
des_read_password, des_string_to_key, des_random_key, des_set_key, des_ecb_encrypt, des_cbc_encrypt, des_pcbc_encrypt, des_cbc_cksum, des_quad_cksum, (3)
(new) DES encryption
devname (3)
get device name
dft_fgbg (3)
use terminal's default colors
dhcpctl_initialize (3)
dhcpctl library initialization.
div (3)
return quotient and remainder from division
dladdr, dlclose, dlerror, dlopen, dlsym (3)
library routines for dynamic linking of object files
drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 (3)
pseudo random number generators and initialization routines
editline, el_init, el_end, el_reset, el_gets, el_getc, el_push, el_parse, el_set, el_source, el_resize, el_line, el_insertstr, el_deletestr, history_init, history_end, history (3)
line editor and history functions
encode_base64 (3)
Encode string using base64 encoding
encode_qp (3)
Encode string using quoted-printable encoding
end, etext, edata (3)
end boundaries of image segments
erase, werase, clear, wclear, clrtobot, wclrtobot, clr- toeol, wclrtoeol (3)
clear all or part of a curses window
erf, erff, erfc, erfcf (3)
error function operators
err, verr, errx, verrx, warn, vwarn, warnx, vwarnx (3)
formatted error messages
execl, execlp, execle, exect, execv, execvp (3)
execute a file
exit (3)
perform normal program termination
exp, expf, expm1, expm1f, log, logf, log10, log10f, log1p, log1pf, pow, powf (3)
exponential, logarithm, power functions
fabs, fabsf (3)
floating-point absolute value functions
fclose (3)
close a stream
fflush, fpurge (3)
flush a stream
ffs (3)
find first bit set in a bit string
fgetc, getc, getc_unlocked, getchar, getchar_unlocked, getw (3)
get next character or word from input stream
fgetln (3)
get a line from a stream
fgetpos, fseek, fsetpos, ftell, rewind (3)
reposition a stream
fgets, gets (3)
get a line from a stream
fgetwc, getwc, getwchar (3)
get wide-character code from stream
fgetws (3)
read wide-character string from a stream
fileparse (3)
split a pathname into pieces
find (3)
traverse a file tree
flockfile, ftrylockfile, funlockfile (3)
synchronize stdio calls from multiple threads.
floor, floorf (3)
round to largest integral value <= x
fmod, fmodf (3)
floating-point remainder functions
fnmatch (3)
match filename or pathname
fopen, fdopen, freopen (3)
stream open functions
form (3)
curses extension for programming forms
form_cursor (3)
position a form window cursor
form_data (3)
test for off-screen data in given forms
form_driver (3)
command-processing loop of the form system
form_field (3)
make and break connections between fields and forms
form_field_attributes (3)
color and attribute control for form fields
form_field_buffer (3)
field buffer control
form_field_info (3)
retrieve field characteristics
form_field_just (3)
retrieve field characteristics
form_field_new (3)
create and destroy form fields
form_field_opts (3)
set and get field options
form_field_userptr (3)
associate application data with a form field
form_field_validation (3)
data type validation for fields
form_fieldtype (3)
define validation-field types
form_hook (3)
set hooks for automatic invocation by applications
form_new (3)
create and destroy forms
form_new_page (3)
form pagination functions
form_opts (3)
set and get form options
form_page (3)
set and get form page number
form_post (3)
write or erase forms from associated subwindows
form_requestname (3)
handle printable form request names
form_userptr (3)
associate application data with a form item
form_win (3)
make and break form window and subwindow associations
fpgetmask, fpgetround, fpgetsticky, fpsetmask, fpsetround, fpsetsticky (3)
manipulate IEEE floating point exceptions and modes
fputc, putc, putc_unlocked, putchar, putchar_unlocked, putw (3)
output a character or word to a stream
fputs, puts (3)
output a line to a stream
fputwc, putwc, putwchar (3)
put wide-character code on a stream
fputws (3)
write wide-character string on a stream
fread, fwrite (3)
binary stream input/output
frexp (3)
convert floating-point number to fractional and integral components
ftime (3)
get date and time
ftok (3)
create IPC identifier from path name
fts (3)
traverse a file hierarchy
funopen, fropen, fwopen (3)
open a stream
getaddrinfo (3)
socket address structure to hostname and service name
getaddrinfo freeaddrinfo, gai_strerror (3)
nodename-to-address translation in protocol-independent manner
getbsize (3)
get user block size
getch, wgetch, mvgetch, mvwgetch, ungetch (3)
get (or push back) characters from curses terminal keyboard
getcwd (3)
get working directory pathname
getdiskbyname (3)
get generic disk description by its name
getdomainname, setdomainname (3)
get/set name of current host
getenv, putenv, setenv, unsetenv (3)
environment variable functions
getfsent, getfsspec, getfsfile, setfsent, endfsent (3)
get file system descriptor file entry
getgrent, getgrnam, getgrgid, setgroupent, setgrent, endgrent (3)
group database operations
getgrouplist (3)
calculate group access list
gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror (3)
get network host entry
gethostbyname, gethostbyaddr, gethostent, sethostent, endhostent, herror, hstrerror (3)
get network host entry
gethostid, sethostid (3)
get/set unique identifier of current host
gethostname, sethostname (3)
get/set name of current host
getifaddrs (3)
get interface addresses
getipnodebyname, getipnodebyaddr (3)
get network host entry freehostent free network host entry
getloadavg (3)
get system load averages
getmntinfo (3)
get information about mounted file systems
getmode, setmode (3)
modify mode bits
getmouse, ungetmouse, mousemask, wenclose, wmouse_trafo, mouseinterval (3)
mouse interface through curses
getnameinfo (3)
address-to-name translation in protocol-independent manner
getnameinfo (3)
socket address structure to hostname and service name
getnetent, getnetbyaddr, getnetbyname, setnetent, endnetent (3)
get networks entry
getnetgrent, setnetgrent, endnetgrent, innetgr (3)
get network group entry
getopt (3)
Process single-character switches with switch clustering
getopt (3)
get option character from command line argument list
getpagesize (3)
get system page size
getpass (3)
get a password
getprotoent, getprotobynumber, getprotobyname, setprotoent, endprotoent (3)
get protocol entry
getpwent, getpwnam, getpwuid, setpassent, setpwent, endpwent (3)
password database operations
getservent, getservbyport, getservbyname, setservent, endservent (3)
get service entry
getstr, wgetstr, mvgetstr, mvwgetstr, wgetnstr (3)
accept character strings from curses terminal keyboard
getsubopt (3)
get sub options from an argument
getttyent, getttynam, setttyent, endttyent (3)
get ttys file entry
getusershell, setusershell, endusershell (3)
get legal user shells
getvfsbyname (3)
get information about a filesystem
getyx, getparyx, getbegyx, getmaxyx (3)
get curses cursor and window coordinates
glob, globfree (3)
generate pathnames matching a pattern
hash (3)
hash database access method
hesiod, hesiod_init, hesiod_resolve, hesiod_free_list, hesiod_to_bind, hesiod_end (3)
Hesiod name server interface library
hosts_access, hosts_ctl, request_init, request_set (3)
access control library
htonl, htons, ntohl, ntohs (3)
convert values between host and network byte order
hypot, hypotf, cabs, cabsf (3)
euclidean distance and complex absolute value functions
if_nametoindex, if_indextoname, if_nameindex, if_freenameindex (3)
Provide mappings between interface names and indexs.
inch, winch, mvinch, mvwinch (3)
get a character and attributes from a curses window
inchstr, inchnstr, winchstr, winchnstr, mvinchstr, mvinchnstr, mvwinchstr, mvwinchnstr (3)
get a string of characters (and attributes) from a curses window
index (3)
locate character in string
inet_addr, inet_aton, inet_lnaof, inet_makeaddr, inet_netof, inet_network, inet_ntoa, inet_ntop, inet_pton (3)
Internet address manipulation routines
inet_cidr_ntop, inet_cidr_pton (3)
network translation routines
initgroups (3)
initialize group access list
initscr, newterm, endwin, isendwin, set_term, delscreen (3)
curses screen initialization and manipulation routines
inndcomm (3)
INND communication part of InterNetNews library
insch, winsch, mvinsch, mvwinsch (3)
insert a character before cursor in a curses window
insque, remque (3)
insert/remove element from a queue
insstr, insnstr, winsstr, winsnstr, mvinsstr, mvinsnstr, mvwinsstr, mvwinsnstr (3)
insert string before cursor in a curses window
instr, innstr, winstr, winnstr, mvinstr, mvinnstr, mvwin- str, mvwinnstr (3)
get a string of characters from a curses window
intro (3)
introduction to the C libraries
isalnum (3)
alphanumeric character test
isalpha (3)
alphabetic character test
isalpha, isupper, islower, isdigit, isxdigit, isalnum, isspace, ispunct, isprint, isgraph, iscntrl, isascii, isblank, toupper, tolower, toascii (3)
character classification macros
isascii (3)
test for ASCII character
isblank (3)
space or tab character test
iscntrl (3)
control character test
isdigit (3)
decimal-digit character test
isfdtype (3)
test if a file descriptor is of a specified type
isgraph (3)
printing character test (space character exclusive)
isinf, isnan (3)
test for infinity or not-a-number
islower (3)
lower-case character test
iso_addr, iso_ntoa (3)
elementary network address conversion routines for Open System Interconnection
isprint (3)
printing character test (space character inclusive)
ispunct (3)
punctuation character test
isspace (3)
white-space character test
isupper (3)
upper-case character test
iswalnum, iswalpha, iswcntrl, iswctype, iswdigit, iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit, towlower, towupper, wctype, wcwidth (3)
wide-character classification macros
isxdigit (3)
hexadecimal-digit character test
j0, j0f, j1, j1f, jn, jnf, y0, y0f, y1, y1f, yn, ynf (3)
Bessel functions of first and second kind
keybound (3)
return definition of keycode
keyok (3)
enable or disable a keycode
krb_mk_req, krb_rd_req, krb_kntoln, krb_set_key, krb_get_cred, krb_mk_priv, krb_rd_priv, krb_mk_safe, krb_rd_safe, krb_mk_err, krb_rd_err, krb_ck_repl (3)
Kerberos authentication library
krb_realmofhost, krb_get_phost, krb_get_krbhst, krb_get_admhst, krb_get_lrealm (3)
additional Kerberos utility routines
krb_sendauth, krb_recvauth, krb_net_write, krb_net_read (3)
Kerberos routines for sending authentication via network stream sockets
krb_set_tkt_string (3)
set Kerberos ticket cache file name
kuserok (3)
Kerberos version of ruserok
kvm (3)
kernel memory interface
kvm_boottime (3)
kernel boot time
kvm_cpustats, kvm_stathz (3)
kernel clock and statistics
kvm_disks, kvm_dknames (3)
disk drive statistics
kvm_files (3)
survey open files
kvm_geterr (3)
get error message on kvm descriptor
kvm_getloadavg (3)
get system load averages
kvm_getprocs, kvm_getargv, kvm_getenvv (3)
access user process state
kvm_iflist, kvm_ifmulti (3)
access network interface configuration
kvm_kmem, kvm_kmemsize (3)
kernel clock and statistics
kvm_ncache (3)
kernel name cache statistics
kvm_nlist (3)
retrieve symbol table names from a kernel image
kvm_open, kvm_openfiles, kvm_close (3)
initialize kernel virtual memory access
kvm_read, kvm_write (3)
read or write kernel virtual memory
kvm_ttys, kvm_ttytotals (3)
kernel ttys and statistics
kvm_vmmeter, kvm_vmtotal (3)
return virtual memory statistics
kvm_vnodes (3)
return vnode table
labs (3)
return the absolute value of a long integer
ldexp (3)
multiply floating-point number by integral power of 2
ldiv (3)
return quotient and remainder from division
lgamma, lgammaf, gamma, gammaf, lgamma_r, lgammaf_r, gamma_r, gammaf_r (3)
log gamma functions, gamma functions
libefence (3)
Electric Fence Malloc Debugger
libexpect (3)
programmed dialogue with interactive programs C functions
libinn (3)
InterNetNews library routines
libpbm (3)
functions to support portable bitmap programs
libpgm (3)
functions to support portable graymap programs
libpnm (3)
functions to support portable anymap programs
libppm (3)
functions to support portable pixmap programs
libstorage (3)
InterNetNews Storage API library routines
link_addr, link_ntoa (3)
elementary address specification routines for link level access
logb, logbf, scalb, scalbf, significand, significandf (3)
IEEE test functions
login_getclass, login_getstyle, login_getcapbool, login_getcapnum, login_getcapsize, login_getcapstr, login_getcaptime, login_close, secure_path, setclasscontext, setusercontext (3)
query login.conf database about a user class
lsearch, lfind, (3)
linear searching routines
malloc, calloc, realloc, free (3)
general purpose memory allocation functions
malloc, free, realloc, calloc, alloca (3)
general memory allocation operations
math (3)
introduction to mathematical library functions
matherr (3)
report errors in math library functions
mblen, mbstowcs, mbtowc, wcstombs, wctomb (3)
multibyte character support for C
mbrune, mbrrune, mbmb (3)
multibyte rune support for C
mcprint (3)
ship binary data to printer
memccpy (3)
copy string until character found
memchr (3)
locate byte in byte string
memcmp (3)
compare byte string
memcpy (3)
copy byte string
memmove (3)
copy byte string
memset (3)
write a byte to byte string
menu (3)
curses extension for programming menus
menu_attributes (3)
color and attribute control for menus
menu_cursor (3)
position a menu's cursor
menu_driver (3)
command-processing loop of the menu system
menu_format (3)
set and get menu sizes
menu_hook (3)
set hooks for automatic invocation by applications
menu_items (3)
make and break connections between items and menus
menu_mark (3)
get and set the menu mark string
menu_new (3)
create and destroy menus
menu_opts (3)
set and get menu options
menu_pattern (3)
get and set a menu's pattern buffer
menu_post (3)
write or erase menus from associated subwindows
menu_requestname (3)
handle printable menu request names
menu_spacing (3)
Control spacing between menu items.
menu_userptr (3)
associate application data with a menu item
menu_win (3)
make and break menu window and subwindow associations
mitem_current (3)
set and get current_menu_item
mitem_name (3)
get menu item name and description fields
mitem_new (3)
create and destroy menu items
mitem_opts (3)
set and get menu item options
mitem_userptr (3)
associate application data with a menu item
mitem_value (3)
set and get menu item values
mitem_visible (3)
check visibility of a menu item
mktemp (3)
make temporary file name (unique)
modf (3)
extract signed integral and fractional values from floating-point number
moncontrol (3)
control execution profile
move, wmove (3)
move curses window cursor
ncurses (3)
CRT screen handling and optimization package
newpad, subpad, prefresh, pnoutrefresh, pechochar (3)
create and display curses pads
newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown (3)
create curses windows
nice (3)
set program scheduling priority
nlist (3)
retrieve symbol table name list from an executable file
ns_addr, ns_ntoa (3)
Xerox NS(tm) address conversion routines
opendir, readdir, telldir, seekdir, rewinddir, closedir, dirfd (3)
directory operations
overlay, overwrite, copywin (3)
overlay and manipulate overlapped curses windows
panel (3)
panel stack extension for curses
parsedate (3)
convert time and date string to number
pause (3)
stop until signal
perror, strerror, sys_errlist, sys_nerr (3)
system error messages
popen, pclose (3)
process I/O
printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf (3)
formatted output conversion
printw, wprintw, mvprintw, mvwprintw, vwprintw (3)
print formatted output in curses windows
psignal, sys_siglist, sys_signame (3)
system signal messages
pthread_atfork (3)
pthread fork handlers
pthread_attr_getdetachstate, pthread_attr_setdetachstate (3)
pthread detachstate creation attribute
pthread_attr_getinheritsched, pthread_attr_setinheritsched (3)
pthread inheritsched creation attribute
pthread_attr_getschedparam, pthread_attr_setschedparam (3)
pthread scheduling parameter attribute objects
pthread_attr_getschedpolicy, pthread_attr_setschedpolicy (3)
pthread scheduling policy attribute objects
pthread_attr_getscope, pthread_attr_setscope (3)
pthread scheduling contention attribute
pthread_attr_getstackaddr, pthread_attr_setstackaddr (3)
pthread creation stackaddr attribute
pthread_attr_getstacksize, pthread_attr_setstacksize (3)
pthread creation stacksize attribute
pthread_attr_init, pthread_attr_destroy (3)
pthread creation attribute objects
pthread_attr_setsuspendstate_np, pthread_attr_getsuspendstate_np, pthread_getstackbase_np, pthread_getstackpointer_np, pthread_getstacksize_np, pthread_resume_np, pthread_resume_all_np, pthread_suspend_np, pthread_suspend_all_np (3)
pthread non-POSIX functions
pthread_cancel (3)
request that the specified thread be canceled
pthread_cleanup_push, pthread_cleanup_pop (3)
thread specific data value functions
pthread_cond_init, pthread_cond_destroy, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_signal, pthread_cond_broadcast (3)
manipulate pthread condition variables
pthread_create (3)
create a new pthread
pthread_detach (3)
detach a running pthread
pthread_equal (3)
compare two pthreads for equality
pthread_exit (3)
terminate the calling thread
pthread_getschedparam, pthread_setschedparam (3)
get/set pthread scheduling parameters
pthread_join (3)
wait until a specified thread exits
pthread_key_create, pthread_key_delete (3)
thread specific data key functions
pthread_kill (3)
send signal to a process
pthread_mutex_init, pthread_mutex_destroy, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock (3)
manipulate pthread mutex objects
pthread_once (3)
execute a function at most once
pthread_self (3)
return the thread ID of the calling thread
pthread_setspecific, pthread_getspecific (3)
thread specific data value functions
pthread_sigmask (3)
manipulate current signal mask
pthread_testcancel (3)
request that the specified thread be canceled
pthreads (3)
POSIX 1003.1c standard threads API.
pwcache, user_from_uid, group_from_gid (3)
cache password and group entries
qio (3)
quick I/O part of InterNetNews library
qsort, heapsort, mergesort (3)
sort functions
queue (3)
implementations of simple list queues, tail queues, and circular queues
radixsort (3)
radix sort
raise (3)
send a signal to the current process
rand, rand_r, srand (3)
bad random number generator
random, srandom, initstate, setstate (3)
better random number generator; routines for changing generators
rcmd, rresvport, ruserok (3)
routines for returning a stream to a remote command
re_comp, re_exec (3)
regular expression handler
readline (3)
get a line from a user with editing
realpath (3)
returns the canonicalized absolute pathname
recno (3)
record number database access method
refresh, wrefresh, wnoutrefresh, doupdate, redrawwin, wre- drawln (3)
refresh curses windows and lines
regcomp, regexec, regerror, regfree (3)
regular-expression library
regcomp, regexec, regsub, regerror (3)
regular expression handlers
remove (3)
remove directory entry
res_ninit, res_nisourserver, fp_resstat, res_npquery, res_hostalias, res_nquery, res_nsearch, res_nquerydomain, res_nmkquery, res_nsend, res_nupdate, res_nmkupdate, res_nclose, res_nsendsigned, res_nsendupdate, res_findzonecut, dn_comp, dn_expand, hstrerror, res_init, res_isourserver, p_nquery, res_query, res_search, res_querydomain, res_mkquery, res_send, res_update, res_close, herror (3)
resolver routines
resizeterm (3)
change the curses terminal size
rexec (3)
return stream to a remote command
rindex (3)
locate character in string
rint, rintf (3)
round to integral value in floating-point format
scandir, alphasort (3)
scan a directory
scanf, fscanf, sscanf, vscanf, vsscanf, vfscanf (3)
input format conversion
scanw, wscanw, mvscanw, mvwscanw, vwscanw (3)
convert formatted input from a curses widow
sched_yield (3)
force the current pthread to be rescheduled
scr_dump, scr_restore, scr_init, scr_set (3)
read (write) a curses screen from (to) a file
scroll, srcl, wscrl (3)
scroll a curses window
scrwidth (3)
return screen width of a character
setbuf, setbuffer, setlinebuf, setvbuf (3)
stream buffering operations
setjmp, longjmp, _setjmp, _longjmp, sigsetjmp, siglongjmp (3)
non-local jumps
setlocale, localeconv (3)
natural language formatting for C
setruid, setrgid (3)
set user and group ID
setrunelocale, setinvalidrune, sgetrune, sputrune (3)
rune support for C
setupterm, setterm, set_curterm, del_curterm, restartterm, tparm, tputs, putp, vidputs, vidattr, mvcur, tigetflag, tigetnum, tigetstr (3)
curses interfaces to terminfo database
sigemptyset, sigfillset, sigaddset, sigdelset, sigismember (3)
manipulate signal sets
siginterrupt (3)
allow signals to interrupt system calls
signal (3)
simplified software signal facilities
sin, sinf (3)
sine functions
sinh, sinhf (3)
hyperbolic sine function
sleep, usleep (3)
suspend process execution
slk_init, slk_set, slk_refresh, slk_noutrefresh, slk_label, slk_clear, slk_restore, slk_touch, slk_attron, slk_attrset, slk_attroff, slk_color (3)
curses soft label routines
sockatmark (3)
determine whether a socket is at out-of-band data mark
start_color, init_pair, init_color, has_colors, can_change_color, color_content, pair_content (3)
curses color manipulation routines
stdarg (3)
variable argument lists
stdio (3)
standard input/output library functions
strcasecmp (3)
compare strings, ignoring case
strcat (3)
concatenate strings
strcat, strncat, strchr, strrchr, strcmp, strncmp, strcasecmp, strncasecmp, strcpy, strncpy, strerror, strlen, strpbrk, strsep, strspn, strcspn, strstr, strtok, index, rindex (3)
string specific functions
strchr (3)
locate character in string
strcmp (3)
compare strings
strcoll (3)
compare strings according to current collation
strcpy (3)
copy strings
strcspn (3)
span the complement of a string
strdup (3)
save a copy of a string
strftime (3)
format date and time
strlen (3)
find length of string
strmode (3)
convert inode status information into a symbolic string
strpbrk (3)
locate multiple characters in string
strrchr (3)
locate character in string
strsep (3)
separate strings
strspn (3)
span a string
strstr (3)
locate a substring in a string
strtod (3)
convert ASCII string to double
strtok (3)
string tokens
strtol, strtoq (3)
convert string value to a long or quad_t integer
strtoul, strtouq (3)
convert a string to an unsigned long or uquad_t
strxfrm (3)
transform a string under locale
stty, gtty (3)
set and get terminal state (defunct)
swab (3)
swap adjacent bytes
sysconf (3)
get configurable system variables
sysctl (3)
get or set system information
syslog, vsyslog, openlog, closelog, setlogmask (3)
control system log
system (3)
pass a command to the shell
tan, tanf (3)
tangent functions
tanh, tanhf (3)
hyperbolic tangent functions
tcgetpgrp (3)
get foreground process group ID
tcsendbreak, tcdrain, tcflush, tcflow (3)
line control functions
tcsetpgrp (3)
set foreground process group ID
tempnam, tmpfile, tmpnam (3)
temporary file routines
tf_init, tf_get_pname, tf_get_pinst, tf_get_cred, tf_close (3)
routines for manipulating a Kerberos ticket file
tgetent, tgetflag, tgetnum, tgetstr, tgoto, tputs (3)
direct curses interface to the terminfo capability database
time (3)
get time of day
times (3)
process times
timezone (3)
return the timezone abbreviation
toascii (3)
convert a byte to 7-bit ASCII
tolower (3)
upper case to lower case letter conversion
touchwin, touchline, untouchwin, wtouchln, is_linetouched, is_wintouched (3)
curses refresh control routines
toupper (3)
lower case to upper case letter conversion
ttyname, isatty, ttyslot (3)
get name of associated terminal (tty) from file descriptor
tzset, tzsetwall (3)
initialize time conversion information
ualarm (3)
schedule signal after specified time
uname (3)
get system identification
unctrl, keyname, filter, use_env, putwin, getwin, delay_output, flushinp (3)
miscellaneous curses utility routines
ungetc (3)
un-get character from input stream
ungetwc (3)
push wide-character code back onto an input stream
unvis, strunvis (3)
decode a visual representation of characters
utime (3)
set file times
validate (3)
run many filetest checks on a tree
valloc (3)
aligned memory allocation function
vis (3)
visually encode characters
wcscat, wcschr, wcscmp, wcscpy, wcscspn, wcsftime, wcslen, wcsncat, wcsncmp, wcsncpy, wcspbrk, wcsrchr, wcsspn, wcswcs (3)
standard string operations on wide-character strings
wcswidth (3)
return screen width of a wide-character string
wildmat (3)
perform shell-style wildcard matching
wresize (3)
resize a curses window