APIs
Date of this edition: August 16, 2024
Name | Status | Alternative | Notes |
---|---|---|---|
cfgopen() and fcfgopen() | Discontinued | N/A | |
Functions declared in stdlib.h:
|
Discontinued | nprintf()s | The snprintf() function is a suitable alternative for all these functions as it offers more flexibility in formatting. |
HAM APIs:
|
Discontinued | N/A | |
librcheck library:
|
Discontinued | N/A | |
libc: _malloc_stats structure | Discontinued | N/A | |
libbacktrace functions:
|
Discontinued | libunwind | |
Memory allocator APIs:
|
Discontinued | N/A | |
procmgr_guardian | Discontinued | N/A | |
procnto memory configuration option for turning PROT_EXEC on or off | Discontinued | elfnote utility | The elfnote utility can be used to change the executable state of a binary's stack. |
procnto options:
|
Discontinued | N/A | |
pthread_rwlockattr_getclock() and pthread_rwlockattr_setclock() | Discontinued | pthread_rwlock_clockrdlock() and pthread_rwlock_clockwrlock() | |
shm_ctl() flags
|
Discontinued | N/A | |
seedres | Discontinued | This utility is for x86 platforms; on other platforms, the start up code seeds the system resources. | |
SPI Framework API:
|
Discontinued | POSIX functions:
|
Page updated: