The Open Group Base Specifications Issue 6
IEEE Std 1003.1-2001
Copyright © 2001 The IEEE and  The Open Group
[
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
| Index  ] 
 G
G
- gai_strerror() - address and name information error description 
- gcvt() - convert a floating-point number to a string (LEGACY) 
- gencat - generate a formatted message catalog 
- getaddrinfo() - get address information 
- getc() - get a byte from a stream 
- getchar() - get a byte from a stdin stream 
- getchar_unlocked() - stdio with explicit client locking 
- getconf - get configuration values 
- getcontext(), setcontext - get and set current user context 
- getc_unlocked(), getchar_unlocked, putc_unlocked, putchar_unlocked - stdio with explicit client locking 
- getcwd() - get the pathname of the current working directory 
- getdate() - convert user format date and time 
- getegid() - get the effective group ID 
- getenv() - get value of an environment variable 
- geteuid() - get the effective user ID 
- get - get a version of an SCCS file (DEVELOPMENT) 
- getgid() - get the real group ID 
- getgrent() - get the group database entry 
- getgrgid(), getgrgid_r - get group database entry for a group ID 
- getgrnam(), getgrnam_r - search group database for a name 
- getgroups() - get supplementary group IDs 
- gethostbyaddr(), gethostbyname - network host database functions 
- gethostbyname() - network host database functions 
- gethostent() - network host database functions 
- gethostid() - get an identifier for the current host 
- gethostname() - get name of current host 
- getitimer(), setitimer - get and set value of interval timer 
- getlogin(), getlogin_r - get login name 
- getmsg(), getpmsg - receive next message from a STREAMS file (STREAMS) 
- getnameinfo() - get name information 
- getnetbyaddr() - network database functions 
- getnetbyname() - network database functions 
- getnetent() - network database functions 
- getopt(), optarg, opterr, optind, optopt - command option parsing 
- getopts - parse utility options 
- getpeername() - get the name of the peer socket 
- getpgid() - get the process group ID for a process 
- getpgrp() - get the process group ID of the calling process 
- getpid() - get the process ID 
- getpmsg() - receive next message from a STREAMS file 
- getppid() - get the parent process ID 
- getpriority(), setpriority - get and set the nice value 
- getprotobyname() - network protocol database functions 
- getprotobynumber() - network protocol database functions 
- getprotoent() - network protocol database functions 
- getpwent() - get user database entry 
- getpwnam(), getpwnam_r - search user database for a name 
- getpwuid(), getpwuid_r - search user database for a user ID 
- getrlimit(), setrlimit - control maximum resource consumption 
- getrusage() - get information about resource utilization 
- getservbyname() - network services database functions 
- getservbyport() - network services database functions 
- getservent() - network services database functions 
- gets() - get a string from a stdin stream 
- getsid() - get the process group ID of a session leader 
- getsockname() - get the socket name 
- getsockopt() - get the socket options 
- getsubopt() - parse suboption arguments from a string 
- gettimeofday() - get the date and time 
- getuid() - get a real user ID 
- getutxent(), getutxid, getutxline - get user accounting database entries 
- getwc() - get a wide character from a stream 
- getwchar() - get a wide character from a stdin stream 
- getwd() - get the current working directory pathname (LEGACY) 
- glob(), globfree - generate pathnames matching a pattern 
- glob.h - pathname pattern-matching types 
- gmtime(), gmtime_r - convert a time value to a broken-down UTC time 
- grantpt() - grant access to the slave pseudo-terminal device 
- grep - search a file for a pattern 
- grp.h - group structure 
Topic Index
Copyright © 2001 The Open Group, All Rights Reserved