Pages du manuel Linux : Fonctions des bibliothèques

ustrzcat
Concatenates a string to another one, specifying size. Allegro game programming library.
ustrzcpy
Copies a string into another one, specifying size. Allegro game programming library.
ustrzncat
Concatenates a string to another one, specifying size. Allegro game programming library.
ustrzncpy
Copies a string into another one, specifying size. Allegro game programming library.
uszprintf
Writes formatted data into a buffer, specifying size. Allegro game programming library.
Utf
routines for manipulating UTF-8 strings.
utf8
Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code
util
miscellaneous curses utility routines
utime
set file access and modification times
utimes
set file access and modification times (LEGACY)
utolower
Converts a letter to lower case. Allegro game programming library.
utoupper
Converts a letter to upper case. Allegro game programming library.
uuencode
UU-encode/decode a binary file
uuid
UUID generation and comparison
uuid
DCE compatible Universally Unique Identifier library
uuid
Universally Unique Identifier
uuid++
Universally Unique Identifier (C++ API)
uuid_clear
reset value of UUID variable to the NULL value
uuid_compare
compare whether two UUIDs are the same
uuid_copy
copy a UUID value
uuid_generate
create a new unique UUID value
uuid_generate_random
create a new unique UUID value
uuid_generate_time
create a new unique UUID value
uuid_is_null
compare the value of the UUID to the NULL value
uuid_parse
convert an input UUID string into binary representation
uuid_time
extract the time at which the UUID was created
uuid_unparse
convert an UUID from binary representation to a string
uvsprintf
Writes formatted data into a buffer, using variable arguments. Allegro game programming library.
uvszprintf
Writes formatted data into a buffer, using size and variable arguments. Allegro game programming library.
uwidth
Low level helper function for testing Unicode text data. Allegro game programming library.
uwidth_max
Number of bytes a character can occupy. Allegro game programming library.
uwildmat
Perform wildmat matching
V3D
Fixed point vertex structure used by 3d functions. Allegro game programming library.
V3D_f
Floating point vertex structure used by 3d functions. Allegro game programming library.
vacall
C functions called with variable arguments
Validate::Net
Format validation for Net:: related strings
variable
create and initialize a namespace variable
vars
Perl pragma to predeclare global variable names (obsolete)
va_arg
handle variable argument list
va_copy
See va_arg.3posix
va_end
See va_arg.3posix
va_start
See va_arg.3posix
VCP
Versioned Copy, copying hierarchies of versioned files
VCP::Branches
Introduction to transferring branches with VCP
VCP::ConfigFileUtils
utilities used to parse or create vcp config files
VCP::DB
Persistant storage for id -> (name, rev_id) maps
VCP::DB_File
Persistant storage for vcp_state data
VCP::DB_File::big_records
VCP::DB_File::sdbml subclass for large records
VCP::DB_File::sdbm
Subclass providing SDBM_File storage
VCP::Debug
debugging support for VCP