ChorusOS man pages section 3STDC: Standard C Library Functions
    
G
 
 getc -- get character from a stream ( Index Term Link )
 
 getc_unlocked -- explicit locking functions ( Index Term Link )
 
 getchar -- get character from the standard input channel ( Index Term Link )
 
 getchar_unlocked -- explicit locking functions ( Index Term Link )
 
 getenv -- fetch and set environment variables ( Index Term Link )
 
 gethostbyaddr -- get network host entry ( Index Term Link )
 
 gethostbyname -- get network host entry ( Index Term Link )
 
 getopt -- get an option letter from command line argument list ( Index Term Link )
 
 gets -- get a string from a stream ( Index Term Link )
 
 getsitebyaddr -- get ChorusOS site information ( Index Term Link )
 
 getsitebyname -- get ChorusOS site information ( Index Term Link )
 
 getsubopt -- get sub options from an argument ( Index Term Link )
 
 getw -- get character from a stream ( Index Term Link )
 
 gmtime -- transform binary date and time value to ASCII ( Index Term Link )
 
 gmtime_r -- Transform binary date and time value to ASCII; Reentrent version ( Index Term Link )