
1
1
Libraries
aioPxLib – asynchronous I/O (AIO) library (POSIX).............................................................. 3
bLib – buffer manipulation library ..................................................................................... 7
cacheLib – cache management library for processes ............................................................... 8
clockLib – user-side clock library (POSIX) ............................................................................... 8
dirLib – directory handling library (POSIX)......................................................................... 9
edrLib – Error Detection and Reporting subsystem ............................................................ 11
errnoLib – user-level error status library .................................................................................. 12
eventLib – VxWorks user events library ................................................................................... 13
fioLib – formatted I/O library................................................................................................ 13
fsPxLib – user I/O, file system API library (POSIX) ............................................................. 14
ftruncate – POSIX file truncation ................................................................................................ 15
getopt – getopt facility ............................................................................................................. 15
hashLib – generic hashing library ............................................................................................. 15
hookLib – generic hook library for VxWorks........................................................................... 18
inflateLib – inflate code using public domain zlib functions .................................................. 20
ioLib – I/O interface library.................................................................................................. 24
loginLib – user login/password subroutine library ............................................................... 25
lstLib – doubly linked list subroutine library...................................................................... 27
memEdrLib – memory manager error detection and reporting library..................................... 28
memLib – user heap manager .................................................................................................... 31
memPartLib – user-level memory partition manager.................................................................... 32
mmanLib – memory management system call library.............................................................. 35
mmanPxLib – memory management library (POSIX)................................................................... 36
mqPxLib – user-level message queue library (POSIX)............................................................. 36
msgQEvLib – VxWorks user events support for message queues.............................................. 37
msgQInfo – user-level message queue information routines ................................................... 38
msgQLib – user-level message queue library............................................................................ 38
objLib – VxWorks user object management library ............................................................ 40
poolLib – Memory Pool Library................................................................................................ 40
posixScLib – POSIX message queue and semaphore system call documentation.................. 41
评论0