ChorusOS man pages section 3STDC: Standard C Library Functions
    
G
 
 gai_strerror -- nodename-to-address translation in protocol-independent manner ( Index Term Link )
 
 generic transport name-to-address translation
  -- netdir ( Index Term Link )
  -- netdir_free ( Index Term Link )
  -- netdir_getbyaddr ( Index Term Link )
  -- netdir_getbyname ( Index Term Link )
  -- netdir_mergeaddr ( Index Term Link )
  -- netdir_options ( Index Term Link )
  -- netdir_perror ( Index Term Link )
  -- netdir_sperror ( Index Term Link )
  -- taddr2uaddr ( Index Term Link )
  -- uaddr2taddr ( Index Term Link )
 
 getaddrinfo -- nodename-to-address translation in protocol-independent manner ( Index Term Link )
 
 getbsize -- get user block size ( Index Term Link )
 
 getc -- get character from a stream ( Index Term Link )
 
 getc_unlocked -- explicit unlocking functions ( Index Term Link )
 
 getchar -- get character from the standard input channel ( Index Term Link )
 
 getchar_unlocked -- explicit unlocking functions ( Index Term Link )
 
 getenv -- fetch and set environment variables ( Index Term Link )
 
 getgrent -- group database operations ( Index Term Link ) ( Index Term Link )
 
 getgrnam -- group database operations ( Index Term Link )
 
 gethostbyaddr -- get network host entry ( Index Term Link )
 
 gethostbyent -- get network host entry ( Index Term Link )
 
 gethostbyname2 -- 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 )
 
 getpwent -- password database operations ( Index Term Link )
 
 getpwnam -- password database operations ( Index Term Link )
 
 getpwuid -- password database operations ( 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 )