Pages du manuel Linux : Fonctions des bibliothèques / posix

ftruncate
truncate a file to a specified length
ftrylockfile
See flockfile.3posix
ftw
traverse (walk) a file tree
funlockfile
See flockfile.3posix
fwide
set stream orientation
fwprintf
See wprintf.3posix
fwrite
binary output
fwscanf
See wscanf.3posix
gai_strerror
address and name information error description
gcvt
See ecvt.3posix
getaddrinfo
get address information
getc
get a byte from a stream
getchar
get a byte from a stdin stream
getchar_unlocked
getc_unlocked, getchar_unlocked, putc_unlocked, putchar_unlocked - stdio with explicit client locking
getcontext
get and set current user context
getcwd
get the pathname of the current working directory
getc_unlocked
See getchar_unlocked.3posix
getdate
convert user format date and time
getdate_err
See getdate.3posix
getegid
get the effective group ID
getenv
get value of an environment variable
geteuid
get the effective user ID
getgid
get the real group ID
getgrent
group database entry functions
getgrgid
get group database entry for a group ID
getgrgid_r
See getgrgid.3posix
getgrnam
search group database for a name
getgrnam_r
See getgrnam.3posix
getgroups
get supplementary group IDs
gethostbyaddr
See gethostbyname.3posix
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
get and set value of interval timer
getlogin
get login name
getlogin_r
See getlogin.3posix
getmsg
receive next message from a STREAMS file (STREAMS)
getnameinfo
get name information
getnetbyaddr
See getnetent.3posix
getnetbyname
See getnetent.3posix
getnetent
network database functions
getopt
command option parsing
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
See getmsg.3posix
getppid
get the parent process ID
getpriority
get and set the nice value