Open System Services Porting Guide (G06.29+, H06.06+, J06.03+)

Table 26 Obsolete and Replacement APIs in T1248 POSIX Threads (continued)
Replacment APIObsolete API
fcntl()cma_fcntl()
fdopen()cma_fdopen()
fopen()cma_fopen()
freopen()cma_freopen()
fseek()cma_fseek()
ftell()cma_ftell()
isatty()cma_isatty()
calloc()cma_lib_calloc()
cfree()cma_lib_cfree()
free()cma_lib_free()
malloc()cma_lib_malloc()
realloc()cma_lib_realloc()
listen()cma_listen()
mktemp()cma_mktemp()
open()cma_open()
pclose()cma_pclose()
popen()cma_popen()
rewind()cma_rewind()
setbuf()cma_setbuf()
setvbuf()cma_setvbuf()
socket()cma_socket()
close()cma_socket_close()
socketpair()cma_socketpair()
sprintf()cma_sprintf()
tempnam()cma_tempnam()
tmpnam()cma_tmpnam()
ttyname()cma_ttyname()
vsprintf()cma_vsprintf()
216 Standard POSIX Thread Functions: Differences Between the Draft 4 and IEEE 1003.1c 1995 Standards