|
plibsys 0.0.5
|
| ▼ plibsys | |
| ▼ src | |
| patomic.h | Atomic operations |
| pcondvariable.h | Condition variable |
| pcryptohash.h | Cryptographic hash function |
| pdir.h | Filesystem interface |
| perror.h | Error report system |
| perrortypes.h | Error data types |
| pfile.h | File operations |
| phashtable.h | Hash table |
| pinifile.h | INI file parser |
| plibraryloader.h | Shared library loader |
| plist.h | Singly linked list |
| pmacros.h | Miscellaneous macros |
| pmacroscompiler.h | Compiler detection macros |
| pmacroscpu.h | CPU detection macros |
| pmacrosos.h | OS detection macros |
| pmain.h | Library initialization |
| pmem.h | Memory management |
| pmutex.h | Mutex routines |
| pprocess.h | Process information |
| prwlock.h | Read-write lock |
| psemaphore.h | Semaphore routines |
| pshm.h | Shared memory |
| pshmbuffer.h | Shared memory buffer |
| psocket.h | Socket implementation |
| psocketaddress.h | Socket address wrapper |
| pspinlock.h | Light-weight atomic spinlock |
| pstdarg.h | Variable arguments |
| pstring.h | String manipulation routines |
| ptimeprofiler.h | Time profiler |
| ptree.h | Binary tree data structure |
| ptypes.h | Types definitions |
| puthread.h | Multithreading support |