forked from Imagelibrary/rtems
Baseline
This commit is contained in:
31
doc/posix1003.1/ch08.t
Normal file
31
doc/posix1003.1/ch08.t
Normal file
@@ -0,0 +1,31 @@
|
||||
@c
|
||||
@c COPYRIGHT (c) 1988-1998.
|
||||
@c On-Line Applications Research Corporation (OAR).
|
||||
@c All rights reserved.
|
||||
@c
|
||||
@c $Id$
|
||||
@c
|
||||
|
||||
@chapter Language-Specific Services for the C Programming Language
|
||||
@section Referenced C Language Routines
|
||||
@subsection Extensions to Time Functions
|
||||
@subsection Extensions to setlocale() Function
|
||||
@section C Language Input/Output Functions
|
||||
@subsection Map a Stream Pointer to a File Descriptor
|
||||
@subsection Open a Stream on a File Descriptor
|
||||
@subsection Interactions of Other FILE-Type C Functions
|
||||
@subsection Operations on Files -- the remove() Function
|
||||
@subsection Temporary File Name -- the tmpnam() Function
|
||||
@subsection Stdio Locking Functions
|
||||
@subsection Stdio With Explicit Client Locking
|
||||
@section Other C Language Functions
|
||||
@subsection Nonlocal Jumps
|
||||
@subsection Set Time Zone
|
||||
@subsection Find String Token
|
||||
@subsection ASCII Time Representation
|
||||
@subsection Current Time Representation
|
||||
@subsection Coordinated Universal Time
|
||||
@subsection Local Time
|
||||
@subsection Pseudo-Random Sequence Generation Functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user