2009-02-13 12:33:32 +01:00
|
|
|
<sect1 id="std-susv4"><title>System interfaces compatible with the Single Unix Specification, Version 4:</title>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2009-02-13 12:33:32 +01:00
|
|
|
<para>Note that the core of the Single Unix Specification, Version 4 is
|
|
|
|
also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<screen>
|
|
|
|
FD_CLR
|
|
|
|
FD_ISSET
|
|
|
|
FD_SET
|
|
|
|
FD_ZERO
|
|
|
|
_Exit
|
|
|
|
_exit
|
|
|
|
_longjmp
|
|
|
|
_setjmp
|
|
|
|
_tolower
|
|
|
|
_toupper
|
|
|
|
a64l
|
|
|
|
abort
|
|
|
|
abs
|
|
|
|
accept
|
|
|
|
access
|
|
|
|
acos
|
|
|
|
acosf
|
|
|
|
acosh
|
|
|
|
acoshf
|
|
|
|
alarm
|
2009-02-13 13:19:25 +01:00
|
|
|
alphasort
|
2007-06-05 12:10:16 +02:00
|
|
|
asctime
|
|
|
|
asctime_r
|
|
|
|
asin
|
|
|
|
asinf
|
|
|
|
asinh
|
|
|
|
asinhf
|
|
|
|
atan
|
|
|
|
atan2
|
|
|
|
atan2f
|
|
|
|
atanf
|
|
|
|
atanh
|
|
|
|
atanhf
|
|
|
|
atexit
|
|
|
|
atof
|
|
|
|
atoff
|
|
|
|
atoi
|
|
|
|
atol
|
|
|
|
atoll
|
|
|
|
basename
|
|
|
|
bind
|
|
|
|
bsearch
|
|
|
|
btowc
|
|
|
|
cabs
|
|
|
|
cabsf
|
|
|
|
calloc
|
|
|
|
catclose (available in external "catgets" library)
|
|
|
|
catgets (available in external "catgets" library)
|
|
|
|
catopen (available in external "catgets" library)
|
|
|
|
cbrt
|
|
|
|
cbrtf
|
|
|
|
ceil
|
|
|
|
ceilf
|
|
|
|
cfgetispeed
|
|
|
|
cfgetospeed
|
|
|
|
cfsetispeed
|
|
|
|
cfsetospeed
|
|
|
|
chdir
|
|
|
|
chmod
|
|
|
|
chown
|
|
|
|
chroot (see chapter "Implementation Notes")
|
|
|
|
clearerr
|
|
|
|
clock
|
|
|
|
clock_getres (see chapter "Implementation Notes")
|
|
|
|
clock_gettime (see chapter "Implementation Notes")
|
|
|
|
clock_setres (see chapter "Implementation Notes")
|
|
|
|
close
|
|
|
|
closedir
|
|
|
|
closelog
|
2007-06-11 19:38:27 +02:00
|
|
|
confstr
|
2007-06-05 12:10:16 +02:00
|
|
|
connect
|
|
|
|
copysign
|
|
|
|
copysignf
|
|
|
|
cos
|
|
|
|
cosf
|
|
|
|
cosh
|
|
|
|
coshf
|
|
|
|
creat
|
|
|
|
crypt (available in external "crypt" library)
|
|
|
|
ctermid
|
|
|
|
ctime
|
|
|
|
ctime_r
|
|
|
|
daylight
|
|
|
|
dbm_clearerr (available in external "libgdbm" library)
|
|
|
|
dbm_close (available in external "libgdbm" library)
|
|
|
|
dbm_delete (available in external "libgdbm" library)
|
|
|
|
dbm_error (available in external "libgdbm" library)
|
|
|
|
dbm_fetch (available in external "libgdbm" library)
|
|
|
|
dbm_firstkey (available in external "libgdbm" library)
|
|
|
|
dbm_nextkey (available in external "libgdbm" library)
|
|
|
|
dbm_open (available in external "libgdbm" library)
|
|
|
|
dbm_store (available in external "libgdbm" library)
|
|
|
|
difftime
|
2009-02-13 13:45:02 +01:00
|
|
|
dirfd
|
2007-06-05 12:10:16 +02:00
|
|
|
dirname
|
|
|
|
div
|
|
|
|
dlclose
|
|
|
|
dlerror
|
|
|
|
dlopen
|
|
|
|
dlsym
|
2009-02-13 13:19:25 +01:00
|
|
|
dprintf
|
2007-06-05 12:10:16 +02:00
|
|
|
drand48
|
|
|
|
dup
|
|
|
|
dup2
|
|
|
|
encrypt (available in external "crypt" library)
|
|
|
|
endgrent
|
|
|
|
endhostent
|
|
|
|
endprotoent
|
|
|
|
endpwent
|
|
|
|
endservent
|
|
|
|
endutxent
|
|
|
|
environ
|
|
|
|
erand48
|
|
|
|
erf
|
|
|
|
erfc
|
|
|
|
erfcf
|
|
|
|
erff
|
|
|
|
errno
|
|
|
|
execl
|
|
|
|
execle
|
|
|
|
execlp
|
|
|
|
execv
|
|
|
|
execve
|
|
|
|
execvp
|
|
|
|
exit
|
|
|
|
exp
|
|
|
|
exp2
|
|
|
|
exp2f
|
|
|
|
expf
|
|
|
|
expm1
|
|
|
|
expm1f
|
|
|
|
fabs
|
|
|
|
fabsf
|
2009-02-13 12:33:32 +01:00
|
|
|
faccessat
|
2007-06-05 12:10:16 +02:00
|
|
|
fchdir
|
|
|
|
fchmod
|
2009-02-13 12:33:32 +01:00
|
|
|
fchmodat
|
2007-06-05 12:10:16 +02:00
|
|
|
fchown
|
2009-02-13 12:33:32 +01:00
|
|
|
fchownat
|
2007-06-05 12:10:16 +02:00
|
|
|
fclose
|
|
|
|
fcntl
|
|
|
|
fdatasync
|
|
|
|
fdim
|
|
|
|
fdimf
|
|
|
|
fdopen
|
2009-02-13 12:33:32 +01:00
|
|
|
fdopendir
|
2007-06-05 12:10:16 +02:00
|
|
|
feof
|
|
|
|
ferror
|
2009-09-26 23:01:10 +02:00
|
|
|
fexecve
|
2007-06-05 12:10:16 +02:00
|
|
|
fflush
|
|
|
|
ffs
|
|
|
|
fgetc
|
|
|
|
fgetpos
|
|
|
|
fgets
|
2008-12-15 13:40:29 +01:00
|
|
|
fgetwc
|
|
|
|
fgetws
|
2007-06-05 12:10:16 +02:00
|
|
|
fileno
|
|
|
|
flockfile
|
|
|
|
floor
|
|
|
|
floorf
|
|
|
|
fma
|
|
|
|
fmaf
|
|
|
|
fmax
|
|
|
|
fmaxf
|
2009-02-13 13:19:25 +01:00
|
|
|
fmemopen
|
2007-06-05 12:10:16 +02:00
|
|
|
fmin
|
|
|
|
fminf
|
|
|
|
fmod
|
|
|
|
fmodf
|
|
|
|
fnmatch
|
|
|
|
fopen
|
|
|
|
fork
|
|
|
|
fpathconf
|
2007-06-21 09:22:16 +02:00
|
|
|
fpclassify (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
fprintf
|
|
|
|
fputc
|
|
|
|
fputs
|
2008-12-15 13:40:29 +01:00
|
|
|
fputwc
|
|
|
|
fputws
|
2007-06-05 12:10:16 +02:00
|
|
|
fread
|
|
|
|
free
|
|
|
|
freeaddrinfo
|
|
|
|
freopen
|
|
|
|
frexp
|
|
|
|
frexpf
|
|
|
|
fscanf
|
|
|
|
fseek
|
|
|
|
fseeko
|
|
|
|
fsetpos
|
|
|
|
fstat
|
2009-02-13 12:33:32 +01:00
|
|
|
fstatat
|
2007-06-05 12:10:16 +02:00
|
|
|
fstatvfs
|
|
|
|
fsync
|
|
|
|
ftell
|
|
|
|
ftello
|
|
|
|
ftok
|
|
|
|
ftruncate
|
|
|
|
ftrylockfile
|
|
|
|
ftw
|
|
|
|
funlockfile
|
2009-02-13 12:33:32 +01:00
|
|
|
futimens
|
2007-06-05 12:10:16 +02:00
|
|
|
futimes
|
2008-12-15 13:40:29 +01:00
|
|
|
fwide
|
2009-03-06 11:09:55 +01:00
|
|
|
fwprintf
|
2007-06-05 12:10:16 +02:00
|
|
|
fwrite
|
2009-03-11 13:03:44 +01:00
|
|
|
fwscanf
|
2007-06-05 12:10:16 +02:00
|
|
|
gai_strerror
|
|
|
|
getaddrinfo
|
|
|
|
getc
|
|
|
|
getc_unlocked
|
|
|
|
getchar
|
|
|
|
getchar_unlocked
|
|
|
|
getcwd
|
|
|
|
getdelim
|
|
|
|
getdomainname
|
|
|
|
getegid
|
|
|
|
getenv
|
|
|
|
geteuid
|
|
|
|
getgid
|
|
|
|
getgrent
|
|
|
|
getgrgid
|
|
|
|
getgrgid_r
|
|
|
|
getgrnam
|
|
|
|
getgrnam_r
|
|
|
|
getgroups
|
|
|
|
gethostid
|
|
|
|
gethostname
|
|
|
|
getitimer (see chapter "Implementation Notes")
|
2009-02-13 13:19:25 +01:00
|
|
|
getline
|
2007-06-05 12:10:16 +02:00
|
|
|
getlogin
|
|
|
|
getlogin_r
|
|
|
|
getnameinfo
|
|
|
|
getopt
|
|
|
|
getpeername
|
|
|
|
getpgid
|
|
|
|
getpgrp
|
|
|
|
getpid
|
|
|
|
getppid
|
|
|
|
getpriority
|
|
|
|
getprotobyname
|
|
|
|
getprotobynumber
|
|
|
|
getprotoent
|
|
|
|
getpwent
|
|
|
|
getpwnam
|
|
|
|
getpwnam_r
|
|
|
|
getpwuid
|
|
|
|
getpwuid_r
|
|
|
|
getrlimit
|
|
|
|
getrusage
|
|
|
|
gets
|
|
|
|
getservbyname
|
|
|
|
getservbyport
|
|
|
|
getservent
|
|
|
|
getsid
|
|
|
|
getsockname
|
|
|
|
getsockopt
|
|
|
|
getsubopt
|
|
|
|
gettimeofday
|
|
|
|
getuid
|
|
|
|
getutxent
|
|
|
|
getutxid
|
|
|
|
getutxline
|
2008-12-15 13:40:29 +01:00
|
|
|
getwc
|
|
|
|
getwchar
|
2007-06-05 12:10:16 +02:00
|
|
|
glob
|
|
|
|
globfree
|
|
|
|
gmtime
|
|
|
|
gmtime_r
|
|
|
|
grantpt
|
|
|
|
hcreate
|
|
|
|
hdestroy
|
|
|
|
hsearch
|
|
|
|
hstrerror
|
|
|
|
htonl
|
|
|
|
htons
|
|
|
|
hypot
|
|
|
|
hypotf
|
|
|
|
iconv (available in external "libiconv" library)
|
|
|
|
iconv_close (available in external "libiconv" library)
|
|
|
|
iconv_open (available in external "libiconv" library)
|
|
|
|
if_freenameindex
|
|
|
|
if_indextoname
|
|
|
|
if_nameindex
|
|
|
|
if_nametoindex
|
|
|
|
ilogb
|
|
|
|
ilogbf
|
|
|
|
imaxabs
|
|
|
|
imaxdiv
|
|
|
|
inet_addr
|
|
|
|
inet_ntoa
|
|
|
|
inet_ntop
|
|
|
|
inet_pton
|
|
|
|
initstate
|
2007-06-12 17:24:46 +02:00
|
|
|
insque
|
2007-06-05 12:10:16 +02:00
|
|
|
ioctl
|
|
|
|
isalnum
|
|
|
|
isalpha
|
|
|
|
isascii
|
|
|
|
isatty
|
|
|
|
isblank
|
|
|
|
iscntrl
|
|
|
|
isdigit
|
2007-06-21 09:22:16 +02:00
|
|
|
isfinite (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
isgraph
|
2007-06-21 09:22:16 +02:00
|
|
|
isgreater (see chapter "Implementation Notes")
|
|
|
|
isgreaterequal (see chapter "Implementation Notes")
|
|
|
|
isinf (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
isless
|
2007-06-21 09:22:16 +02:00
|
|
|
islessequal (see chapter "Implementation Notes")
|
|
|
|
islessgreater (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
islower
|
2007-06-21 09:22:16 +02:00
|
|
|
isnan (see chapter "Implementation Notes")
|
|
|
|
isnormal (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
isprint
|
|
|
|
ispunct
|
|
|
|
isspace
|
2007-06-21 09:22:16 +02:00
|
|
|
isunordered (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
isupper
|
|
|
|
iswalnum
|
|
|
|
iswalpha
|
|
|
|
iswblank
|
|
|
|
iswcntrl
|
|
|
|
iswctype
|
|
|
|
iswdigit
|
|
|
|
iswgraph
|
|
|
|
iswlower
|
|
|
|
iswprint
|
|
|
|
iswpunct
|
|
|
|
iswspace
|
|
|
|
iswupper
|
|
|
|
iswxdigit
|
|
|
|
isxdigit
|
|
|
|
j0
|
|
|
|
j1
|
|
|
|
jn
|
|
|
|
jrand48
|
|
|
|
kill
|
|
|
|
killpg
|
|
|
|
l64a
|
|
|
|
labs
|
|
|
|
lchown
|
|
|
|
lcong48
|
|
|
|
ldexp
|
|
|
|
ldexpf
|
|
|
|
ldiv
|
|
|
|
lfind
|
|
|
|
lgamma
|
|
|
|
lgammaf
|
|
|
|
link
|
2009-02-13 12:33:32 +01:00
|
|
|
linkat
|
2007-06-05 12:10:16 +02:00
|
|
|
listen
|
|
|
|
llabs
|
|
|
|
lldiv
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
llrint
|
|
|
|
llrintf
|
|
|
|
llrintl
|
2007-06-05 12:10:16 +02:00
|
|
|
localeconv
|
|
|
|
localtime
|
|
|
|
localtime_r
|
2008-04-02 12:48:08 +02:00
|
|
|
lockf
|
2007-06-05 12:10:16 +02:00
|
|
|
log
|
|
|
|
log10
|
|
|
|
log10f
|
|
|
|
log1p
|
|
|
|
log1pf
|
2009-03-19 10:22:01 +01:00
|
|
|
log2
|
|
|
|
log2f
|
2007-06-05 12:10:16 +02:00
|
|
|
logb
|
|
|
|
logbf
|
|
|
|
logf
|
|
|
|
longjmp
|
|
|
|
lrand48
|
|
|
|
lrint
|
|
|
|
lrintf
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
lrintl
|
2007-06-05 12:10:16 +02:00
|
|
|
lround
|
|
|
|
lroundf
|
|
|
|
lsearch
|
|
|
|
lseek
|
|
|
|
lstat
|
|
|
|
malloc
|
|
|
|
mblen
|
|
|
|
mbrlen
|
|
|
|
mbrtowc
|
|
|
|
mbsinit
|
2009-02-19 10:22:51 +01:00
|
|
|
mbsnrtowcs
|
2007-06-05 12:10:16 +02:00
|
|
|
mbsrtowcs
|
|
|
|
mbstowcs
|
|
|
|
mbtowc
|
|
|
|
memccpy
|
|
|
|
memchr
|
|
|
|
memcmp
|
|
|
|
memcpy
|
|
|
|
memmove
|
|
|
|
memset
|
|
|
|
mkdir
|
2009-02-13 12:33:32 +01:00
|
|
|
mkdirat
|
2009-02-13 13:19:25 +01:00
|
|
|
mkdtemp
|
2007-06-05 12:10:16 +02:00
|
|
|
mkfifo
|
2009-02-13 12:33:32 +01:00
|
|
|
mkfifoat
|
2007-06-05 12:10:16 +02:00
|
|
|
mknod
|
2009-02-13 12:33:32 +01:00
|
|
|
mknodat
|
2007-06-05 12:10:16 +02:00
|
|
|
mkstemp
|
|
|
|
mktime
|
|
|
|
mlock
|
|
|
|
mmap
|
|
|
|
modf
|
|
|
|
modff
|
|
|
|
mprotect
|
|
|
|
mq_close
|
|
|
|
mq_getattr
|
|
|
|
mq_notify
|
|
|
|
mq_open
|
|
|
|
mq_receive
|
|
|
|
mq_send
|
|
|
|
mq_setattr
|
|
|
|
mq_timedreceive
|
|
|
|
mq_timedsend
|
|
|
|
mq_unlink
|
|
|
|
mrand48
|
|
|
|
msgctl (see chapter "Implementation Notes")
|
|
|
|
msgget (see chapter "Implementation Notes")
|
|
|
|
msgrcv (see chapter "Implementation Notes")
|
|
|
|
msgsnd (see chapter "Implementation Notes")
|
|
|
|
msync
|
|
|
|
munlock
|
|
|
|
munmap
|
|
|
|
nan
|
|
|
|
nanf
|
|
|
|
nanosleep
|
|
|
|
nearbyint
|
|
|
|
nearbyintf
|
|
|
|
nextafter
|
|
|
|
nextafterf
|
|
|
|
nftw
|
|
|
|
nice
|
|
|
|
nl_langinfo
|
|
|
|
nrand48
|
|
|
|
ntohl
|
|
|
|
ntohs
|
|
|
|
open
|
2009-03-06 11:09:55 +01:00
|
|
|
open_memstream
|
|
|
|
open_wmemstream
|
2009-02-13 12:33:32 +01:00
|
|
|
openat
|
2007-06-05 12:10:16 +02:00
|
|
|
opendir
|
|
|
|
openlog
|
|
|
|
optarg
|
|
|
|
opterr
|
|
|
|
optind
|
|
|
|
optopt
|
|
|
|
pathconf
|
|
|
|
pause
|
|
|
|
pclose
|
|
|
|
perror
|
|
|
|
pipe
|
|
|
|
poll
|
|
|
|
popen
|
|
|
|
posix_fadvise
|
|
|
|
posix_fallocate
|
|
|
|
posix_madvise
|
|
|
|
posix_memalign
|
|
|
|
posix_openpt
|
|
|
|
pow
|
|
|
|
powf
|
|
|
|
pread
|
|
|
|
printf
|
|
|
|
pselect
|
|
|
|
pthread_atfork
|
|
|
|
pthread_attr_destroy
|
|
|
|
pthread_attr_getdetachstate
|
|
|
|
pthread_attr_getinheritsched
|
|
|
|
pthread_attr_getschedparam
|
|
|
|
pthread_attr_getschedpolicy
|
|
|
|
pthread_attr_getscope
|
|
|
|
pthread_attr_getstacksize
|
|
|
|
pthread_attr_init
|
|
|
|
pthread_attr_setdetachstate
|
|
|
|
pthread_attr_setinheritsched
|
|
|
|
pthread_attr_setschedparam
|
|
|
|
pthread_attr_setschedpolicy
|
|
|
|
pthread_attr_setscope
|
|
|
|
pthread_attr_setstacksize
|
|
|
|
pthread_cancel
|
|
|
|
pthread_cond_broadcast
|
|
|
|
pthread_cond_destroy
|
|
|
|
pthread_cond_init
|
|
|
|
pthread_cond_signal
|
|
|
|
pthread_cond_timedwait
|
|
|
|
pthread_cond_wait
|
|
|
|
pthread_condattr_destroy
|
|
|
|
pthread_condattr_getpshared
|
|
|
|
pthread_condattr_init
|
|
|
|
pthread_condattr_setpshared
|
|
|
|
pthread_create
|
|
|
|
pthread_detach
|
|
|
|
pthread_equal
|
|
|
|
pthread_exit
|
|
|
|
pthread_getconcurrency
|
|
|
|
pthread_getschedparam
|
|
|
|
pthread_getspecific
|
|
|
|
pthread_join
|
|
|
|
pthread_key_create
|
|
|
|
pthread_key_delete
|
|
|
|
pthread_kill
|
2009-03-06 11:09:55 +01:00
|
|
|
pthread_mutex_destroy
|
|
|
|
pthread_mutex_getprioceiling
|
|
|
|
pthread_mutex_init
|
|
|
|
pthread_mutex_lock
|
|
|
|
pthread_mutex_setprioceiling
|
|
|
|
pthread_mutex_trylock
|
|
|
|
pthread_mutex_unlock
|
2007-06-05 12:10:16 +02:00
|
|
|
pthread_mutexattr_destroy
|
|
|
|
pthread_mutexattr_getprioceiling
|
|
|
|
pthread_mutexattr_getprotocol
|
|
|
|
pthread_mutexattr_getpshared
|
|
|
|
pthread_mutexattr_gettype
|
|
|
|
pthread_mutexattr_init
|
|
|
|
pthread_mutexattr_setprioceiling
|
|
|
|
pthread_mutexattr_setprotocol
|
|
|
|
pthread_mutexattr_setpshared
|
|
|
|
pthread_mutexattr_settype
|
|
|
|
pthread_once
|
|
|
|
pthread_rwlock_destroy
|
|
|
|
pthread_rwlock_init
|
|
|
|
pthread_rwlock_rdlock
|
|
|
|
pthread_rwlock_tryrdlock
|
|
|
|
pthread_rwlock_trywrlock
|
|
|
|
pthread_rwlock_unlock
|
|
|
|
pthread_rwlock_wrlock
|
|
|
|
pthread_rwlockattr_destroy
|
|
|
|
pthread_rwlockattr_getpshared
|
|
|
|
pthread_rwlockattr_init
|
|
|
|
pthread_rwlockattr_setpshared
|
|
|
|
pthread_self
|
|
|
|
pthread_setcancelstate
|
|
|
|
pthread_setcanceltype
|
|
|
|
pthread_setconcurrency
|
|
|
|
pthread_setschedparam
|
|
|
|
pthread_setspecific
|
|
|
|
pthread_sigmask
|
|
|
|
pthread_testcancel
|
|
|
|
ptsname
|
|
|
|
putc
|
|
|
|
putc_unlocked
|
|
|
|
putchar
|
|
|
|
putchar_unlocked
|
|
|
|
putenv
|
|
|
|
puts
|
|
|
|
pututxline
|
2008-12-15 13:40:29 +01:00
|
|
|
putwc
|
|
|
|
putwchar
|
2007-06-05 12:10:16 +02:00
|
|
|
pwrite
|
|
|
|
qsort
|
|
|
|
raise
|
|
|
|
rand
|
|
|
|
rand_r
|
|
|
|
random
|
|
|
|
read
|
|
|
|
readdir
|
|
|
|
readdir_r
|
|
|
|
readlink
|
2009-02-13 12:33:32 +01:00
|
|
|
readlinkat
|
2007-06-05 12:10:16 +02:00
|
|
|
readv
|
|
|
|
realloc
|
|
|
|
realpath
|
|
|
|
recv
|
|
|
|
recvfrom
|
|
|
|
recvmsg
|
|
|
|
regcomp
|
|
|
|
regerror
|
|
|
|
regexec
|
|
|
|
regfree
|
|
|
|
remainder
|
|
|
|
remainderf
|
|
|
|
remove
|
2007-06-12 17:24:46 +02:00
|
|
|
remque
|
2007-06-05 12:10:16 +02:00
|
|
|
remquo
|
|
|
|
remquof
|
|
|
|
rename
|
2009-02-13 12:33:32 +01:00
|
|
|
renameat
|
2007-06-05 12:10:16 +02:00
|
|
|
rewind
|
|
|
|
rewinddir
|
|
|
|
rint
|
|
|
|
rintf
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
rintl
|
2007-06-05 12:10:16 +02:00
|
|
|
rmdir
|
|
|
|
round
|
|
|
|
roundf
|
|
|
|
scalbln
|
|
|
|
scalblnf
|
|
|
|
scalbn
|
|
|
|
scalbnf
|
|
|
|
scandir
|
|
|
|
scanf
|
|
|
|
sched_get_priority_max
|
|
|
|
sched_get_priority_min
|
|
|
|
sched_getparam
|
|
|
|
sched_getscheduler
|
|
|
|
sched_rr_get_interval
|
|
|
|
sched_setparam
|
|
|
|
sched_setscheduler
|
|
|
|
sched_yield
|
|
|
|
seed48
|
|
|
|
seekdir
|
|
|
|
select
|
|
|
|
sem_close
|
|
|
|
sem_destroy
|
|
|
|
sem_getvalue
|
|
|
|
sem_init
|
|
|
|
sem_open
|
|
|
|
sem_post
|
|
|
|
sem_timedwait
|
|
|
|
sem_trywait
|
|
|
|
sem_unlink
|
|
|
|
sem_wait
|
|
|
|
semctl (see chapter "Implementation Notes")
|
|
|
|
semget (see chapter "Implementation Notes")
|
|
|
|
semop (see chapter "Implementation Notes")
|
|
|
|
send
|
|
|
|
sendmsg
|
|
|
|
sendto
|
2007-06-21 09:22:16 +02:00
|
|
|
setbuf
|
2007-06-05 12:10:16 +02:00
|
|
|
setegid
|
|
|
|
setenv
|
|
|
|
seteuid
|
|
|
|
setgid
|
|
|
|
setgrent
|
|
|
|
sethostent
|
|
|
|
setitimer (see chapter "Implementation Notes")
|
|
|
|
setjmp
|
|
|
|
setkey (available in external "crypt" library)
|
|
|
|
setlocale
|
|
|
|
setlogmask
|
|
|
|
setpgid
|
|
|
|
setpgrp
|
|
|
|
setpriority
|
|
|
|
setprotoent
|
|
|
|
setpwent
|
|
|
|
setregid
|
|
|
|
setreuid
|
|
|
|
setrlimit
|
|
|
|
setservent
|
|
|
|
setsid
|
|
|
|
setsockopt
|
|
|
|
setstate
|
|
|
|
setuid
|
|
|
|
setutxent
|
|
|
|
setvbuf
|
|
|
|
shm_open
|
|
|
|
shm_unlink
|
|
|
|
shmat (see chapter "Implementation Notes")
|
|
|
|
shmctl (see chapter "Implementation Notes")
|
|
|
|
shmdt (see chapter "Implementation Notes")
|
|
|
|
shmget (see chapter "Implementation Notes")
|
|
|
|
shutdown
|
|
|
|
sigaction
|
|
|
|
sigaddset
|
|
|
|
sigdelset
|
|
|
|
sigemptyset
|
|
|
|
sigfillset
|
|
|
|
sighold
|
|
|
|
sigignore
|
|
|
|
siginterrupt
|
|
|
|
sigismember
|
|
|
|
siglongjmp
|
|
|
|
signal
|
2007-06-21 09:22:16 +02:00
|
|
|
signbit (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
signgam
|
|
|
|
sigpause
|
|
|
|
sigpending
|
|
|
|
sigprocmask
|
|
|
|
sigqueue
|
|
|
|
sigrelse
|
|
|
|
sigset
|
|
|
|
sigsetjmp
|
|
|
|
sigsuspend
|
|
|
|
sigwait
|
|
|
|
sigwaitinfo
|
|
|
|
sin
|
|
|
|
sinf
|
|
|
|
sinh
|
|
|
|
sinhf
|
|
|
|
sleep
|
|
|
|
snprintf
|
|
|
|
socket
|
|
|
|
socketpair
|
|
|
|
sprintf
|
|
|
|
sqrt
|
|
|
|
sqrtf
|
|
|
|
srand
|
|
|
|
srand48
|
|
|
|
srandom
|
|
|
|
sscanf
|
|
|
|
stat
|
|
|
|
statvfs
|
|
|
|
stderr
|
|
|
|
stdin
|
|
|
|
stdout
|
2009-02-13 13:19:25 +01:00
|
|
|
stpcpy
|
|
|
|
stpncpy
|
2007-06-05 12:10:16 +02:00
|
|
|
strcasecmp
|
|
|
|
strcat
|
|
|
|
strchr
|
|
|
|
strcmp
|
|
|
|
strcoll
|
|
|
|
strcpy
|
|
|
|
strcspn
|
|
|
|
strdup
|
|
|
|
strerror
|
|
|
|
strerror_r
|
|
|
|
strftime
|
|
|
|
strlen
|
|
|
|
strncasecmp
|
|
|
|
strncat
|
|
|
|
strncmp
|
|
|
|
strncpy
|
2009-02-13 13:19:25 +01:00
|
|
|
strndup
|
|
|
|
strnlen
|
2007-06-05 12:10:16 +02:00
|
|
|
strpbrk
|
|
|
|
strptime
|
|
|
|
strrchr
|
2009-02-13 13:19:25 +01:00
|
|
|
strsignal
|
2007-06-05 12:10:16 +02:00
|
|
|
strspn
|
|
|
|
strstr
|
|
|
|
strtod
|
|
|
|
strtof
|
|
|
|
strtoimax
|
|
|
|
strtok
|
|
|
|
strtok_r
|
|
|
|
strtol
|
|
|
|
strtoll
|
|
|
|
strtoul
|
|
|
|
strtoull
|
|
|
|
strtoumax
|
|
|
|
strxfrm
|
|
|
|
swab
|
2009-03-06 11:09:55 +01:00
|
|
|
swprintf
|
2009-03-11 13:03:44 +01:00
|
|
|
swscanf
|
2007-06-05 12:10:16 +02:00
|
|
|
symlink
|
2009-02-13 12:33:32 +01:00
|
|
|
symlinkat
|
2007-06-05 12:10:16 +02:00
|
|
|
sync
|
|
|
|
sysconf
|
|
|
|
syslog
|
|
|
|
system
|
|
|
|
tan
|
|
|
|
tanf
|
|
|
|
tanh
|
|
|
|
tanhf
|
|
|
|
tcdrain
|
|
|
|
tcflow
|
|
|
|
tcflush
|
|
|
|
tcgetattr
|
|
|
|
tcgetpgrp
|
|
|
|
tcsendbreak
|
|
|
|
tcsetattr
|
|
|
|
tcsetpgrp
|
|
|
|
tdelete
|
|
|
|
telldir
|
|
|
|
tempnam
|
|
|
|
tfind
|
|
|
|
tgamma
|
|
|
|
tgammaf
|
|
|
|
time
|
|
|
|
timer_create
|
|
|
|
timer_delete
|
|
|
|
timer_gettime
|
|
|
|
timer_settime
|
|
|
|
times
|
|
|
|
timezone
|
|
|
|
tmpfile
|
|
|
|
tmpnam
|
|
|
|
toascii
|
|
|
|
tolower
|
|
|
|
toupper
|
|
|
|
towctrans
|
|
|
|
towlower
|
|
|
|
towupper
|
|
|
|
trunc
|
|
|
|
truncate
|
|
|
|
truncf
|
|
|
|
tsearch
|
|
|
|
ttyname
|
|
|
|
ttyname_r
|
|
|
|
twalk
|
|
|
|
tzname
|
|
|
|
tzset
|
|
|
|
umask
|
|
|
|
uname
|
|
|
|
ungetc
|
2008-12-15 13:40:29 +01:00
|
|
|
ungetwc
|
2007-06-05 12:10:16 +02:00
|
|
|
unlink
|
2009-02-13 12:33:32 +01:00
|
|
|
unlinkat
|
2007-06-05 12:10:16 +02:00
|
|
|
unlockpt
|
|
|
|
unsetenv
|
|
|
|
utime
|
2009-02-13 12:33:32 +01:00
|
|
|
utimensat
|
2007-06-05 12:10:16 +02:00
|
|
|
utimes
|
|
|
|
va_arg
|
2007-06-21 09:22:16 +02:00
|
|
|
va_copy
|
2007-06-05 12:10:16 +02:00
|
|
|
va_end
|
|
|
|
va_start
|
2009-02-13 13:19:25 +01:00
|
|
|
vdprintf
|
2007-06-05 12:10:16 +02:00
|
|
|
vfprintf
|
|
|
|
vfscanf
|
2009-03-06 11:09:55 +01:00
|
|
|
vfwprintf
|
2009-03-11 13:03:44 +01:00
|
|
|
vfwscanf
|
2007-06-05 12:10:16 +02:00
|
|
|
vprintf
|
|
|
|
vscanf
|
|
|
|
vsnprintf
|
|
|
|
vsprintf
|
|
|
|
vsscanf
|
2009-03-06 11:09:55 +01:00
|
|
|
vswprintf
|
2009-03-11 13:03:44 +01:00
|
|
|
vswscanf
|
2009-03-06 11:09:55 +01:00
|
|
|
vwprintf
|
2009-03-11 13:03:44 +01:00
|
|
|
vwscanf
|
2007-06-05 12:10:16 +02:00
|
|
|
wait
|
|
|
|
waitpid
|
2009-02-13 13:19:25 +01:00
|
|
|
wcpcpy
|
|
|
|
wcpncpy
|
2007-06-05 12:10:16 +02:00
|
|
|
wcrtomb
|
2009-03-11 14:00:28 +01:00
|
|
|
wcscasecmp
|
2007-06-05 12:10:16 +02:00
|
|
|
wcscat
|
|
|
|
wcschr
|
|
|
|
wcscmp
|
|
|
|
wcscoll
|
|
|
|
wcscpy
|
|
|
|
wcscspn
|
2009-03-15 14:45:02 +01:00
|
|
|
wcsdup
|
2009-03-09 14:22:37 +01:00
|
|
|
wcsftime
|
2007-06-05 12:10:16 +02:00
|
|
|
wcslen
|
2009-03-11 14:00:28 +01:00
|
|
|
wcsncasecmp
|
2007-06-05 12:10:16 +02:00
|
|
|
wcsncat
|
|
|
|
wcsncmp
|
|
|
|
wcsncpy
|
2009-02-13 19:39:37 +01:00
|
|
|
wcsnlen
|
2009-02-19 10:22:51 +01:00
|
|
|
wcsnrtombs
|
2007-06-05 12:10:16 +02:00
|
|
|
wcspbrk
|
|
|
|
wcsrchr
|
|
|
|
wcsrtombs
|
|
|
|
wcsspn
|
|
|
|
wcsstr
|
2009-02-13 12:33:32 +01:00
|
|
|
wcstod
|
|
|
|
wcstof
|
2009-02-16 16:36:01 +01:00
|
|
|
wcstoimax
|
2009-02-05 18:30:17 +01:00
|
|
|
wcstok
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
wcstol
|
|
|
|
wcstoll
|
2007-06-05 12:10:16 +02:00
|
|
|
wcstombs
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
wcstoul
|
|
|
|
wcstoull
|
2009-02-16 16:36:01 +01:00
|
|
|
wcstoumax
|
2007-06-05 12:10:16 +02:00
|
|
|
wcswidth
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
wcsxfrm
|
2007-06-05 12:10:16 +02:00
|
|
|
wctob
|
|
|
|
wctomb
|
|
|
|
wctrans
|
|
|
|
wctype
|
|
|
|
wcwidth
|
|
|
|
wmemchr
|
|
|
|
wmemcmp
|
|
|
|
wmemcpy
|
|
|
|
wmemmove
|
|
|
|
wmemset
|
2009-03-23 10:46:38 +01:00
|
|
|
wordexp
|
|
|
|
wordfree
|
2007-06-05 12:10:16 +02:00
|
|
|
wprintf
|
|
|
|
write
|
|
|
|
writev
|
2009-03-11 13:03:44 +01:00
|
|
|
wscanf
|
2007-06-05 12:10:16 +02:00
|
|
|
y0
|
|
|
|
y1
|
|
|
|
yn
|
|
|
|
</screen>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
</sect1>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<sect1 id="std-bsd"><title>System interfaces compatible with BSD functions:</title>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<screen>
|
|
|
|
bindresvport
|
|
|
|
bindresvport_sa
|
2008-09-29 19:03:49 +02:00
|
|
|
cfmakeraw
|
2007-06-05 12:10:16 +02:00
|
|
|
daemon
|
|
|
|
dn_comp
|
|
|
|
dn_expand
|
|
|
|
dn_skipname
|
|
|
|
drem
|
2009-09-26 01:55:00 +02:00
|
|
|
eaccess
|
2007-06-05 12:10:16 +02:00
|
|
|
endusershell
|
|
|
|
err
|
|
|
|
errx
|
|
|
|
finite
|
|
|
|
finitef
|
|
|
|
fiprintf
|
|
|
|
flock
|
|
|
|
forkpty
|
2009-07-03 15:04:01 +02:00
|
|
|
fpurge
|
2007-06-21 17:57:54 +02:00
|
|
|
freeifaddrs
|
2007-06-05 12:10:16 +02:00
|
|
|
fstatfs
|
|
|
|
fts_children
|
|
|
|
fts_close
|
|
|
|
fts_get_clientptr
|
|
|
|
fts_get_stream
|
|
|
|
fts_open
|
|
|
|
fts_read
|
|
|
|
fts_set
|
|
|
|
fts_set_clientptr
|
2007-06-21 09:22:16 +02:00
|
|
|
funopen
|
2007-06-05 12:10:16 +02:00
|
|
|
gamma
|
|
|
|
gamma_r
|
|
|
|
gammaf
|
|
|
|
gammaf_r
|
|
|
|
getdtablesize
|
2007-06-21 17:57:54 +02:00
|
|
|
getifaddrs
|
2007-06-05 12:10:16 +02:00
|
|
|
getpagesize
|
|
|
|
getpeereid
|
|
|
|
getprogname
|
|
|
|
getusershell
|
|
|
|
herror
|
|
|
|
inet_aton
|
|
|
|
inet_makeaddr
|
|
|
|
inet_netof
|
|
|
|
inet_network
|
|
|
|
initgroups
|
|
|
|
iruserok
|
|
|
|
iruserok_sa
|
|
|
|
login
|
|
|
|
login_tty
|
|
|
|
logout
|
|
|
|
logwtmp
|
2009-07-03 15:04:01 +02:00
|
|
|
mkstemps
|
2007-06-05 12:10:16 +02:00
|
|
|
openpty
|
|
|
|
rcmd
|
|
|
|
rcmd_af
|
2009-02-16 21:22:38 +01:00
|
|
|
reallocf
|
2007-06-05 12:10:16 +02:00
|
|
|
res_close
|
|
|
|
res_init
|
|
|
|
res_mkquery
|
|
|
|
res_nclose
|
|
|
|
res_ninit
|
|
|
|
res_nmkquery
|
|
|
|
res_nquery
|
|
|
|
res_nquerydomain
|
|
|
|
res_nsearch
|
|
|
|
res_nsend
|
|
|
|
res_query
|
|
|
|
res_querydomain
|
|
|
|
res_search
|
|
|
|
res_send
|
|
|
|
revoke
|
|
|
|
rexec
|
|
|
|
rresvport
|
|
|
|
rresvport_af
|
|
|
|
ruserok
|
|
|
|
sbrk
|
|
|
|
setbuffer
|
|
|
|
setgroups
|
|
|
|
setlinebuf
|
|
|
|
setpassent
|
|
|
|
setprogname
|
|
|
|
settimeofday
|
|
|
|
setusershell
|
|
|
|
statfs
|
2007-06-21 09:22:16 +02:00
|
|
|
strcasestr
|
2007-06-05 12:10:16 +02:00
|
|
|
strlcat
|
|
|
|
strlcpy
|
|
|
|
strsep
|
|
|
|
updwtmp
|
|
|
|
valloc
|
|
|
|
verr
|
|
|
|
verrx
|
|
|
|
vhangup (see chapter "Implementation Notes")
|
|
|
|
vsyslog
|
|
|
|
vwarn
|
|
|
|
vwarnx
|
|
|
|
wait3
|
|
|
|
wait4
|
|
|
|
warn
|
|
|
|
warnx
|
|
|
|
wcslcat
|
|
|
|
wcslcpy
|
|
|
|
</screen>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
</sect1>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
<sect1 id="std-gnu"><title>System interfaces compatible with GNU or Linux extensions:</title>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<screen>
|
|
|
|
argz_add
|
|
|
|
argz_add_sep
|
|
|
|
argz_append
|
|
|
|
argz_count
|
|
|
|
argz_create
|
|
|
|
argz_create_sep
|
|
|
|
argz_delete
|
|
|
|
argz_extract
|
|
|
|
argz_insert
|
|
|
|
argz_next
|
|
|
|
argz_replace
|
|
|
|
argz_stringify
|
|
|
|
asnprintf
|
|
|
|
asprintf
|
|
|
|
asprintf_r
|
2009-09-26 01:55:00 +02:00
|
|
|
canonicalize_file_name
|
2007-06-05 12:10:16 +02:00
|
|
|
dremf
|
2010-01-15 15:22:42 +01:00
|
|
|
dup3
|
2007-06-05 12:10:16 +02:00
|
|
|
envz_add
|
|
|
|
envz_entry
|
|
|
|
envz_get
|
|
|
|
envz_merge
|
|
|
|
envz_remove
|
|
|
|
envz_strip
|
2009-09-26 01:55:00 +02:00
|
|
|
euidaccess
|
2009-09-26 23:01:10 +02:00
|
|
|
execvpe
|
2007-06-21 09:22:16 +02:00
|
|
|
exp10
|
|
|
|
exp10f
|
2007-06-05 12:10:16 +02:00
|
|
|
fcloseall
|
|
|
|
fcloseall_r
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
fgetxattr
|
|
|
|
flistxattr
|
2007-06-21 09:22:16 +02:00
|
|
|
fopencookie
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
fremovexattr
|
|
|
|
fsetxattr
|
2009-11-12 15:40:48 +01:00
|
|
|
get_avphys_pages
|
|
|
|
get_phys_pages
|
|
|
|
get_nprocs
|
|
|
|
get_nprocs_conf
|
2007-06-05 12:10:16 +02:00
|
|
|
getopt_long
|
|
|
|
getopt_long_only
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
getxattr
|
|
|
|
lgetxattr
|
|
|
|
listxattr
|
|
|
|
llistxattr
|
|
|
|
lremovexattr
|
|
|
|
lsetxattr
|
2007-06-05 12:10:16 +02:00
|
|
|
memmem
|
|
|
|
mempcpy
|
2010-01-15 15:22:42 +01:00
|
|
|
pipe2
|
2007-06-21 09:22:16 +02:00
|
|
|
pow10
|
|
|
|
pow10f
|
* posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,
wcstoll, wcstoul, wcstoull, wcsxfrm from unimplemented to implemented
POSIX interfaces.
Change headline of "GNU extensions" to "GNU and Linux extensions".
Add fgetxattr, flistxattr, fremovexattr, fsetxattr, getxattr, lgetxattr,
listxattr, llistxattr, lremovexattr, lsetxattr, removexattr, setxattr,
wcpcpy and wcpncpy to list of implemented GNU functions.
2008-02-13 15:50:39 +01:00
|
|
|
removexattr
|
|
|
|
setxattr
|
2007-06-05 12:10:16 +02:00
|
|
|
tdestroy
|
|
|
|
timegm
|
|
|
|
timelocal
|
|
|
|
updwtmpx
|
|
|
|
utmpxname
|
|
|
|
vasnprintf
|
|
|
|
vasprintf
|
|
|
|
vasprintf_r
|
|
|
|
</screen>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
</sect1>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<sect1 id="std-solaris"><title>System interfaces compatible with Solaris or SunOS functions:</title>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<screen>
|
|
|
|
acl
|
|
|
|
aclcheck
|
|
|
|
aclfrommode
|
|
|
|
aclfrompbits
|
|
|
|
aclfromtext
|
|
|
|
aclsort
|
|
|
|
acltomode
|
|
|
|
acltopbits
|
|
|
|
acltotext
|
|
|
|
endmntent
|
|
|
|
facl
|
* posix.sgml: Add openat, faccessat, fchmodat, fchownat, fstatat,
futimesat, linkat, mkdirat, mkfifoat, mknodat, readlinkat, renameat,
symlinkat, unlinkat to list of implemented Solaris functions.
2008-04-23 13:19:57 +02:00
|
|
|
futimesat
|
2007-06-05 12:10:16 +02:00
|
|
|
getmntent
|
|
|
|
memalign
|
|
|
|
setmntent
|
2008-04-24 11:59:54 +02:00
|
|
|
</screen>
|
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|
2009-02-13 13:19:25 +01:00
|
|
|
<sect1 id="std-deprec"><title>Other UNIX system interfaces, deprecated or not in POSIX.1-2008:</title>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<screen>
|
2009-02-13 13:19:25 +01:00
|
|
|
bcmp (POSIX.1-2001, SUSv3)
|
|
|
|
bcopy (SUSv3)
|
|
|
|
bzero (SUSv3)
|
2007-06-05 12:10:16 +02:00
|
|
|
cuserid (POSIX.1-1988, SUSv2)
|
2009-02-13 13:19:25 +01:00
|
|
|
ecvt (SUSv3)
|
2007-06-05 12:10:16 +02:00
|
|
|
endutent (XPG2)
|
2009-02-13 13:19:25 +01:00
|
|
|
fcvt (SUSv3)
|
|
|
|
ftime (SUSv3)
|
|
|
|
gcvt (SUSv3)
|
|
|
|
gethostbyaddr (SUSv3)
|
|
|
|
gethostbyname (SUSv3)
|
2009-03-06 17:31:26 +01:00
|
|
|
gethostbyname2 (first defined in BIND 4.9.4)
|
2007-06-05 12:10:16 +02:00
|
|
|
getpass (SUSv2)
|
|
|
|
getutent (XPG2)
|
|
|
|
getutid (XPG2)
|
|
|
|
getutline (XPG2)
|
|
|
|
getw (SVID)
|
2009-02-13 13:19:25 +01:00
|
|
|
getwd (SUSv3)
|
|
|
|
h_errno (SUSv3)
|
|
|
|
index (SUSv3)
|
2007-06-05 12:10:16 +02:00
|
|
|
mallinfo (SVID)
|
|
|
|
mallopt (SVID)
|
2009-02-13 13:19:25 +01:00
|
|
|
mktemp (SUSv3)
|
2007-06-05 12:10:16 +02:00
|
|
|
on_exit (SunOS)
|
|
|
|
pthread_continue (XPG2)
|
|
|
|
pthread_getsequence_np (Tru64)
|
|
|
|
pthread_suspend (XPG2)
|
|
|
|
pututline (XPG2)
|
|
|
|
putw (SVID)
|
2009-02-13 13:19:25 +01:00
|
|
|
rindex (SUSv3)
|
|
|
|
scalb (SUSv3)
|
2007-06-05 12:10:16 +02:00
|
|
|
setutent (XPG2)
|
|
|
|
sys_errlist (BSD)
|
|
|
|
sys_nerr (BSD)
|
|
|
|
ttyslot (SUSv2)
|
2009-02-13 13:19:25 +01:00
|
|
|
ualarm (SUSv3)
|
|
|
|
usleep (SUSv3)
|
2007-06-05 12:10:16 +02:00
|
|
|
utmpname (XPG2)
|
2009-02-13 13:19:25 +01:00
|
|
|
vfork (SUSv3) (see chapter "Implementation Notes")
|
2007-06-05 12:10:16 +02:00
|
|
|
</screen>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
</sect1>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2009-02-13 12:33:32 +01:00
|
|
|
<sect1 id="std-notimpl"><title>NOT implemented system interfaces from the Single Unix Specification, Volume 4:</title>
|
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<screen>
|
|
|
|
acoshl
|
|
|
|
acosl
|
|
|
|
aio_cancel
|
|
|
|
aio_error
|
|
|
|
aio_fsync
|
|
|
|
aio_read
|
|
|
|
aio_return
|
|
|
|
aio_suspend
|
|
|
|
aio_write
|
|
|
|
asinhl
|
|
|
|
asinl
|
|
|
|
atan2l
|
|
|
|
atanhl
|
|
|
|
atanl
|
|
|
|
bsd_signal
|
|
|
|
cabsl
|
|
|
|
cacos
|
|
|
|
cacosf
|
|
|
|
cacosh
|
|
|
|
cacoshf
|
|
|
|
cacoshl
|
|
|
|
cacosl
|
|
|
|
carg
|
|
|
|
cargf
|
|
|
|
cargl
|
|
|
|
casin
|
|
|
|
casinf
|
|
|
|
casinh
|
|
|
|
casinhf
|
|
|
|
casinhl
|
|
|
|
casinl
|
|
|
|
catan
|
|
|
|
catanf
|
|
|
|
catanh
|
|
|
|
catanhf
|
|
|
|
catanhl
|
|
|
|
catanl
|
|
|
|
cbrtl
|
|
|
|
ccos
|
|
|
|
ccosf
|
|
|
|
ccosh
|
|
|
|
ccoshf
|
|
|
|
ccoshl
|
|
|
|
ccosl
|
|
|
|
ceill
|
|
|
|
cexp
|
|
|
|
cexpf
|
|
|
|
cexpl
|
|
|
|
cimag
|
|
|
|
cimagf
|
|
|
|
cimagl
|
|
|
|
clock_getcpuclockid
|
|
|
|
clog
|
|
|
|
clogf
|
|
|
|
clogl
|
|
|
|
conj
|
|
|
|
conjf
|
|
|
|
conjl
|
|
|
|
copysignl
|
|
|
|
coshl
|
|
|
|
cosl
|
|
|
|
cpow
|
|
|
|
cpowf
|
|
|
|
cpowl
|
|
|
|
cproj
|
|
|
|
cprojf
|
|
|
|
cprojl
|
|
|
|
creal
|
|
|
|
crealf
|
|
|
|
creall
|
|
|
|
csin
|
|
|
|
csinf
|
|
|
|
csinh
|
|
|
|
csinhf
|
|
|
|
csinhl
|
|
|
|
csinl
|
|
|
|
csqrt
|
|
|
|
csqrtf
|
|
|
|
csqrtl
|
|
|
|
ctan
|
|
|
|
ctanf
|
|
|
|
ctanh
|
|
|
|
ctanhf
|
|
|
|
ctanhl
|
|
|
|
ctanl
|
2009-02-13 13:19:25 +01:00
|
|
|
duplocale
|
2007-06-05 12:10:16 +02:00
|
|
|
endnetent
|
|
|
|
erfcl
|
|
|
|
erfl
|
|
|
|
exp2l
|
|
|
|
expl
|
|
|
|
expm1l
|
|
|
|
fabsl
|
|
|
|
fattach
|
|
|
|
fdiml
|
|
|
|
feclearexcept
|
|
|
|
fegetenv
|
|
|
|
fegetexceptflag
|
|
|
|
fegetround
|
|
|
|
feholdexcept
|
|
|
|
feraiseexcept
|
|
|
|
fesetenv
|
|
|
|
fesetexceptflag
|
|
|
|
fesetround
|
|
|
|
fetestexcept
|
|
|
|
feupdateenv
|
|
|
|
floorl
|
|
|
|
fmal
|
|
|
|
fmaxl
|
|
|
|
fminl
|
|
|
|
fmodl
|
|
|
|
fmtmsg
|
2009-02-13 13:19:25 +01:00
|
|
|
freelocale
|
2007-06-05 12:10:16 +02:00
|
|
|
frexpl
|
|
|
|
getdate
|
|
|
|
getdate_err
|
|
|
|
gethostent
|
|
|
|
getmsg
|
|
|
|
getnetbyaddr
|
|
|
|
getnetbyname
|
|
|
|
getnetent
|
|
|
|
getpmsg
|
|
|
|
hypotl
|
|
|
|
ilogbl
|
|
|
|
initstate
|
2009-02-13 13:19:25 +01:00
|
|
|
isalnum_l
|
|
|
|
isalpha_l
|
2007-06-05 12:10:16 +02:00
|
|
|
isastream
|
2009-02-13 13:19:25 +01:00
|
|
|
isblank_l
|
|
|
|
iscntrl_l
|
|
|
|
isdigit_l
|
|
|
|
isgraph_l
|
|
|
|
islower_l
|
|
|
|
isprint_l
|
|
|
|
ispunct_l
|
|
|
|
isspace_l
|
|
|
|
isupper_l
|
|
|
|
iswalnum_l
|
|
|
|
iswalpha_l
|
|
|
|
iswblank_l
|
|
|
|
iswcntrl_l
|
|
|
|
iswdigit_l
|
|
|
|
iswgraph_l
|
|
|
|
iswlower_l
|
|
|
|
iswprint_l
|
|
|
|
iswpunct_l
|
|
|
|
iswspace_l
|
|
|
|
iswupper_l
|
|
|
|
iswxdigit_l
|
|
|
|
isxdigit_l
|
2007-06-05 12:10:16 +02:00
|
|
|
ldexpl
|
|
|
|
lgammal
|
|
|
|
lio_listio
|
|
|
|
llround
|
|
|
|
llroundf
|
|
|
|
llroundl
|
|
|
|
log10l
|
|
|
|
log1pl
|
|
|
|
log2l
|
|
|
|
logbl
|
|
|
|
logl
|
|
|
|
lroundl
|
|
|
|
mlockall
|
|
|
|
modfl
|
|
|
|
munlockall
|
|
|
|
nanl
|
|
|
|
nearbyintl
|
2009-02-13 13:19:25 +01:00
|
|
|
newlocale
|
2007-06-05 12:10:16 +02:00
|
|
|
nextafterl
|
|
|
|
nexttowardl
|
|
|
|
posix_mem_offset
|
|
|
|
posix_spawn[...]
|
|
|
|
posix_trace[...]
|
|
|
|
posix_typed_[...]
|
|
|
|
powl
|
2009-02-13 13:19:25 +01:00
|
|
|
psiginfo
|
|
|
|
psignal
|
2007-06-05 12:10:16 +02:00
|
|
|
pthread_attr_getguardsize
|
|
|
|
pthread_attr_getstack
|
|
|
|
pthread_attr_getstackaddr
|
|
|
|
pthread_attr_setguardsize
|
|
|
|
pthread_attr_setstack
|
|
|
|
pthread_attr_setstackaddr
|
|
|
|
pthread_barrier[...]
|
|
|
|
pthread_condattr_getclock
|
|
|
|
pthread_condattr_setclock
|
|
|
|
pthread_getcpuclockid
|
2009-02-13 13:19:25 +01:00
|
|
|
pthread_mutexattr_getrobust
|
|
|
|
pthread_mutexattr_setrobust
|
|
|
|
pthread_mutex_consistent
|
2007-06-05 12:10:16 +02:00
|
|
|
pthread_mutex_timedlock
|
|
|
|
pthread_rwlock_timedrdlock
|
|
|
|
pthread_rwlock_timedwrlock
|
|
|
|
pthread_setschedprio
|
|
|
|
pthread_spin_[...]
|
|
|
|
putmsg
|
|
|
|
reminderl
|
|
|
|
remquol
|
|
|
|
roundl
|
|
|
|
scalblnl
|
|
|
|
scalbnl
|
|
|
|
setcontext
|
|
|
|
setnetent
|
|
|
|
sigaltstack
|
|
|
|
sigtimedwait
|
|
|
|
sinhl
|
|
|
|
sinl
|
|
|
|
sockatmark
|
|
|
|
sqrtl
|
2009-02-13 13:19:25 +01:00
|
|
|
strcasecmp_l
|
|
|
|
strcoll_l
|
2007-06-05 12:10:16 +02:00
|
|
|
strfmon
|
2009-02-13 13:19:25 +01:00
|
|
|
strfmon_l
|
|
|
|
strncasecmp_l
|
2007-06-05 12:10:16 +02:00
|
|
|
strtold
|
2009-02-13 13:19:25 +01:00
|
|
|
strxfrm_l
|
2007-06-05 12:10:16 +02:00
|
|
|
swabcontext
|
|
|
|
tanhl
|
|
|
|
tanl
|
|
|
|
tcgetsid
|
|
|
|
tgammal
|
|
|
|
timer_getoverrun
|
2009-02-13 13:19:25 +01:00
|
|
|
tolower_l
|
|
|
|
toupper_l
|
|
|
|
towctrans_l
|
2007-06-05 12:10:16 +02:00
|
|
|
truncl
|
|
|
|
ulimit
|
2009-02-13 13:19:25 +01:00
|
|
|
uselocale
|
2007-06-05 12:10:16 +02:00
|
|
|
waitid
|
2009-02-13 13:19:25 +01:00
|
|
|
wcscasecmp_l
|
|
|
|
wcsncasecmp_l
|
2007-06-05 12:10:16 +02:00
|
|
|
wcstold
|
2009-02-13 13:19:25 +01:00
|
|
|
wcsxfrm_l
|
|
|
|
wctrans_l
|
|
|
|
wctype_l
|
2007-06-05 12:10:16 +02:00
|
|
|
</screen>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
</sect1>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<sect1 id="std-notes"><title>Implementation Notes</title>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>chroot</function> only emulates a chroot function call
|
|
|
|
by keeping track of the current root and accomodating this in the file
|
|
|
|
related function calls. A real chroot functionality is not supported by
|
|
|
|
Windows however.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>clock_getres</function>, <function>clock_gettime</function>
|
|
|
|
and <function>clock_setres</function> only support CLOCK_REALTIME for
|
|
|
|
now.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2009-07-26 11:34:35 +02:00
|
|
|
<para>BSD file locks created via <function>flock</function> are not
|
|
|
|
propagated to the parent process and sibling processes. The locks are
|
|
|
|
only valid in the creating process and subsequently started child processes
|
|
|
|
shaing the same file descriptor.</para>
|
|
|
|
|
2007-06-21 09:22:16 +02:00
|
|
|
<para><function>fpclassify</function>, <function>isfinite</function>,
|
|
|
|
<function>isgreater</function>, <function>isgreaterequal</function>,
|
|
|
|
<function>isinf</function>, <function>isless</function>,
|
|
|
|
<function>islessequal</function>, <function>islessgreater</function>,
|
|
|
|
<function>isnan</function>, <function>isnormal</function>,
|
|
|
|
<function>isunordered</function>, and <function>signbit</function>
|
|
|
|
only support float and double arguments, not long double arguments.</para>
|
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>getitimer</function> and <function>setitimer</function>
|
|
|
|
only support ITIMER_REAL for now.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>link</function> will copy the file if it can't implement
|
|
|
|
a true hardlink. This is true at least for FAT and FAT32 filesystems.
|
|
|
|
NTFS supports hardlinks. </para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>lseek</function> only works properly on binary
|
|
|
|
files.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>setuid</function> is only safe against reverting the user
|
2008-02-15 18:53:11 +01:00
|
|
|
switch after a call to one of the exec(2) functions took place. Windows
|
2007-06-05 12:10:16 +02:00
|
|
|
doesn't support a non-revertable user switch within the context of Win32
|
|
|
|
processes.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>vfork</function> just calls <function>fork</function>.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para><function>vhangup</function> always returns -1 and sets errno to
|
|
|
|
ENOSYS.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2007-06-05 12:10:16 +02:00
|
|
|
<para>The XSI IPC functions <function>semctl</function>,
|
|
|
|
<function>semget</function>, <function>semop</function>,
|
|
|
|
<function>shmat</function>, <function>shmctl</function>,
|
|
|
|
<function>shmdt</function>, <function>shmget</function>,
|
|
|
|
<function>msgctl</function>, <function>msgget</function>,
|
|
|
|
<function>msgrcv</function> and <function>msgsnd</function> are only
|
2009-07-27 10:05:47 +02:00
|
|
|
available when cygserver is running.</para>
|
2000-02-17 20:38:33 +01:00
|
|
|
|
2000-04-19 02:55:19 +02:00
|
|
|
</sect1>
|