plibsys  0.0.4
src Directory Reference

Files

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