APIs
Date of this edition: June 24, 2026
| Name | Status | Alternative | Notes |
|---|---|---|---|
ChannelCreate() flag _NTO_CHF_NET_MSG |
Discontinued | N/A | |
devctl() command category _DCMD_RND_ |
Discontinued | N/A | |
| cfgopen() and fcfgopen() | Discontinued | N/A | |
Functions declared in stdlib.h:
|
Discontinued | snprintf() | The snprintf() function is a suitable alternative for all these functions as it offers more flexibility in formatting. |
HAM APIs:
|
Discontinued | N/A | |
| iofunc_devctl_verify() | Deprecated | N/A | We recommend that you not use this function.
Instead, you should write your own code that checks permissions based on each devctl() command
that your resource manager supports.
For more information, see
Device control I/O function handlerin the Resource Managerschapter of Getting Started with the QNX OS. |
| isfdtype() | Deprecated | N/A | |
librcheck library:
|
Discontinued | N/A | |
| libc: _malloc_stats structure | Discontinued | N/A | |
libbacktrace functions:
|
Discontinued | libunwind | |
Memory allocator APIs:
|
Discontinued | N/A | |
| mknod() | Deprecated | mkfifo() and mkdir() | Deprecated in 8.0 |
| 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() | |
pidin flags with option -f
|
Discontinued | N/A | |
| resmgr_pause_queue() | Discontinued | ||
| resmgr_pause_resume() | Discontinued | ||
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:
|
|
| SyncDestroy() | Discontinued | We've added the SyncTypeDestroy() function to replace the deprecated SyncDestroy() function. |
Page updated:
