Pages du manuel Linux : Fonctions des bibliothèques

tanl
See tan.3posix
tar
Tar file creation, extraction & manipulation
tar_append_file
append data to tar archives
tar_block_read
macros to call read and write functions for the correct tar archive type
tar_extract_all
high-level tar archive manipulation functions
tar_extract_file
tar_extract_file, tar_extract_regfile, tar_extract_hardlink, tar_extract_symlink, tar_extract_chardev, tar_extract_blockdev, tar_extract_dir, tar_extract_fifo, tar_skip_regfile, tar_set_file_perms - extract files from a tar archive
tar_open
access a tar archive via a handle
tbuf
manipulate text editor buffer
tcdrain
wait for transmission of output
tcflow
suspend or restart the transmission or reception of data
tcflush
flush non-transmitted output data, non-read input data, or both
tcgetattr
get the parameters associated with the terminal
tcgetpgrp
Lire/écrire le processus d'avant-plan d'un terminal.
tcgetpgrp
get the foreground process group ID
tcgetsid
Obtenir l'identificateur de session.
tcgetsid
get the process group ID for the session leader for the controlling terminal
Tcl
Tool Command Language
tclcurl
get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or HTTPS syntax.
tclcurl_multi
get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or HTTPS syntax.
tclcurl_share
get a URL with FTP, TELNET, LDAP, GOPHER, DICT, FILE, HTTP or HTTPS syntax.
tcllib_dns
Tcl Domain Name Service Client
tcllib_ip
IPv4 and IPv6 address manipulation
tclreadline
gnu readline for the tcl scripting language
tcltest
Test harness support code and utilities
tclvars
Variables used by Tcl
TclX
Extended Tcl: Extended command set for Tcl
TclXInit
Extended Tcl initialization.
Tcl_Access
check file permissions and other attributes
Tcl_AddObjErrorInfo
record information about errors
Tcl_Alloc
allocate or free heap memory
Tcl_AllowExceptions
allow all exceptions in next script evaluation
Tcl_AppInit
perform application-specific initialization
Tcl_AsyncCreate
handle asynchronous events
Tcl_BackgroundError
report Tcl error that occurred in background processing
Tcl_Backslash
parse a backslash sequence
Tcl_CallWhenDeleted
Arrange for callback when interpreter is deleted
Tcl_CommandComplete
Check for unmatched braces in a Tcl command
Tcl_CommandTraceInfo
monitor renames and deletes of a command
Tcl_Concat
concatenate a collection of strings
Tcl_ConditionNotify
Tcl thread support.
Tcl_CreateChannel
procedures for creating and manipulating channels
Tcl_CreateChannelHandler
call a procedure when a channel becomes readable or writable
Tcl_CreateCloseHandler
arrange for callbacks when channels are closed
Tcl_CreateCommand
implement new commands in C
Tcl_CreateEventSource
the event queue and notifier interfaces
Tcl_CreateFileHandler
associate procedure callbacks with files or devices (Unix only)
Tcl_CreateInterp
create and delete Tcl command interpreters
Tcl_CreateMathFunc
Define, query and enumerate math functions for expressions
Tcl_CreateObjCommand
implement new commands in C
Tcl_CreateTimerHandler
call a procedure at a given time