Commande | Description |
| TAILQ_ENTRY(3) | Implémentation des listes, files linéaires et circulaires |
| TAILQ_HEAD(3) | Implémentation des listes, files linéaires et circulaires |
| TAILQ_INIT(3) | Implémentation des listes, files linéaires et circulaires |
| TAILQ_INSERT_AFTER(3) | Implémentation des listes, files linéaires et circulaires |
| TAILQ_INSERT_HEAD(3) | Implémentation des listes, files linéaires et circulaires |
| TAILQ_INSERT_TAIL(3) | Implémentation des listes, files linéaires et circulaires |
| TAILQ_REMOVE(3) | Implémentation des listes, files linéaires et circulaires |
| TCL_MEM_DEBUG(3) | Compile-time flag to enable Tcl memory debugging |
| TTF2PT1(1) | A True Type to PostScript Type 1 Font Converter |
| Tcl(n) | Tool Command Language |
| Tcl_Access(3) | check file permissions and other attributes |
| Tcl_AddErrorInfo(3) | gestion de l'information relative aux erreurs |
| Tcl_AddObjErrorInfo(3) | retrieve or record information about errors and other return options |
| Tcl_AlertNotifier(3) | the event queue and notifier interfaces |
| Tcl_Alloc(3) | allocate or free heap memory |
| Tcl_AllocStatBuf(3) | procedures to interact with any filesystem |
| Tcl_AllowExceptions(3) | allow all exceptions in next script evaluation |
| Tcl_AppInit(3) | perform application-specific initialization |
| Tcl_AppendAllObjTypes(3) | manipulate Tcl object types |
| Tcl_AppendElement(3) | manipulate Tcl result |
| Tcl_AppendExportList(3) | manipulate namespaces |
| Tcl_AppendFormatToObj(3) | manipulate Tcl objects as strings |
| Tcl_AppendLimitedToObj(3) | manipulate Tcl objects as strings |
| Tcl_AppendObjToErrorInfo(3) | retrieve or record information about errors and other return options |
| Tcl_AppendObjToObj(3) | manipulate Tcl objects as strings |
| Tcl_AppendPrintfToObj(3) | manipulate Tcl objects as strings |
| Tcl_AppendResult(3) | manipulate Tcl result |
| Tcl_AppendResultVA(3) | manipulate Tcl result |
| Tcl_AppendStringsToObj(3) | manipulate Tcl objects as strings |
| Tcl_AppendStringsToObjVA(3) | manipulate Tcl objects as strings |
| Tcl_AppendToObj(3) | manipulate Tcl objects as strings |
| Tcl_AppendUnicodeToObj(3) | manipulate Tcl objects as strings |
| Tcl_AsyncCreate(3) | handle asynchronous events |
| Tcl_AsyncDelete(3) | handle asynchronous events |
| Tcl_AsyncInvoke(3) | handle asynchronous events |
| Tcl_AsyncMark(3) | handle asynchronous events |
| Tcl_AsyncReady(3) | handle asynchronous events |
| Tcl_AttemptAlloc(3) | allocate or free heap memory |
| Tcl_AttemptRealloc(3) | allocate or free heap memory |
| Tcl_AttemptSetObjLength(3) | manipulate Tcl objects as strings |
| Tcl_BackgroundError(3) | report Tcl exception that occurred in background processing |
| Tcl_BackgroundException(3) | report Tcl exception that occurred in background processing |
| Tcl_Backslash(3) | parse a backslash sequence |
| Tcl_BadChannelOption(3) | procedures for creating and manipulating channels |
| Tcl_CallWhenDeleted(3) | Arrange for callback when interpreter is deleted |
| Tcl_CancelEval(3) | execute and cancel Tcl scripts |
| Tcl_CancelIdleCall(3) | invoke a procedure when there are no pending events |
| Tcl_Canceled(3) | execute and cancel Tcl scripts |
| Tcl_ChannelBlockModeProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelBuffered(3) | procedures for creating and manipulating channels |
| Tcl_ChannelClose2Proc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelCloseProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelFlushProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelGetHandleProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelGetOptionProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelHandlerProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelInputProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelName(3) | procedures for creating and manipulating channels |
| Tcl_ChannelOutputProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelSeekProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelSetOptionProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelThreadActionProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelTruncateProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelVersion(3) | procedures for creating and manipulating channels |
| Tcl_ChannelWatchProc(3) | procedures for creating and manipulating channels |
| Tcl_ChannelWideSeekProc(3) | procedures for creating and manipulating channels |
| Tcl_Chdir(3) | manipulate the current working directory |
| Tcl_ClassGetMetadata(3) | manipulate objects and classes |
| Tcl_ClassSetConstructor(3) | manipulate methods and method-call contexts |
| Tcl_ClassSetDestructor(3) | manipulate methods and method-call contexts |
| Tcl_ClassSetMetadata(3) | manipulate objects and classes |
| Tcl_ClearChannelHandlers(3) | procedures for creating and manipulating channels |
| Tcl_Close(3) | buffered I/O facilities using channels |
| Tcl_CommandComplete(3) | Check for unmatched braces in a Tcl command |
| Tcl_CommandTraceInfo(3) | monitor renames and deletes of a command |
| Tcl_Concat(3) | concatenate a collection of strings |
| Tcl_ConcatObj(3) | manipulate Tcl objects as strings |
| Tcl_ConditionFinalize(3) | Tcl thread support |
| Tcl_ConditionNotify(3) | Tcl thread support |
| Tcl_ConditionWait(3) | Tcl thread support |
| Tcl_ConvertCountedElement(3) | manipulate Tcl lists |
| Tcl_ConvertElement(3) | manipulate Tcl lists |
| Tcl_ConvertToType(3) | manipulate Tcl object types |
| Tcl_CopyObjectInstance(3) | manipulate objects and classes |
| Tcl_CreateAlias(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_CreateAliasObj(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_CreateChannel(3) | procedures for creating and manipulating channels |
| Tcl_CreateChannelHandler(3) | call a procedure when a channel becomes readable or writable |
| Tcl_CreateCloseHandler(3) | arrange for callbacks when channels are closed |
| Tcl_CreateCommand(3) | implement new commands in C |
| Tcl_CreateEncoding(3) | procedures for creating and using encodings |
| Tcl_CreateEnsemble(3) | manipulate ensemble commands |
| Tcl_CreateEventSource(3) | the event queue and notifier interfaces |
| Tcl_CreateExitHandler(3) | end the application or thread (and invoke exit handlers) |
| Tcl_CreateFileHandler(3) | associate procedure callbacks with files or devices (Unix only) |
| Tcl_CreateHashEntry(3) | procedures to manage hash tables |
| Tcl_CreateInterp(3) | create and delete Tcl command interpreters |
| Tcl_CreateMathFunc(3) | Define, query and enumerate math functions for expressions |
| Tcl_CreateNamespace(3) | manipulate namespaces |
| Tcl_CreateObjCommand(3) | implement new commands in C |
| Tcl_CreateObjTrace(3) | arrange for command execution to be traced |
| Tcl_CreateSlave(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_CreateThread(3) | Tcl thread support |
| Tcl_CreateThreadExitHandler(3) | end the application or thread (and invoke exit handlers) |
| Tcl_CreateTimerHandler(3) | call a procedure at a given time |
| Tcl_CreateTrace(3) | arrange for command execution to be traced |
| Tcl_CutChannel(3) | procedures for creating and manipulating channels |
| Tcl_DStringAppend(3) | manipulate dynamic strings |
| Tcl_DStringAppendElement(3) | manipulate dynamic strings |
| Tcl_DStringEndSublist(3) | manipulate dynamic strings |
| Tcl_DStringFree(3) | manipulate dynamic strings |
| Tcl_DStringGetResult(3) | manipulate dynamic strings |
| Tcl_DStringInit(3) | manipulate dynamic strings |
| Tcl_DStringLength(3) | manipulate dynamic strings |
| Tcl_DStringResult(3) | manipulate dynamic strings |
| Tcl_DStringSetLength(3) | manipulate dynamic strings |
| Tcl_DStringStartSublist(3) | manipulate dynamic strings |
| Tcl_DStringTrunc(3) | manipulate dynamic strings |
| Tcl_DStringValue(3) | manipulate dynamic strings |
| Tcl_DecrRefCount(3) | manipulate Tcl objects |
| Tcl_DeleteAssocData(3) | manage associations of string keys and user specified data with Tcl interpreters |
| Tcl_DeleteChannelHandler(3) | call a procedure when a channel becomes readable or writable |
| Tcl_DeleteCloseHandler(3) | arrange for callbacks when channels are closed |
| Tcl_DeleteCommand(3) | implement new commands in C |
| Tcl_DeleteCommandFromToken(3) | implement new commands in C |
| Tcl_DeleteEventSource(3) | the event queue and notifier interfaces |
| Tcl_DeleteEvents(3) | the event queue and notifier interfaces |
| Tcl_DeleteExitHandler(3) | end the application or thread (and invoke exit handlers) |
| Tcl_DeleteFileHandler(3) | associate procedure callbacks with files or devices (Unix only) |
| Tcl_DeleteHashEntry(3) | procedures to manage hash tables |
| Tcl_DeleteHashTable(3) | procedures to manage hash tables |
| Tcl_DeleteInterp(3) | create and delete Tcl command interpreters |
| Tcl_DeleteNamespace(3) | manipulate namespaces |
| Tcl_DeleteThreadExitHandler(3) | end the application or thread (and invoke exit handlers) |
| Tcl_DeleteTimerHandler(3) | call a procedure at a given time |
| Tcl_DeleteTrace(3) | arrange for command execution to be traced |
| Tcl_DetachChannel(3) | buffered I/O facilities using channels |
| Tcl_DetachPids(3) | manage child processes in background |
| Tcl_DictObjDone(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjFirst(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjGet(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjNext(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjPut(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjPutKeyList(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjRemove(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjRemoveKeyList(3) | manipulate Tcl objects as dictionaries |
| Tcl_DictObjSize(3) | manipulate Tcl objects as dictionaries |
| Tcl_DiscardInterpState(3) | save and restore an interpreter's state |
| Tcl_DiscardResult(3) | save and restore an interpreter's state |
| Tcl_DoOneEvent(3) | wait for events and invoke event handlers |
| Tcl_DoWhenIdle(3) | invoke a procedure when there are no pending events |
| Tcl_DontCallWhenDeleted(3) | Arrange for callback when interpreter is deleted |
| Tcl_DumpActiveMemory(3) | Validated memory allocation interface |
| Tcl_DuplicateObj(3) | manipulate Tcl objects |
| Tcl_Eof(3) | buffered I/O facilities using channels |
| Tcl_ErrnoId(3) | manipulate errno to store and retrieve error codes |
| Tcl_ErrnoMsg(3) | manipulate errno to store and retrieve error codes |
| Tcl_Eval(3) | execute and cancel Tcl scripts |
| Tcl_EvalEx(3) | execute and cancel Tcl scripts |
| Tcl_EvalFile(3) | execute and cancel Tcl scripts |
| Tcl_EvalObjEx(3) | execute and cancel Tcl scripts |
| Tcl_EvalObjv(3) | execute and cancel Tcl scripts |
| Tcl_EvalTokens(3) | parse Tcl scripts and expressions |
| Tcl_EvalTokensStandard(3) | parse Tcl scripts and expressions |
| Tcl_EventuallyFree(3) | avoid freeing storage while it is being used |
| Tcl_Exit(3) | end the application or thread (and invoke exit handlers) |
| Tcl_ExitThread(3) | end the application or thread (and invoke exit handlers) |
| Tcl_Export(3) | manipulate namespaces |
| Tcl_ExposeCommand(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_ExprBoolean(3) | evaluate an expression |
| Tcl_ExprBooleanObj(3) | evaluate an expression |
| Tcl_ExprDouble(3) | evaluate an expression |
| Tcl_ExprDoubleObj(3) | evaluate an expression |
| Tcl_ExprLong(3) | evaluate an expression |
| Tcl_ExprLongObj(3) | evaluate an expression |
| Tcl_ExprObj(3) | evaluate an expression |
| Tcl_ExprString(3) | evaluate an expression |
| Tcl_ExternalToUtf(3) | procedures for creating and using encodings |
| Tcl_ExternalToUtfDString(3) | procedures for creating and using encodings |
| Tcl_FSAccess(3) | procedures to interact with any filesystem |
| Tcl_FSChdir(3) | procedures to interact with any filesystem |
| Tcl_FSConvertToPathType(3) | procedures to interact with any filesystem |
| Tcl_FSCopyDirectory(3) | procedures to interact with any filesystem |
| Tcl_FSCopyFile(3) | procedures to interact with any filesystem |
| Tcl_FSCreateDirectory(3) | procedures to interact with any filesystem |
| Tcl_FSData(3) | procedures to interact with any filesystem |
| Tcl_FSDeleteFile(3) | procedures to interact with any filesystem |
| Tcl_FSEqualPaths(3) | procedures to interact with any filesystem |
| Tcl_FSEvalFile(3) | procedures to interact with any filesystem |
| Tcl_FSEvalFileEx(3) | procedures to interact with any filesystem |
| Tcl_FSFileAttrStrings(3) | procedures to interact with any filesystem |
| Tcl_FSFileAttrsGet(3) | procedures to interact with any filesystem |
| Tcl_FSFileAttrsSet(3) | procedures to interact with any filesystem |
| Tcl_FSFileSystemInfo(3) | procedures to interact with any filesystem |
| Tcl_FSGetCwd(3) | procedures to interact with any filesystem |
| Tcl_FSGetFileSystemForPath(3) | procedures to interact with any filesystem |
| Tcl_FSGetInternalRep(3) | procedures to interact with any filesystem |
| Tcl_FSGetNativePath(3) | procedures to interact with any filesystem |
| Tcl_FSGetNormalizedPath(3) | procedures to interact with any filesystem |
| Tcl_FSGetPathType(3) | procedures to interact with any filesystem |
| Tcl_FSGetTranslatedPath(3) | procedures to interact with any filesystem |
| Tcl_FSGetTranslatedStringPath(3) | procedures to interact with any filesystem |
| Tcl_FSJoinPath(3) | procedures to interact with any filesystem |
| Tcl_FSJoinToPath(3) | procedures to interact with any filesystem |
| Tcl_FSLink(3) | procedures to interact with any filesystem |
| Tcl_FSListVolumes(3) | procedures to interact with any filesystem |
| Tcl_FSLoadFile(3) | procedures to interact with any filesystem |
| Tcl_FSLstat(3) | procedures to interact with any filesystem |
| Tcl_FSMatchInDirectory(3) | procedures to interact with any filesystem |
| Tcl_FSMountsChanged(3) | procedures to interact with any filesystem |
| Tcl_FSNewNativePath(3) | procedures to interact with any filesystem |
| Tcl_FSOpenFileChannel(3) | procedures to interact with any filesystem |
| Tcl_FSPathSeparator(3) | procedures to interact with any filesystem |
| Tcl_FSRegister(3) | procedures to interact with any filesystem |
| Tcl_FSRemoveDirectory(3) | procedures to interact with any filesystem |
| Tcl_FSRenameFile(3) | procedures to interact with any filesystem |
| Tcl_FSSplitPath(3) | procedures to interact with any filesystem |
| Tcl_FSStat(3) | procedures to interact with any filesystem |
| Tcl_FSUnregister(3) | procedures to interact with any filesystem |
| Tcl_FSUtime(3) | procedures to interact with any filesystem |
| Tcl_Finalize(3) | end the application or thread (and invoke exit handlers) |
| Tcl_FinalizeNotifier(3) | the event queue and notifier interfaces |
| Tcl_FinalizeThread(3) | end the application or thread (and invoke exit handlers) |
| Tcl_FindCommand(3) | manipulate namespaces |
| Tcl_FindEnsemble(3) | manipulate ensemble commands |
| Tcl_FindExecutable(3) | identify or return the name of the binary file containing the application |
| Tcl_FindHashEntry(3) | procedures to manage hash tables |
| Tcl_FindNamespace(3) | manipulate namespaces |
| Tcl_FirstHashEntry(3) | procedures to manage hash tables |
| Tcl_Flush(3) | buffered I/O facilities using channels |
| Tcl_ForgetImport(3) | manipulate namespaces |
| Tcl_Format(3) | manipulate Tcl objects as strings |
| Tcl_Free(3) | allocate or free heap memory |
| Tcl_FreeEncoding(3) | procedures for creating and using encodings |
| Tcl_FreeParse(3) | parse Tcl scripts and expressions |
| Tcl_FreeResult(3) | manipulate Tcl result |
| Tcl_GetAccessTimeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetAlias(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_GetAliasObj(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_GetAssocData(3) | manage associations of string keys and user specified data with Tcl interpreters |
| Tcl_GetBignumFromObj(3) | manipulate Tcl objects as integer values |
| Tcl_GetBlockSizeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetBlocksFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetBoolean(3) | convert from string to integer, double, or boolean |
| Tcl_GetBooleanFromObj(3) | store/retrieve boolean value in a Tcl_Obj |
| Tcl_GetByteArrayFromObj(3) | manipulate Tcl objects as a arrays of bytes |
| Tcl_GetChangeTimeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetChannel(3) | buffered I/O facilities using channels |
| Tcl_GetChannelBufferSize(3) | procedures for creating and manipulating channels |
| Tcl_GetChannelError(3) | functions to create/intercept Tcl errors by channel drivers |
| Tcl_GetChannelErrorInterp(3) | functions to create/intercept Tcl errors by channel drivers |
| Tcl_GetChannelHandle(3) | procedures for creating and manipulating channels |
| Tcl_GetChannelInstanceData(3) | procedures for creating and manipulating channels |
| Tcl_GetChannelMode(3) | procedures for creating and manipulating channels |
| Tcl_GetChannelName(3) | procedures for creating and manipulating channels |
| Tcl_GetChannelNames(3) | buffered I/O facilities using channels |
| Tcl_GetChannelNamesEx(3) | buffered I/O facilities using channels |
| Tcl_GetChannelOption(3) | buffered I/O facilities using channels |
| Tcl_GetChannelThread(3) | procedures for creating and manipulating channels |
| Tcl_GetChannelType(3) | procedures for creating and manipulating channels |
| Tcl_GetCharLength(3) | manipulate Tcl objects as strings |
| Tcl_GetClassAsObject(3) | manipulate objects and classes |
| Tcl_GetCommandFromObj(3) | implement new commands in C |
| Tcl_GetCommandFullName(3) | implement new commands in C |
| Tcl_GetCommandInfo(3) | implement new commands in C |
| Tcl_GetCommandInfoFromToken(3) | implement new commands in C |
| Tcl_GetCommandName(3) | implement new commands in C |
| Tcl_GetCurrentNamespace(3) | manipulate namespaces |
| Tcl_GetCurrentThread(3) | the event queue and notifier interfaces |
| Tcl_GetCwd(3) | manipulate the current working directory |
| Tcl_GetDefaultEncodingDir(3) | procedures for creating and using encodings |
| Tcl_GetDeviceTypeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetDouble(3) | convert from string to integer, double, or boolean |
| Tcl_GetDoubleFromObj(3) | manipulate Tcl objects as floating-point values |
| Tcl_GetEncoding(3) | procedures for creating and using encodings |
| Tcl_GetEncodingFromObj(3) | procedures for creating and using encodings |
| Tcl_GetEncodingName(3) | procedures for creating and using encodings |
| Tcl_GetEncodingNameFromEnvironment(3) | procedures for creating and using encodings |
| Tcl_GetEncodingNames(3) | procedures for creating and using encodings |
| Tcl_GetEncodingSearchPath(3) | procedures for creating and using encodings |
| Tcl_GetEnsembleFlags(3) | manipulate ensemble commands |
| Tcl_GetEnsembleMappingDict(3) | manipulate ensemble commands |
| Tcl_GetEnsembleNamespace(3) | manipulate ensemble commands |
| Tcl_GetEnsembleSubcommandList(3) | manipulate ensemble commands |
| Tcl_GetEnsembleUnknownHandler(3) | manipulate ensemble commands |
| Tcl_GetErrno(3) | manipulate errno to store and retrieve error codes |
| Tcl_GetErrorLine(3) | retrieve or record information about errors and other return options |
| Tcl_GetFSDeviceFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetFSInodeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetGlobalNamespace(3) | manipulate namespaces |
| Tcl_GetGroupIdFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetHashKey(3) | procedures to manage hash tables |
| Tcl_GetHashValue(3) | procedures to manage hash tables |
| Tcl_GetHostName(3) | get the name of the local host |
| Tcl_GetIndexFromObj(3) | lookup string in table of keywords |
| Tcl_GetIndexFromObjStruct(3) | lookup string in table of keywords |
| Tcl_GetInt(3) | convert from string to integer, double, or boolean |
| Tcl_GetIntFromObj(3) | manipulate Tcl objects as integer values |
| Tcl_GetInterpPath(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_GetLinkCountFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetLongFromObj(3) | manipulate Tcl objects as integer values |
| Tcl_GetMaster(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_GetMathFuncInfo(3) | Define, query and enumerate math functions for expressions |
| Tcl_GetModeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetModificationTimeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetNameOfExecutable(3) | identify or return the name of the binary file containing the application |
| Tcl_GetNamespaceUnknownHandler(3) | manipulate namespaces |
| Tcl_GetObjResult(3) | manipulate Tcl result |
| Tcl_GetObjType(3) | manipulate Tcl object types |
| Tcl_GetObjectAsClass(3) | manipulate objects and classes |
| Tcl_GetObjectCommand(3) | manipulate objects and classes |
| Tcl_GetObjectNamespace(3) | manipulate objects and classes |
| Tcl_GetOpenFile(3) | Return a FILE* for a channel registered in the given interpreter (Unix only) |
| Tcl_GetPathType(3) | manipulate platform-dependent file paths |
| Tcl_GetRange(3) | manipulate Tcl objects as strings |
| Tcl_GetRegExpFromObj(3) | Pattern matching with regular expressions |
| Tcl_GetReturnOptions(3) | retrieve or record information about errors and other return options |
| Tcl_GetServiceMode(3) | the event queue and notifier interfaces |
| Tcl_GetSizeFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetSlave(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_GetStackedChannel(3) | manipulate stacked I/O channels |
| Tcl_GetStartupScript(3) | main program, startup script, and event loop definition for Tcl-based applications |
| Tcl_GetStdChannel(3) | procedures for retrieving and replacing the standard channels |
| Tcl_GetString(3) | manipulate Tcl objects as strings |
| Tcl_GetStringFromObj(3) | manipulate Tcl objects as strings |
| Tcl_GetStringResult(3) | manipulate Tcl result |
| Tcl_GetThreadData(3) | Tcl thread support |
| Tcl_GetTime(3) | get date and time |
| Tcl_GetTopChannel(3) | manipulate stacked I/O channels |
| Tcl_GetUniChar(3) | manipulate Tcl objects as strings |
| Tcl_GetUnicode(3) | manipulate Tcl objects as strings |
| Tcl_GetUnicodeFromObj(3) | manipulate Tcl objects as strings |
| Tcl_GetUserIdFromStat(3) | procedures to interact with any filesystem |
| Tcl_GetVar(3) | manipulate Tcl variables |
| Tcl_GetVar2(3) | manipulate Tcl variables |
| Tcl_GetVar2Ex(3) | manipulate Tcl variables |
| Tcl_GetVersion(3) | get the version of the library at runtime |
| Tcl_GetWideIntFromObj(3) | manipulate Tcl objects as integer values |
| Tcl_Gets(3) | buffered I/O facilities using channels |
| Tcl_GetsObj(3) | buffered I/O facilities using channels |
| Tcl_GlobalEval(3) | execute and cancel Tcl scripts |
| Tcl_GlobalEvalObj(3) | execute and cancel Tcl scripts |
| Tcl_HashStats(3) | procedures to manage hash tables |
| Tcl_HideCommand(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_Import(3) | manipulate namespaces |
| Tcl_IncrRefCount(3) | manipulate Tcl objects |
| Tcl_Init(3) | find and source initialization script |
| Tcl_InitCustomHashTable(3) | procedures to manage hash tables |
| Tcl_InitHashTable(3) | procedures to manage hash tables |
| Tcl_InitMemory(3) | Validated memory allocation interface |
| Tcl_InitNotifier(3) | the event queue and notifier interfaces |
| Tcl_InitObjHashTable(3) | procedures to manage hash tables |
| Tcl_InitStubs(3) | initialize the Tcl stubs mechanism |
| Tcl_InputBlocked(3) | buffered I/O facilities using channels |
| Tcl_InputBuffered(3) | buffered I/O facilities using channels |
| Tcl_Interp(3) | client-visible fields of interpreter structures |
| Tcl_InterpDeleted(3) | create and delete Tcl command interpreters |
| Tcl_InvalidateStringRep(3) | manipulate Tcl objects |
| Tcl_IsChannelExisting(3) | procedures for creating and manipulating channels |
| Tcl_IsChannelRegistered(3) | procedures for creating and manipulating channels |
| Tcl_IsChannelShared(3) | procedures for creating and manipulating channels |
| Tcl_IsEnsemble(3) | manipulate ensemble commands |
| Tcl_IsSafe(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_IsShared(3) | manipulate Tcl objects |
| Tcl_IsStandardChannel(3) | buffered I/O facilities using channels |
| Tcl_JoinPath(3) | manipulate platform-dependent file paths |
| Tcl_JoinThread(3) | Tcl thread support |
| Tcl_LimitAddHandler(3) | manage and check resource limits on interpreters |
| Tcl_LimitCheck(3) | manage and check resource limits on interpreters |
| Tcl_LimitExceeded(3) | manage and check resource limits on interpreters |
| Tcl_LimitGetCommands(3) | manage and check resource limits on interpreters |
| Tcl_LimitGetGranularity(3) | manage and check resource limits on interpreters |
| Tcl_LimitGetTime(3) | manage and check resource limits on interpreters |
| Tcl_LimitReady(3) | manage and check resource limits on interpreters |
| Tcl_LimitRemoveHandler(3) | manage and check resource limits on interpreters |
| Tcl_LimitSetCommands(3) | manage and check resource limits on interpreters |
| Tcl_LimitSetGranularity(3) | manage and check resource limits on interpreters |
| Tcl_LimitSetTime(3) | manage and check resource limits on interpreters |
| Tcl_LimitTypeEnabled(3) | manage and check resource limits on interpreters |
| Tcl_LimitTypeExceeded(3) | manage and check resource limits on interpreters |
| Tcl_LimitTypeReset(3) | manage and check resource limits on interpreters |
| Tcl_LimitTypeSet(3) | manage and check resource limits on interpreters |
| Tcl_LinkVar(3) | link Tcl variable to C variable |
| Tcl_ListMathFuncs(3) | Define, query and enumerate math functions for expressions |
| Tcl_ListObjAppendElement(3) | manipulate Tcl objects as lists |
| Tcl_ListObjAppendList(3) | manipulate Tcl objects as lists |
| Tcl_ListObjGetElements(3) | manipulate Tcl objects as lists |
| Tcl_ListObjIndex(3) | manipulate Tcl objects as lists |
| Tcl_ListObjLength(3) | manipulate Tcl objects as lists |
| Tcl_ListObjReplace(3) | manipulate Tcl objects as lists |
| Tcl_LogCommandInfo(3) | retrieve or record information about errors and other return options |
| Tcl_Main(3) | main program, startup script, and event loop definition for Tcl-based applications |
| Tcl_MakeFileChannel(3) | buffered I/O facilities using channels |
| Tcl_MakeSafe(3) | manage multiple Tcl interpreters, aliases and hidden commands |
| Tcl_MakeTcpClientChannel(3) | procedures to open channels using TCP sockets |
| Tcl_Merge(3) | manipulate Tcl lists |
| Tcl_MethodDeclarerClass(3) | manipulate methods and method-call contexts |
| Tcl_MethodDeclarerObject(3) | manipulate methods and method-call contexts |
| Tcl_MethodIsPublic(3) | manipulate methods and method-call contexts |
| Tcl_MethodIsType(3) | manipulate methods and method-call contexts |
| Tcl_MethodName(3) | manipulate methods and method-call contexts |
| Tcl_MutexFinalize(3) | Tcl thread support |
| Tcl_MutexLock(3) | Tcl thread support |
| Tcl_MutexUnlock(3) | Tcl thread support |
| Tcl_NRAddCallback(3) | Non-Recursive (stackless) evaluation of Tcl scripts |
| Tcl_NRCallObjProc(3) | Non-Recursive (stackless) evaluation of Tcl scripts |
| Tcl_NRCmdSwap(3) | Non-Recursive (stackless) evaluation of Tcl scripts |
| Tcl_NRCreateCommand(3) | Non-Recursive (stackless) evaluation of Tcl scripts |
| Tcl_NREvalObj(3) | Non-Recursive (stackless) evaluation of Tcl scripts |
| Tcl_NREvalObjv(3) | Non-Recursive (stackless) evaluation of Tcl scripts |
| Tcl_NewBignumObj(3) | manipulate Tcl objects as integer values |
| Tcl_NewBooleanObj(3) | store/retrieve boolean value in a Tcl_Obj |
| Tcl_NewByteArrayObj(3) | manipulate Tcl objects as a arrays of bytes |
| Tcl_NewDictObj(3) | manipulate Tcl objects as dictionaries |
| Tcl_NewDoubleObj(3) | manipulate Tcl objects as floating-point values |
| Tcl_NewInstanceMethod(3) | manipulate methods and method-call contexts |
| Tcl_NewIntObj(3) | manipulate Tcl objects as integer values |
| Tcl_NewListObj(3) | manipulate Tcl objects as lists |
| Tcl_NewLongObj(3) | manipulate Tcl objects as integer values |
| Tcl_NewMethod(3) | manipulate methods and method-call contexts |
| Tcl_NewObj(3) | manipulate Tcl objects |
| Tcl_NewObjectInstance(3) | manipulate objects and classes |
| Tcl_NewStringObj(3) | manipulate Tcl objects as strings |
| Tcl_NewUnicodeObj(3) | manipulate Tcl objects as strings |
| Tcl_NewWideIntObj(3) | manipulate Tcl objects as integer values |
| Tcl_NextHashEntry(3) | procedures to manage hash tables |
| Tcl_NotifyChannel(3) | procedures for creating and manipulating channels |
| Tcl_NumUtfChars(3) | routines for manipulating UTF-8 strings |
| Tcl_ObjGetVar2(3) | manipulate Tcl variables |
| Tcl_ObjPrintf(3) | manipulate Tcl objects as strings |
| Tcl_ObjSetVar2(3) | manipulate Tcl variables |
| Tcl_ObjectContextIsFiltering(3) | manipulate methods and method-call contexts |
| Tcl_ObjectContextMethod(3) | manipulate methods and method-call contexts |
| Tcl_ObjectContextObject(3) | manipulate methods and method-call contexts |
| Tcl_ObjectContextSkippedArgs(3) | manipulate methods and method-call contexts |
| Tcl_ObjectDeleted(3) | manipulate objects and classes |
| Tcl_ObjectGetMetadata(3) | manipulate objects and classes |
| Tcl_ObjectGetMethodNameMapper(3) | manipulate objects and classes |
| Tcl_ObjectSetMetadata(3) | manipulate objects and classes |
| Tcl_ObjectSetMethodNameMapper(3) | manipulate objects and classes |
| Tcl_OpenCommandChannel(3) | buffered I/O facilities using channels |
| Tcl_OpenFileChannel(3) | buffered I/O facilities using channels |
| Tcl_OpenTcpClient(3) | procedures to open channels using TCP sockets |
| Tcl_OpenTcpServer(3) | procedures to open channels using TCP sockets |
| Tcl_OutputBuffered(3) | buffered I/O facilities using channels |
| Tcl_Panic(3) | report fatal error and abort |
| Tcl_PanicVA(3) | report fatal error and abort |
| Tcl_ParseArgsObjv(3) | parse arguments according to a tabular description |
| Tcl_ParseBraces(3) | parse Tcl scripts and expressions |
| Tcl_ParseCommand(3) | parse Tcl scripts and expressions |
| Tcl_ParseExpr(3) | parse Tcl scripts and expressions |
| Tcl_ParseQuotedString(3) | parse Tcl scripts and expressions |
| Tcl_ParseVar(3) | parse Tcl scripts and expressions |
| Tcl_ParseVarName(3) | parse Tcl scripts and expressions |
| Tcl_PkgPresent(3) | package version control |
| Tcl_PkgPresentEx(3) | package version control |
| Tcl_PkgProvide(3) | package version control |
| Tcl_PkgProvideEx(3) | package version control |
| Tcl_PkgRequire(3) | package version control |
| Tcl_PkgRequireEx(3) | package version control |
| Tcl_PkgRequireProc(3) | package version control |
| Tcl_PosixError(3) | retrieve or record information about errors and other return options |
| Tcl_Preserve(3) | avoid freeing storage while it is being used |
| Tcl_PrintDouble(3) | Convert floating value to string |
| Tcl_PutEnv(3) | procedures to manipulate the environment |
| Tcl_QueryTimeProc(3) | get date and time |
| Tcl_QueueEvent(3) | the event queue and notifier interfaces |
| Tcl_Read(3) | buffered I/O facilities using channels |
| Tcl_ReadChars(3) | buffered I/O facilities using channels |
| Tcl_ReadRaw(3) | buffered I/O facilities using channels |
| Tcl_Realloc(3) | allocate or free heap memory |
| Tcl_ReapDetachedProcs(3) | manage child processes in background |
| Tcl_RecordAndEval(3) | save command on history list before evaluating |
| Tcl_RecordAndEvalObj(3) | save command on history list before evaluating |
| Tcl_RegExpCompile(3) | Pattern matching with regular expressions |
| Tcl_RegExpExec(3) | Pattern matching with regular expressions |
| Tcl_RegExpExecObj(3) | Pattern matching with regular expressions |
| Tcl_RegExpGetInfo(3) | Pattern matching with regular expressions |
| Tcl_RegExpMatch(3) | Pattern matching with regular expressions |
| Tcl_RegExpMatchObj(3) | Pattern matching with regular expressions |
| Tcl_RegExpRange(3) | Pattern matching with regular expressions |
| Tcl_RegisterChannel(3) | buffered I/O facilities using channels |
| Tcl_RegisterConfig(3) | procedures to register embedded configuration information |
| Tcl_RegisterObjType(3) | manipulate Tcl object types |
| Tcl_Release(3) | avoid freeing storage while it is being used |
| Tcl_ResetResult(3) | manipulate Tcl result |
| Tcl_RestoreInterpState(3) | save and restore an interpreter's state |
| Tcl_RestoreResult(3) | save and restore an interpreter's state |
| Tcl_SaveInterpState(3) | save and restore an interpreter's state |
| Tcl_SaveResult(3) | save and restore an interpreter's state |
| Tcl_ScanCountedElement(3) | manipulate Tcl lists |
| Tcl_ScanElement(3) | manipulate Tcl lists |
| Tcl_Seek(3) | buffered I/O facilities using channels |
| Tcl_ServiceAll(3) | the event queue and notifier interfaces |
| Tcl_ServiceEvent(3) | the event queue and notifier interfaces |
| Tcl_SetAssocData(3) | manage associations of string keys and user specified data with Tcl interpreters |
| Tcl_SetBignumObj(3) | manipulate Tcl objects as integer values |
| Tcl_SetBooleanObj(3) | store/retrieve boolean value in a Tcl_Obj |
| Tcl_SetByteArrayLength(3) | manipulate Tcl objects as a arrays of bytes |
| Tcl_SetByteArrayObj(3) | manipulate Tcl objects as a arrays of bytes |
| Tcl_SetChannelBufferSize(3) | procedures for creating and manipulating channels |
| Tcl_SetChannelError(3) | functions to create/intercept Tcl errors by channel drivers |
| Tcl_SetChannelErrorInterp(3) | functions to create/intercept Tcl errors by channel drivers |
| Tcl_SetChannelOption(3) | buffered I/O facilities using channels |
| Tcl_SetCommandInfo(3) | implement new commands in C |
| Tcl_SetCommandInfoFromToken(3) | implement new commands in C |
| Tcl_SetDefaultEncodingDir(3) | procedures for creating and using encodings |
| Tcl_SetDoubleObj(3) | manipulate Tcl objects as floating-point values |
| Tcl_SetEncodingSearchPath(3) | procedures for creating and using encodings |
| Tcl_SetEnsembleFlags(3) | manipulate ensemble commands |
| Tcl_SetEnsembleMappingDict(3) | manipulate ensemble commands |
| Tcl_SetEnsembleSubcommandList(3) | manipulate ensemble commands |
| Tcl_SetEnsembleUnknownHandler(3) | manipulate ensemble commands |
| Tcl_SetErrno(3) | manipulate errno to store and retrieve error codes |
| Tcl_SetErrorCode(3) | retrieve or record information about errors and other return options |
| Tcl_SetErrorCodeVA(3) | retrieve or record information about errors and other return options |
| Tcl_SetErrorLine(3) | retrieve or record information about errors and other return options |
| Tcl_SetExitProc(3) | end the application or thread (and invoke exit handlers) |
| Tcl_SetHashValue(3) | procedures to manage hash tables |
| Tcl_SetIntObj(3) | manipulate Tcl objects as integer values |
| Tcl_SetListObj(3) | manipulate Tcl objects as lists |
| Tcl_SetLongObj(3) | manipulate Tcl objects as integer values |
| Tcl_SetMainLoop(3) | main program, startup script, and event loop definition for Tcl-based applications |
| Tcl_SetMaxBlockTime(3) | the event queue and notifier interfaces |
| Tcl_SetNamespaceUnknownHandler(3) | manipulate namespaces |
| Tcl_SetObjErrorCode(3) | retrieve or record information about errors and other return options |
| Tcl_SetObjLength(3) | manipulate Tcl objects as strings |
| Tcl_SetObjResult(3) | manipulate Tcl result |
| Tcl_SetPanicProc(3) | report fatal error and abort |
| Tcl_SetRecursionLimit(3) | set maximum allowable nesting depth in interpreter |
| Tcl_SetResult(3) | manipulate Tcl result |
| Tcl_SetReturnOptions(3) | retrieve or record information about errors and other return options |
| Tcl_SetServiceMode(3) | the event queue and notifier interfaces |
| Tcl_SetStartupScript(3) | main program, startup script, and event loop definition for Tcl-based applications |
| Tcl_SetStdChannel(3) | procedures for retrieving and replacing the standard channels |
| Tcl_SetStringObj(3) | manipulate Tcl objects as strings |
| Tcl_SetSystemEncoding(3) | procedures for creating and using encodings |
| Tcl_SetTimeProc(3) | get date and time |
| Tcl_SetTimer(3) | the event queue and notifier interfaces |
| Tcl_SetUnicodeObj(3) | manipulate Tcl objects as strings |
| Tcl_SetVar(3) | manipulate Tcl variables |
| Tcl_SetVar2(3) | manipulate Tcl variables |
| Tcl_SetVar2Ex(3) | manipulate Tcl variables |
| Tcl_SetWideIntObj(3) | manipulate Tcl objects as integer values |
| Tcl_SignalId(3) | Convert signal codes |
| Tcl_SignalMsg(3) | Convert signal codes |
| Tcl_Sleep(3) | delay execution for a given number of milliseconds |
| Tcl_SourceRCFile(3) | source the Tcl rc file |
| Tcl_SpliceChannel(3) | procedures for creating and manipulating channels |
| Tcl_SplitList(3) | manipulate Tcl lists |
| Tcl_SplitPath(3) | manipulate platform-dependent file paths |
| Tcl_StackChannel(3) | manipulate stacked I/O channels |
| Tcl_StandardChannels(3) | How the Tcl library deals with the standard channels |
| Tcl_Stat(3) | check file permissions and other attributes |
| Tcl_StaticPackage(3) | make a statically linked package available via the 'load' command |
| Tcl_StringCaseMatch(3) | test whether a string matches a pattern |
| Tcl_StringMatch(3) | test whether a string matches a pattern |
| Tcl_SubstObj(3) | perform substitutions on Tcl objects |
| Tcl_TakeBignumFromObj(3) | manipulate Tcl objects as integer values |
| Tcl_Tell(3) | buffered I/O facilities using channels |
| Tcl_ThreadAlert(3) | the event queue and notifier interfaces |
| Tcl_ThreadQueueEvent(3) | the event queue and notifier interfaces |
| Tcl_TraceCommand(3) | monitor renames and deletes of a command |
| Tcl_TraceVar(3) | monitor accesses to a variable |
| Tcl_TraceVar2(3) | monitor accesses to a variable |
| Tcl_TransferResult(3) | manipulate Tcl result |
| Tcl_TranslateFileName(3) | convert file name to native form and replace tilde with home directory |
| Tcl_TruncateChannel(3) | buffered I/O facilities using channels |
| Tcl_Ungets(3) | buffered I/O facilities using channels |
| Tcl_UniChar(3) | routines for manipulating UTF-8 strings |
| Tcl_UniCharAtIndex(3) | routines for manipulating UTF-8 strings |
| Tcl_UniCharCaseMatch(3) | routines for manipulating UTF-8 strings |
| Tcl_UniCharIsAlnum(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsAlpha(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsControl(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsDigit(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsGraph(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsLower(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsPrint(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsPunct(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsSpace(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsUpper(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharIsWordChar(3) | routines for classification of Tcl_UniChar characters |
| Tcl_UniCharLen(3) | routines for manipulating UTF-8 strings |
| Tcl_UniCharNcasecmp(3) | routines for manipulating UTF-8 strings |
| Tcl_UniCharNcmp(3) | routines for manipulating UTF-8 strings |
| Tcl_UniCharToLower(3) | routines for manipulating the case of Unicode characters and UTF-8 strings |
| Tcl_UniCharToTitle(3) | routines for manipulating the case of Unicode characters and UTF-8 strings |
| Tcl_UniCharToUpper(3) | routines for manipulating the case of Unicode characters and UTF-8 strings |
| Tcl_UniCharToUtf(3) | routines for manipulating UTF-8 strings |
| Tcl_UniCharToUtfDString(3) | routines for manipulating UTF-8 strings |
| Tcl_UnlinkVar(3) | link Tcl variable to C variable |
| Tcl_UnregisterChannel(3) | buffered I/O facilities using channels |
| Tcl_UnsetVar(3) | manipulate Tcl variables |
| Tcl_UnsetVar2(3) | manipulate Tcl variables |
| Tcl_UnstackChannel(3) | manipulate stacked I/O channels |
| Tcl_UntraceCommand(3) | monitor renames and deletes of a command |
| Tcl_UntraceVar(3) | monitor accesses to a variable |
| Tcl_UntraceVar2(3) | monitor accesses to a variable |
| Tcl_UpVar(3) | link one variable to another |
| Tcl_UpVar2(3) | link one variable to another |
| Tcl_UpdateLinkedVar(3) | link Tcl variable to C variable |
| Tcl_UtfAtIndex(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfBackslash(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfCharComplete(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfFindFirst(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfFindLast(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfNext(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfPrev(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfToExternal(3) | procedures for creating and using encodings |
| Tcl_UtfToExternalDString(3) | procedures for creating and using encodings |
| Tcl_UtfToLower(3) | routines for manipulating the case of Unicode characters and UTF-8 strings |
| Tcl_UtfToTitle(3) | routines for manipulating the case of Unicode characters and UTF-8 strings |
| Tcl_UtfToUniChar(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfToUniCharDString(3) | routines for manipulating UTF-8 strings |
| Tcl_UtfToUpper(3) | routines for manipulating the case of Unicode characters and UTF-8 strings |
| Tcl_ValidateAllMemory(3) | Validated memory allocation interface |
| Tcl_VarEval(3) | execute and cancel Tcl scripts |
| Tcl_VarEvalVA(3) | execute and cancel Tcl scripts |
| Tcl_VarTraceInfo(3) | monitor accesses to a variable |
| Tcl_VarTraceInfo2(3) | monitor accesses to a variable |
| Tcl_WaitForEvent(3) | the event queue and notifier interfaces |
| Tcl_WaitPid(3) | manage child processes in background |
| Tcl_WinTCharToUtf(3) | procedures for creating and using encodings |
| Tcl_WinUtfToTChar(3) | procedures for creating and using encodings |
| Tcl_Write(3) | buffered I/O facilities using channels |
| Tcl_WriteChars(3) | buffered I/O facilities using channels |
| Tcl_WriteObj(3) | buffered I/O facilities using channels |
| Tcl_WriteRaw(3) | buffered I/O facilities using channels |
| Tcl_WrongNumArgs(3) | generate standard error message for wrong number of arguments |
| Tcl_ZlibAdler32(3) | compression and decompression functions |
| Tcl_ZlibCRC32(3) | compression and decompression functions |
| Tcl_ZlibDeflate(3) | compression and decompression functions |
| Tcl_ZlibInflate(3) | compression and decompression functions |
| Tcl_ZlibStreamAdler32(3) | compression and decompression functions |
| Tcl_ZlibStreamClose(3) | compression and decompression functions |
| Tcl_ZlibStreamEof(3) | compression and decompression functions |
| Tcl_ZlibStreamGet(3) | compression and decompression functions |
| Tcl_ZlibStreamGetCommandName(3) | compression and decompression functions |
| Tcl_ZlibStreamInit(3) | compression and decompression functions |
| Tcl_ZlibStreamPut(3) | compression and decompression functions |
| Term::ANSIColor(3) | Color screen output using ANSI escape sequences |
| Term::Cap(3) | Perl termcap interface |
| Term::Complete(3) | Perl word completion module |
| Term::ReadKey(3) | A perl module for simple terminal control |
| Term::ReadLine(3) | Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions |
| Term::UI(3) | Term::ReadLine UI made easy |
| Terminal(1) | A Terminal emulator for X |
| Test(3) | provides a simple framework for writing test scripts |
| Test::Builder(3) | Backend for building test libraries |
| Test::Builder::Module(3) | Base class for test modules |
| Test::Builder::Tester(3) | test testsuites that have been built with Test::Builder |
| Test::Builder::Tester::Color(3) | turn on colour in Test::Builder::Tester |
| Test::Harness(3) | Run Perl standard test scripts with statistics |
| Test::Harness::Assert(3) | simple assert |
| Test::Harness::Iterator(3) | Internal Test::Harness Iterator |
| Test::Harness::Point(3) | object for tracking a single test point |
| Test::Harness::Results(3) | object for tracking results from a single test file |
| Test::Harness::Straps(3) | detailed analysis of test results |
| Test::Harness::TAP(3) | Documentation for the TAP format |
| Test::Harness::Util(3) | Utility functions for Test::Harness::* |
| Test::More(3) | yet another framework for writing test scripts |
| Test::Simple(3) | Basic utilities for writing tests |
| Test::Tutorial(3) | A tutorial about writing really basic tests |
| Texinfo(5) | Application du système de documentation |
| Text::Balanced(3) | Extract delimited text sequences from strings |
| Text::DelimMatch(3) | Perl extension to find regexp delimited strings with proper nesting |
| Text::ParseWords(3) | parse text into an array of tokens or array of arrays |
| Text::Soundex(3) | Implementation of the soundex algorithm |
| Text::Wrap(3) | line wrapping to form simple paragraphs |
| Thread(3) | Manipulate threads in Perl (for old code only) |
| Thread::Queue(3) | thread-safe queues |
| Thread::Semaphore(3) | thread-safe semaphores |
| Tie::Array(3) | base class for tied arrays |
| Tie::ExtraHash(3) | base class definitions for tied hashes |
| Tie::File(3) | Access the lines of a disk file via a Perl array |
| Tie::Handle(3) | base class definitions for tied handles |
| Tie::Hash(3) | base class definitions for tied hashes |
| Tie::Hash::NamedCapture(3) | Named regexp capture buffers |
| Tie::Memoize(3) | add data to hash when needed |
| Tie::RefHash(3) | use references as hash keys |
| Tie::Scalar(3) | base class definitions for tied scalars |
| Tie::StdHash(3) | base class definitions for tied hashes |
| Tie::StdScalar(3) | base class definitions for tied scalars |
| Tie::SubstrHash(3) | Fixed-table-size, fixed-key-length hashing |
| Time::HiRes(3) | High resolution alarm, sleep, gettimeofday, interval timers |
| Time::Local(3) | efficiently compute time from local and GMT time |
| Time::ZoneInfo(3) | Perl extension for returning a list of Time Zones.. |
| 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_3DBorderColor(3) | draw borders with three-dimensional appearance |
| Tk_3DBorderGC(3) | draw borders with three-dimensional appearance |
| Tk_3DHorizontalBevel(3) | draw borders with three-dimensional appearance |
| Tk_3DVerticalBevel(3) | draw borders with three-dimensional appearance |
| Tk_AddOption(3) | Add an option to the option database |
| Tk_Alloc3DBorderFromObj(3) | draw borders with three-dimensional appearance |
| Tk_AllocBitmapFromObj(3) | maintain database of single-plane pixmaps |
| Tk_AllocColorFromObj(3) | maintain database of colors |
| Tk_AllocCursorFromObj(3) | maintain database of cursors |
| Tk_AllocFontFromObj(3) | maintain database of fonts |
| Tk_AttachHWND(3) | manage interactions between the Windows handle and an X window |
| Tk_Attributes(3) | retrieve information from Tk's local data structure |
| Tk_BindEvent(3) | invoke scripts in response to X events |
| Tk_CanvasDrawableCoords(3) | utility procedures for canvas type managers |
| Tk_CanvasEventuallyRedraw(3) | utility procedures for canvas type managers |
| Tk_CanvasGetCoord(3) | utility procedures for canvas type managers |
| Tk_CanvasPsBitmap(3) | utility procedures for generating Postscript for canvases |
| Tk_CanvasPsColor(3) | utility procedures for generating Postscript for canvases |
| Tk_CanvasPsFont(3) | utility procedures for generating Postscript for canvases |
| Tk_CanvasPsPath(3) | utility procedures for generating Postscript for canvases |
| Tk_CanvasPsStipple(3) | utility procedures for generating Postscript for canvases |
| Tk_CanvasPsY(3) | utility procedures for generating Postscript for canvases |
| Tk_CanvasSetStippleOrigin(3) | utility procedures for canvas type managers |
| Tk_CanvasTagsOption(3) | utility procedures for canvas type managers |
| Tk_CanvasTextInfo(3) | additional information for managing text items in canvases |
| Tk_CanvasTkwin(3) | utility procedures for canvas type managers |
| Tk_CanvasWindowCoords(3) | utility procedures for canvas type managers |
| Tk_ChangeWindowAttributes(3) | change window configuration or attributes |
| Tk_Changes(3) | retrieve information from Tk's local data structure |
| Tk_CharBbox(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_Class(3) | set or retrieve a window's class |
| Tk_ClearSelection(3) | Deselect a selection |
| Tk_ClipboardAppend(3) | Manage the clipboard |
| Tk_ClipboardClear(3) | Manage the clipboard |
| Tk_CollapseMotionEvents(3) | Add a window event to the Tcl event queue |
| Tk_Colormap(3) | retrieve information from Tk's local data structure |
| Tk_ComputeTextLayout(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_ConfigureInfo(3) | process configuration options for widgets |
| Tk_ConfigureValue(3) | process configuration options for widgets |
| Tk_ConfigureWidget(3) | process configuration options for widgets |
| Tk_ConfigureWindow(3) | change window configuration or attributes |
| Tk_CoordsToWindow(3) | Find window containing a point |
| Tk_CreateBinding(3) | invoke scripts in response to X events |
| Tk_CreateBindingTable(3) | invoke scripts in response to X events |
| Tk_CreateClientMessageHandler(3) | associate procedure callback with ClientMessage type X events |
| Tk_CreateErrorHandler(3) | handle X protocol errors |
| Tk_CreateEventHandler(3) | associate procedure callback with an X event |
| Tk_CreateGenericHandler(3) | associate procedure callback with all X events |
| Tk_CreateImageType(3) | define new kind of image |
| Tk_CreateItemType(3) | define new kind of canvas item |
| Tk_CreateOptionTable(3) | process configuration options |
| Tk_CreatePhotoImageFormat(3) | define new file format for photo images |
| Tk_CreateSelHandler(3) | arrange to handle requests for a selection |
| Tk_CreateWindow(3) | create or delete window |
| Tk_CreateWindowFromPath(3) | create or delete window |
| Tk_DefineBitmap(3) | maintain database of single-plane pixmaps |
| Tk_DefineCursor(3) | change window configuration or attributes |
| Tk_DeleteAllBindings(3) | invoke scripts in response to X events |
| Tk_DeleteBinding(3) | invoke scripts in response to X events |
| Tk_DeleteBindingTable(3) | invoke scripts in response to X events |
| Tk_DeleteClientMessageHandler(3) | associate procedure callback with ClientMessage type X events |
| Tk_DeleteErrorHandler(3) | handle X protocol errors |
| Tk_DeleteEventHandler(3) | associate procedure callback with an X event |
| Tk_DeleteGenericHandler(3) | associate procedure callback with all X events |
| Tk_DeleteImage(3) | Destroy an image |
| Tk_DeleteOptionTable(3) | process configuration options |
| Tk_DeleteSelHandler(3) | arrange to handle requests for a selection |
| Tk_Depth(3) | retrieve information from Tk's local data structure |
| Tk_DestroyWindow(3) | create or delete window |
| Tk_Display(3) | retrieve information from Tk's local data structure |
| Tk_DisplayName(3) | retrieve information from Tk's local data structure |
| Tk_DistanceToTextLayout(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_Draw3DPolygon(3) | draw borders with three-dimensional appearance |
| Tk_Draw3DRectangle(3) | draw borders with three-dimensional appearance |
| Tk_DrawChars(3) | routines to measure and display simple single-line strings |
| Tk_DrawFocusHighlight(3) | draw the traversal highlight ring for a widget |
| Tk_DrawTextLayout(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_Fill3DPolygon(3) | draw borders with three-dimensional appearance |
| Tk_Fill3DRectangle(3) | draw borders with three-dimensional appearance |
| Tk_FindPhoto(3) | manipulate the image data stored in a photo image |
| Tk_FontId(3) | accessor functions for fonts |
| Tk_Free3DBorder(3) | draw borders with three-dimensional appearance |
| Tk_Free3DBorderFromObj(3) | draw borders with three-dimensional appearance |
| Tk_FreeBitmap(3) | maintain database of single-plane pixmaps |
| Tk_FreeBitmapFromObj(3) | maintain database of single-plane pixmaps |
| Tk_FreeColor(3) | maintain database of colors |
| Tk_FreeColorFromObj(3) | maintain database of colors |
| Tk_FreeColormap(3) | allocate and free colormaps |
| Tk_FreeConfigOptions(3) | process configuration options |
| Tk_FreeCursor(3) | maintain database of cursors |
| Tk_FreeCursorFromObj(3) | maintain database of cursors |
| Tk_FreeFont(3) | maintain database of fonts |
| Tk_FreeFontFromObj(3) | maintain database of fonts |
| Tk_FreeGC(3) | maintain database of read-only graphics contexts |
| Tk_FreeImage(3) | use an image in a widget |
| Tk_FreeOptions(3) | process configuration options for widgets |
| Tk_FreePixmap(3) | allocate and free pixmaps |
| Tk_FreeSavedOptions(3) | process configuration options |
| Tk_FreeTextLayout(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_FreeXId(3) | make X resource identifier available for reuse |
| Tk_GeometryRequest(3) | specify desired geometry or internal border for a window |
| Tk_Get3DBorder(3) | draw borders with three-dimensional appearance |
| Tk_Get3DBorderFromObj(3) | draw borders with three-dimensional appearance |
| Tk_GetAllBindings(3) | invoke scripts in response to X events |
| Tk_GetAnchor(3) | translate between strings and anchor positions |
| Tk_GetAnchorFromObj(3) | translate between strings and anchor positions |
| Tk_GetAtomName(3) | manage cache of X atoms |
| Tk_GetBinding(3) | invoke scripts in response to X events |
| Tk_GetBitmap(3) | maintain database of single-plane pixmaps |
| Tk_GetBitmapFromObj(3) | maintain database of single-plane pixmaps |
| Tk_GetCapStyle(3) | translate between strings and cap styles |
| Tk_GetColor(3) | maintain database of colors |
| Tk_GetColorByValue(3) | maintain database of colors |
| Tk_GetColorFromObj(3) | maintain database of colors |
| Tk_GetColormap(3) | allocate and free colormaps |
| Tk_GetCursor(3) | maintain database of cursors |
| Tk_GetCursorFromData(3) | maintain database of cursors |
| Tk_GetCursorFromObj(3) | maintain database of cursors |
| Tk_GetDash(3) | convert from string to valid dash structure |
| Tk_GetFont(3) | maintain database of fonts |
| Tk_GetFontFromObj(3) | maintain database of fonts |
| Tk_GetFontMetrics(3) | accessor functions for fonts |
| Tk_GetGC(3) | maintain database of read-only graphics contexts |
| Tk_GetHINSTANCE(3) | retrieve the global application instance handle |
| Tk_GetHWND(3) | manage interactions between the Windows handle and an X window |
| Tk_GetImage(3) | use an image in a widget |
| Tk_GetImageMasterData(3) | define new kind of image |
| Tk_GetItemTypes(3) | define new kind of canvas item |
| Tk_GetJoinStyle(3) | translate between strings and join styles |
| Tk_GetJustify(3) | translate between strings and justification styles |
| Tk_GetJustifyFromObj(3) | translate between strings and justification styles |
| Tk_GetMMFromObj(3) | translate between strings and screen units |
| Tk_GetNumMainWindows(3) | functions for querying main window information |
| Tk_GetOption(3) | retrieve an option from the option database |
| Tk_GetOptionInfo(3) | process configuration options |
| Tk_GetOptionValue(3) | process configuration options |
| Tk_GetPixels(3) | translate between strings and screen units |
| Tk_GetPixelsFromObj(3) | translate between strings and screen units |
| Tk_GetPixmap(3) | allocate and free pixmaps |
| Tk_GetRelief(3) | translate between strings and relief values |
| Tk_GetReliefFromObj(3) | translate between strings and relief values |
| Tk_GetRootCoords(3) | Compute root-window coordinates of window |
| Tk_GetScreenMM(3) | translate between strings and screen units |
| Tk_GetScrollInfo(3) | parse arguments for scrolling commands |
| Tk_GetScrollInfoObj(3) | parse arguments for scrolling commands |
| Tk_GetSelection(3) | retrieve the contents of a selection |
| Tk_GetUid(3) | convert from string to unique identifier |
| Tk_GetUserInactiveTime(3) | discover user inactivity time |
| Tk_GetVRootGeometry(3) | Get location and size of virtual root for window |
| Tk_GetVisual(3) | translate from string to visual |
| Tk_Grab(3) | manipulate grab state in an application |
| Tk_HWNDToWindow(3) | Find Tk's window information for a Windows window |
| Tk_HandleEvent(3) | invoke event handlers for window system events |
| Tk_Height(3) | retrieve information from Tk's local data structure |
| 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_InitConsoleChannels(3) | Install the console channels as standard channels |
| Tk_InitImageArgs(3) | define new kind of image |
| Tk_InitOptions(3) | process configuration options |
| Tk_InitStubs(3) | initialize the Tk stubs mechanism |
| Tk_InternAtom(3) | manage cache of X atoms |
| Tk_InternalBorderBottom(3) | retrieve information from Tk's local data structure |
| Tk_InternalBorderLeft(3) | retrieve information from Tk's local data structure |
| Tk_InternalBorderRight(3) | retrieve information from Tk's local data structure |
| Tk_InternalBorderTop(3) | retrieve information from Tk's local data structure |
| Tk_Interp(3) | retrieve information from Tk's local data structure |
| Tk_IntersectTextLayout(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_IsContainer(3) | retrieve information from Tk's local data structure |
| Tk_IsEmbedded(3) | retrieve information from Tk's local data structure |
| Tk_IsMapped(3) | retrieve information from Tk's local data structure |
| Tk_IsTopLevel(3) | retrieve information from Tk's local data structure |
| Tk_Main(3) | main program for Tk-based applications |
| Tk_MainLoop(3) | loop for events until all windows are deleted |
| Tk_MainWindow(3) | functions for querying main window information |
| Tk_MaintainGeometry(3) | maintain geometry of one window relative to another |
| Tk_MakeWindowExist(3) | create or delete window |
| Tk_ManageGeometry(3) | arrange to handle geometry requests for a window |
| Tk_MapWindow(3) | map or unmap a window |
| Tk_MeasureChars(3) | routines to measure and display simple single-line strings |
| Tk_MinReqHeight(3) | retrieve information from Tk's local data structure |
| Tk_MinReqWidth(3) | retrieve information from Tk's local data structure |
| Tk_MoveResizeWindow(3) | change window configuration or attributes |
| Tk_MoveToplevelWindow(3) | Adjust the position of a top-level window |
| Tk_MoveWindow(3) | change window configuration or attributes |
| Tk_Name(3) | convert between names and window tokens |
| Tk_NameOf3DBorder(3) | draw borders with three-dimensional appearance |
| Tk_NameOfAnchor(3) | translate between strings and anchor positions |
| Tk_NameOfBitmap(3) | maintain database of single-plane pixmaps |
| Tk_NameOfCapStyle(3) | translate between strings and cap styles |
| Tk_NameOfColor(3) | maintain database of colors |
| Tk_NameOfCursor(3) | maintain database of cursors |
| Tk_NameOfFont(3) | maintain database of fonts |
| Tk_NameOfImage(3) | Return name of image |
| Tk_NameOfJoinStyle(3) | translate between strings and join styles |
| Tk_NameOfJustify(3) | translate between strings and justification styles |
| Tk_NameOfRelief(3) | translate between strings and relief values |
| Tk_NameToWindow(3) | convert between names and window tokens |
| Tk_Offset(3) | process configuration options |
| Tk_OwnSelection(3) | make a window the owner of the primary selection |
| Tk_Parent(3) | retrieve information from Tk's local data structure |
| Tk_ParseArgv(3) | process command-line options |
| Tk_PathName(3) | convert between names and window tokens |
| Tk_PhotoBlank(3) | manipulate the image data stored in a photo image |
| Tk_PhotoExpand(3) | manipulate the image data stored in a photo image |
| Tk_PhotoGetImage(3) | manipulate the image data stored in a photo image |
| Tk_PhotoGetSize(3) | manipulate the image data stored in a photo image |
| Tk_PhotoPutBlock(3) | manipulate the image data stored in a photo image |
| Tk_PhotoPutZoomedBlock(3) | manipulate the image data stored in a photo image |
| Tk_PhotoSetSize(3) | manipulate the image data stored in a photo image |
| Tk_PointToChar(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_PostscriptFontName(3) | accessor functions for fonts |
| Tk_PreserveColormap(3) | allocate and free colormaps |
| Tk_QueueWindowEvent(3) | Add a window event to the Tcl event queue |
| Tk_RedrawImage(3) | use an image in a widget |
| Tk_ReqHeight(3) | retrieve information from Tk's local data structure |
| Tk_ReqWidth(3) | retrieve information from Tk's local data structure |
| Tk_ResetUserInactiveTime(3) | discover user inactivity time |
| Tk_ResizeWindow(3) | change window configuration or attributes |
| Tk_RestackWindow(3) | Change a window's position in the stacking order |
| Tk_RestoreSavedOptions(3) | process configuration options |
| Tk_RestrictEvents(3) | filter and selectively delay X events |
| Tk_SafeInit(3) | add Tk to an interpreter and make a new Tk application |
| Tk_Screen(3) | retrieve information from Tk's local data structure |
| Tk_ScreenNumber(3) | retrieve information from Tk's local data structure |
| Tk_SetAppName(3) | Set the name of an application for 'send' commands |
| Tk_SetBackgroundFromBorder(3) | draw borders with three-dimensional appearance |
| Tk_SetCaretPos(3) | set the display caret location |
| Tk_SetClass(3) | set or retrieve a window's class |
| Tk_SetClassProcs(3) | register widget specific procedures |
| Tk_SetGrid(3) | control the grid for interactive resizing |
| Tk_SetInternalBorder(3) | specify desired geometry or internal border for a window |
| Tk_SetInternalBorderEx(3) | specify desired geometry or internal border for a window |
| Tk_SetMinimumRequestSize(3) | specify desired geometry or internal border for a window |
| Tk_SetOptions(3) | process configuration options |
| Tk_SetWindowBackground(3) | change window configuration or attributes |
| Tk_SetWindowBackgroundPixmap(3) | change window configuration or attributes |
| Tk_SetWindowBorder(3) | change window configuration or attributes |
| Tk_SetWindowBorderPixmap(3) | change window configuration or attributes |
| Tk_SetWindowBorderWidth(3) | change window configuration or attributes |
| Tk_SetWindowColormap(3) | change window configuration or attributes |
| Tk_SetWindowVisual(3) | change visual characteristics of window |
| Tk_SizeOfBitmap(3) | maintain database of single-plane pixmaps |
| Tk_SizeOfImage(3) | use an image in a widget |
| Tk_StrictMotif(3) | Return value of tk_strictMotif variable |
| Tk_TextLayoutToPostscript(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_TextWidth(3) | routines to measure and display simple single-line strings |
| Tk_Uid(3) | convert from string to unique identifier |
| Tk_UndefineCursor(3) | change window configuration or attributes |
| Tk_UnderlineChars(3) | routines to measure and display simple single-line strings |
| Tk_UnderlineTextLayout(3) | routines to measure and display single-font, multi-line, justified text |
| Tk_Ungrab(3) | manipulate grab state in an application |
| Tk_UnmaintainGeometry(3) | maintain geometry of one window relative to another |
| Tk_UnmapWindow(3) | map or unmap a window |
| Tk_UnsetGrid(3) | control the grid for interactive resizing |
| Tk_Visual(3) | retrieve information from Tk's local data structure |
| Tk_Width(3) | retrieve information from Tk's local data structure |
| Tk_WindowId(3) | retrieve information from Tk's local data structure |
| Tk_X(3) | retrieve information from Tk's local data structure |
| Tk_Y(3) | retrieve information from Tk's local data structure |
| Totem(1) | GNOME desktop movie player based on GStreamer or xine |
| Ttk_AddPadding(3) | Tk themed geometry utilities |
| Ttk_BoxContains(3) | Tk themed geometry utilities |
| Ttk_CreateTheme(3) | create and use Tk themes |
| Ttk_ExpandBox(3) | Tk themed geometry utilities |
| Ttk_GetBorderFromObj(3) | Tk themed geometry utilities |
| Ttk_GetCurrentTheme(3) | create and use Tk themes |
| Ttk_GetDefaultTheme(3) | create and use Tk themes |
| Ttk_GetPaddingFromObj(3) | Tk themed geometry utilities |
| Ttk_GetStickyFromObj(3) | Tk themed geometry utilities |
| Ttk_GetTheme(3) | create and use Tk themes |
| Ttk_MakeBox(3) | Tk themed geometry utilities |
| Ttk_MakePadding(3) | Tk themed geometry utilities |
| Ttk_PackBox(3) | Tk themed geometry utilities |
| Ttk_PadBox(3) | Tk themed geometry utilities |
| Ttk_PlaceBox(3) | Tk themed geometry utilities |
| Ttk_RelievePadding(3) | Tk themed geometry utilities |
| Ttk_StickBox(3) | Tk themed geometry utilities |
| Ttk_UniformPadding(3) | Tk themed geometry utilities |
| t1ascii(1) | convert PostScript Type 1 font from binary to ASCII |
| t1asm(1) | assemble PostScript Type 1 font |
| t1binary(1) | convert PostScript Type 1 font from ASCII to binary |
| t1disasm(1) | disassemble PostScript Type 1 font |
| t1mac(1) | translate a PFA or PFB PostScript Type 1 font into Macintosh format |
| t1unmac(1) | translate a Mac PostScript Type 1 font into PFA or PFB format |
| tabs(1) | set tabs on a terminal |
| tac(1) | concatenate and print files in reverse |
| tail(1) | output the last part of files |
| tailf(1) | follow the growth of a log file |
| talk(1) | parler à un autre utilisateur |
| tan(3) | Fonctions tangente |
| tanf(3) | Fonctions tangente |
| tanh(3) | Fonctions tangente hyperbolique |
| tanhf(3) | Fonctions tangente hyperbolique |
| tanhl(3) | Fonctions tangente hyperbolique |
| tanl(3) | Fonctions tangente |
| tap2deb(1) | create Debian packages which wrap .tap files |
| tap2rpm(1) | create RPM packages which wrap .tap files |
| tapconvert(1) | convert Twisted configurations from one format to another |
| taskset(1) | retrieve or set a process's CPU affinity |
| tbf(8) | Token Bucket Filter |
| tbl(1) | format tables for troff |
| tc(8) | show / manipulate traffic control settings |
| tcb(5) | alternative password shadowing scheme |
| tcb_convert(8) | utilities to convert to and from the tcb password shadowing scheme |
| tcb_unconvert(8) | utilities to convert to and from the tcb password shadowing scheme |
| tcdrain(3) | Configuration du terminal |
| tcflow(3) | Configuration du terminal |
| tcflush(3) | Configuration du terminal |
| tcgetattr(3) | Configuration du terminal |
| tcgetpgrp(3) | Lire/écrire le processus d'avant-plan d'un terminal |
| tcgetsid(3) | Obtenir l'identifiant de session |
| tcl_endOfWord(n) | standard library of Tcl procedures |
| tcl_findLibrary(n) | standard library of Tcl procedures |
| tcl_startOfNextWord(n) | standard library of Tcl procedures |
| tcl_startOfPreviousWord(n) | standard library of Tcl procedures |
| tcl_wordBreakAfter(n) | standard library of Tcl procedures |
| tcl_wordBreakBefore(n) | standard library of Tcl procedures |
| tclsh(1) | Simple shell containing Tcl interpreter |
| tcltest(n) | Test harness support code and utilities |
| tclvars(n) | Variables used by Tcl |
| tcp(7) | Protocole TCP |
| tcp_table(5) | Postfix client/server table lookup protocol |
| tcpbridge(1) | Bridge network traffic across two interfaces |
| tcpd(8) | access control facility for internet services |
| tcpdchk(8) | tcp wrapper configuration checker |
| tcpdmatch(8) | tcp wrapper oracle |
| tcpdump(1) | dump traffic on a network |
| tcpflow(1) | TCP flow recorder |
| tcpprep(1) | Create a tcpreplay cache cache file from a pcap file |
| tcpreplay(1) | Replay network traffic stored in pcap files |
| tcprewrite(1) | Rewrite the packets in a pcap file |
| tcptraceroute(1) | A traceroute implementation using TCP packets |
| tcsendbreak(3) | Configuration du terminal |
| tcsetattr(3) | Configuration du terminal |
| tcsetpgrp(3) | Lire/écrire le processus d'avant-plan d'un terminal |
| tcsh(1) | shell C avec complètement des noms de fichiers et édition de lignes de commandes |
| tdbbackup(8) | tool for backing up and for validating the integrity of samba .tdb files |
| tdbc(n) | Tcl Database Connectivity |
| tdbc::connection(n) | TDBC connection object |
| tdbc::resultset(n) | TDBC result set object |
| tdbc::statement(n) | TDBC statement object |
| tdbc::tokenize(n) | TDBC SQL tokenizer |
| tdbdump(8) | tool for printing the contents of a TDB file |
| tdbtool(8) | manipulate the contents TDB files |
| tdelete(3) | Manipulation d'arbre binaire |
| tdestroy(3) | Manipulation d'arbre binaire |
| tdfx(4) | 3Dfx video driver |
| tee(1) | read from standard input and write to standard output and files |
| tee(2) | Dupliquer le contenu d'un tube |
| telinit(8) | process control initialization |
| tell(n) | Return current access position for an open channel |
| telldir(3) | Obtenir la position actuelle dans un flux répertoire |
| telnet(1) | user interface to the TELNET protocol |
| tempnam(3) | Créer un nom de fichier temporaire |
| term(5) | format of compiled term file |
| term(7) | conventions de nommage pour les types de terminaux |
| term_attrs(3) | curses environment query routines |
| termattrs(3) | curses environment query routines |
| termcap(5) | terminal capability database |
| terminfo(5) | terminal capability data base |
| termio(7) | Interface du pilote de terminal System V |
| termios(3) | Configuration du terminal |
| termname(3) | curses environment query routines |
| test(1) | check file types and compare values |
| testparm(1) | check an smb.conf configuration file for internal correctness |
| tex(1) | formatage de texte et impression |
| texconfig(1) | configure teTeX |
| texindex(1) | trie les fichiers d'index Texinfo |
| text(n) | Create and manipulate text widgets |
| text2pcap(1) | Generate a capture file from an ASCII hexdump of packets |
| textfmt(1) | convert text to (rg for facsimile transmission |
| tfind(3) | Manipulation d'arbre binaire |
| tfmtodit(1) | create font files for use with groff -Tdvi |
| tftp(1) | IPv4 Trivial File Transfer Protocol client |
| tgamma(3) | Véritables fonctions Gamma |
| tgammaf(3) | Véritables fonctions Gamma |
| tgammal(3) | Véritables fonctions Gamma |
| tgetent(3) | direct curses interface to the terminfo capability database |
| tgetflag(3) | direct curses interface to the terminfo capability database |
| tgetnum(3) | direct curses interface to the terminfo capability database |
| tgetstr(3) | direct curses interface to the terminfo capability database |
| tgkill(2) | Envoyer un signal à un thread |
| tgoto(3) | direct curses interface to the terminfo capability database |
| threads(3) | Perl interpreter-based threads |
| threads::shared(3) | Perl extension for sharing data structures between threads |
| throw(n) | Generate a machine-readable error |
| thumbnail(1) | create a TIFF file with thumbnail images |
| tic(1) | the terminfo entry-description compiler |
| tickadj(8) | set time-related kernel variables |
| tiff2bw(1) | convert a color TIFF image to greyscale |
| tiff2pdf(1) | convert a TIFF image to a PDF document |
| tiff2ps(1) | convert a TIFF image to (tm |
| tiff2rgba(1) | convert a TIFF image to RGBA color space |
| tiffcmp(1) | compare two TIFF files |
| tiffcp(1) | copy (and possibly convert) a TIFF file |
| tiffdither(1) | convert a greyscale image to bilevel using dithering |
| tiffdump(1) | print verbatim information about TIFF files |
| tiffgt(1) | display an image stored in a TIFF file (Silicon Graphics version) |
| tifficc(1) | little cms ICC profile applier for TIFF |
| tiffinfo(1) | print information about TIFF files |
| tiffmedian(1) | apply the median cut algorithm to data in a TIFF file |
| tiffset(1) | set a field in a TIFF header |
| tiffsplit(1) | découpe une image TIFF multiple en plusieurs images simples TIFF |
| tiffsv(1) | save an image from the framebuffer in a TIFF file (Silicon Graphics version) |
| tigetflag(3) | curses interfaces to terminfo database |
| tigetnum(3) | curses interfaces to terminfo database |
| tigetstr(3) | curses interfaces to terminfo database |
| time(1) | Chronométrer ou évaluer les ressources employées par une commande simple |
| time(2) | Lire l'heure |
| time(7) | Panorama des fonctions liées au temps et aux temporisations |
| time(n) | Time the execution of a script |
| time.conf(5) | configuration file for the pam_time module |
| timeconfig(8) | simple interface for configuring system time parameters |
| timegm(3) | Fonctions réciproques de gmtime et localtime |
| timelocal(3) | Fonctions réciproques de gmtime et localtime |
| timeout(1) | run a command with a time limit |
| timeout(3) | curses input options |
| timer_create(2) | create a POSIX per-process timer |
| timer_delete(2) | delete a POSIX per-process timer |
| timer_getoverrun(2) | get overrun count for a POSIX per-process timer |
| timer_gettime(2) | arm/disarm and fetch state of POSIX per-process timer |
| timer_settime(2) | arm/disarm and fetch state of POSIX per-process timer |
| timeradd(3) | Opérations sur les structures timeval |
| timerclear(3) | Opérations sur les structures timeval |
| timercmp(3) | Opérations sur les structures timeval |
| timerfd_create(2) | Temporisations qui délivrent des notifications via des descripteurs de fichier |
| timerfd_gettime(2) | Temporisations qui délivrent des notifications via des descripteurs de fichier |
| timerfd_settime(2) | Temporisations qui délivrent des notifications via des descripteurs de fichier |
| timerisset(3) | Opérations sur les structures timeval |
| timersub(3) | Opérations sur les structures timeval |
| times(1) | bash built-in commands, see bash(1) |
| times(2) | Obtenir les statistiques temporelles du processus |
| timezone(3) | Initialisation des données pour les conversions de temps |
| tk(n) | Manipulate Tk internal state |
| tk_bindForTraversal(n) | Obsolete support for menu bars |
| tk_bisque(n) | Modify the Tk color palette |
| tk_chooseColor(n) | pops up a dialog box for the user to select a color |
| tk_chooseDirectory(n) | pops up a dialog box for the user to select a directory |
| tk_dialog(n) | Create modal dialog and wait for response |
| tk_focusFollowsMouse(n) | Utility procedures for managing the input focus |
| tk_focusNext(n) | Utility procedures for managing the input focus |
| tk_focusPrev(n) | Utility procedures for managing the input focus |
| tk_getOpenFile(n) | pop up a dialog box for the user to select a file to open or save |
| tk_getSaveFile(n) | pop up a dialog box for the user to select a file to open or save |
| tk_menuBar(n) | Obsolete support for menu bars |
| tk_menuSetFocus(n) | Create and manipulate menu widgets |
| tk_messageBox(n) | pops up a message window and waits for user response |
| tk_optionMenu(n) | Create an option menubutton and its menu |
| tk_popup(n) | Post a popup menu |
| tk_setPalette(n) | Modify the Tk color palette |
| tk_textCopy(n) | Create and manipulate text widgets |
| tk_textCut(n) | Create and manipulate text widgets |
| tk_textPaste(n) | Create and manipulate text widgets |
| tkconch(1) | connect to SSH servers graphically |
| tkerror(n) | Command invoked to process background errors |
| tkill(2) | Envoyer un signal à un thread |
| tknewsbiff(1) | pop up a window when news appears |
| tkpppoe(1) | Interface graphique pour contrôler rp-pppoe |
| tkvars(n) | Variables used or set by Tk |
| tkwait(n) | Wait for variable to change or window to be destroyed |
| tload(1) | graphic representation of system load average |
| tlsmgr(8) | Postfix TLS session cache and PRNG manager |
| tm(n) | Facilities for locating and loading of Tcl Modules |
| tmpfile(3) | Créer un fichier temporaire |
| tmpnam(3) | Créer un nom de fichier temporaire |
| tmpnam_r(3) | Créer un nom de fichier temporaire |
| tmpwatch(8) | removes files which haven't been accessed for a period of time |
| tnef(1) | decode Microsoft's Transport Neutral Encapsulation Format |
| toascii(3) | Conversion en caractère ASCII |
| toe(1) | table of (terminfo) entries |
| tofrodos(1) | Convertit des fichiers texte entre les formats DOS et Unix |
| tolower(3) | Convertie les lettres en majuscules ou minuscules |
| top(1) | display Linux tasks |
| toplevel(n) | Create and manipulate toplevel widgets |
| totem-video-thumbnailer(1) | video thumbnailer for the GNOME desktop |
| touch(1) | change file timestamps |
| touchline(3) | curses refresh control routines |
| touchwin(3) | curses refresh control routines |
| toupper(3) | Convertie les lettres en majuscules ou minuscules |
| towctrans(3) | Transformation de caractères larges |
| towlower(3) | Conversion d'un caractère large en minuscule |
| towupper(3) | Convertir un caractère large en majuscule |
| tparm(3) | curses interfaces to terminfo database |
| tput(1) | initialize a terminal or query terminfo database |
| tputs(3) | direct curses interface to the terminfo capability database |
| tr(1) | translate or delete characters |
| trace(3) | curses debugging routines |
| trace(n) | Monitor variable accesses, command usages and command executions |
| tracepath(8) | traces path to a network host discovering MTU along this path |
| tracepath6(8) | traces path to a network host discovering MTU along this path |
| traceroute(8) | print the route packets trace to network host |
| traceroute6(8) | traces path to a network host |
| transchan(n) | command handler API of channel transforms |
| transfig(1) | créer un makefile pour des figures LaTeX portables |
| transport(5) | Postfix transport table format |
| trap(1) | bash built-in commands, see bash(1) |
| traptoemail(1) | snmptrapd handler script to convert snmp traps into emails |
| tree(1) | list contents of directories in a tree - like format |
| trial(1) | run unit tests |
| trident(4) | Trident video driver |
| tripplite(8) | Driver for Tripp-Lite SmartPro UPS equipment |
| tripplite_usb(8) | Driver for older Tripp Lite USB UPSes (not PDC HID) |
| tripplitesu(8) | Driver for Tripp-Lite SmartOnline (SU) UPS equipment |
| trivial-rewrite(8) | Postfix address rewriting and resolving daemon |
| troff(1) | the troff processor of the groff text formatting system |
| true(1) | do nothing, successfully |
| trunc(3) | Arrondir à l'entier le plus proche vers zéro |
| truncate(1) | shrink or extend the size of a file to the specifed size |
| truncate(2) | Tronquer un fichier à une longueur donnée |
| truncf(3) | Arrondir à l'entier le plus proche vers zéro |
| truncl(3) | Arrondir à l'entier le plus proche vers zéro |
| try(n) | Trap and process errors and exceptions |
| tsearch(3) | Manipulation d'arbre binaire |
| tseng(4) | pilote vidéo Tseng Labs |
| tset(1) | terminal initialization |
| tsort(1) | effectuer un tri topologique |
| ttk::button(n) | Widget that issues a command when pressed |
| ttk::checkbutton(n) | On/off widget |
| ttk::combobox(n) | text field with popdown selection list |
| ttk::entry(n) | Editable text field widget |
| ttk::frame(n) | Simple container widget |
| ttk::intro(n) | Introduction to the Tk theme engine |
| ttk::label(n) | Display a text string and/or image |
| ttk::labelframe(n) | Container widget with optional label |
| ttk::menubutton(n) | Widget that pops down a menu when pressed |
| ttk::notebook(n) | Multi-paned container widget |
| ttk::panedwindow(n) | Multi-pane container window |
| ttk::progressbar(n) | Provide progress feedback |
| ttk::radiobutton(n) | Mutually exclusive option widget |
| ttk::scale(n) | Create and manipulate a scale widget |
| ttk::scrollbar(n) | Control the viewport of a scrollable widget |
| ttk::separator(n) | Separator bar |
| ttk::sizegrip(n) | Bottom-right corner resize widget |
| ttk::spinbox(n) | Selecting text field widget |
| ttk::style(n) | Manipulate style database |
| ttk::treeview(n) | hierarchical multicolumn data display widget |
| ttk::widget(n) | Standard options and commands supported by Tk themed widgets |
| ttk_image(n) | Define an element based on an image |
| ttk_vsapi(n) | Define a Microsoft Visual Styles element |
| ttv(1) | affiche la TV/vidéo sur une console |
| tty(1) | print the file name of the terminal connected to standard input |
| tty(4) | Terminal de contrôle |
| ttyS(4) | Lignes de communication série |
| ttyname(3) | Obtenir le nom d'un terminal |
| ttyname_r(3) | Obtenir le nom d'un terminal |
| ttyslot(3) | Trouver l'emplacement du terminal en cours dans un fichier |
| ttytype(5) | Liste des noms de terminaux et de périphériques |
| tune2fs(8) | adjust tunable filesystem parameters on ext2/ext3 filesystems |
| tunelp(8) | set various parameters for the lp device |
| tuxcall(2) | Appels système non implémentés |
| tvtime(1) | a high quality television application |
| tvtime-command(1) | control a running tvtime process |
| tvtime-configure(1) | change settings in the tvtime configuration file |
| tvtime-scanner(1) | an all-band scanner for tvtime to help users of European cable providers that do not use standard frequencies |
| tvtime.xml(5) | tvtime configuration file |
| twalk(3) | Manipulation d'arbre binaire |
| twistd(1) | run Twisted applications (TACs, TAPs) |
| twolame(1) | an optimised MPEG Audio Layer 2 (MP2) encoder |
| type(1) | bash built-in commands, see bash(1) |
| type1inst(1) | Type 1 PostScript font installation utility for the X Window System and Ghostscript |
| typeahead(3) | curses input options |
| typeset(1) | bash built-in commands, see bash(1) |
| tzfile(5) | Information de fuseau horaire |
| tzname(3) | Initialisation des données pour les conversions de temps |
| tzselect(1) | affiche les fuseaux horaires |
| tzselect(8) | Sélectionner un fuseau horaire |
| tzset(3) | Initialisation des données pour les conversions de temps |