Open System Services Porting Guide (G06.24+, H06.03+)

Table Of Contents
Standard POSIX Threads Functions: Differences
Between the Previous and Current Standards
Open System Services Porting Guide520573-006
E-17
Changed Thread Functions
cma_fseek()
fseek()
cma_ftell()
ftell()
cma_isatty()
isatty()
cma_lib_calloc()
calloc()
cma_lib_cfree()
cfree()
cma_lib_free()
free()
cma_lib_malloc()
malloc()
cma_lib_realloc()
realloc()
cma_listen()
listen()
cma_mktemp()
mktemp()
cma_open()
open()
cma_pclose()
pclose()
cma_popen()
popen()
cma_rewind()
rewind()
cma_setbuf()
setbuf()
cma_setvbuf()
setvbuf()
cma_socket()
socket()
cma_socket_close()
close()
cma_socketpair()
socketpair()
cma_sprintf()
sprintf()
cma_tempnam()
tempnam()
cma_tmpnam()
tmpnam()
cma_ttyname()
ttyname()
cma_vsprintf()
vsprintf()
Table E-10. Obsolete and Replacement APIs in T1248 POSIX
Threads (page3of3)
Obsolete API Replacment API