plibsys 0.0.5
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  plibsys
  src
 patomic.hAtomic operations
 pcondvariable.hCondition variable
 pcryptohash.hCryptographic hash function
 pdir.hFilesystem interface
 perror.hError report system
 perrortypes.hError data types
 pfile.hFile operations
 phashtable.hHash table
 pinifile.hINI file parser
 plibraryloader.hShared library loader
 plist.hSingly linked list
 pmacros.hMiscellaneous macros
 pmacroscompiler.hCompiler detection macros
 pmacroscpu.hCPU detection macros
 pmacrosos.hOS detection macros
 pmain.hLibrary initialization
 pmem.hMemory management
 pmutex.hMutex routines
 pprocess.hProcess information
 prwlock.hRead-write lock
 psemaphore.hSemaphore routines
 pshm.hShared memory
 pshmbuffer.hShared memory buffer
 psocket.hSocket implementation
 psocketaddress.hSocket address wrapper
 pspinlock.hLight-weight atomic spinlock
 pstdarg.hVariable arguments
 pstring.hString manipulation routines
 ptimeprofiler.hTime profiler
 ptree.hBinary tree data structure
 ptypes.hTypes definitions
 puthread.hMultithreading support