Lely core libraries 2.3.4
util Directory Reference
Directory dependency graph for util:
src/util

Files

file  bimap.c [code]
 This file is part of the utilities library; it exposes the bidirectional map functions.
 
file  bits.c [code]
 This file is part of the utilities library; it contains the fallback implementation of the bit functions.
 
file  bitset.c [code]
 This file is part of the utilities library; it contains the implementation of the bitset functions.
 
file  cmp.c [code]
 This file is part of the utilities library; it exposes thecomparison functions.
 
file  config.c [code]
 This file is part of the utilities library; it contains the implementation of the configuration functions.
 
file  config_ini.c [code]
 This file is part of the utilities library; it contains the implementation of the INI parser for configuration structs.
 
file  daemon.c [code]
 This file is part of the utilities library; it contains the daemon function definitions.
 
file  diag.c [code]
 This file is part of the utilities library; it contains the diagnostic function definitions.
 
file  dllist.c [code]
 This file is part of the utilities library; it exposes the doubly-linked list functions.
 
file  endian.c [code]
 This file is part of the utilities library; it contains the implementation of the byte order functions.
 
file  errnum.c [code]
 This file is part of the utilities library; it contains the implementation of the error functions.
 
file  exception.cpp [code]
 This file is part of the utilities library; it contains the implementation of the C++ exception functions.
 
file  fiber.c [code]
 This file is part of the utilities library; it contains the implementation of the fiber functions.
 
file  frbuf.c [code]
 This file is part of the utilities library; it contains the implementation of the read file buffer.
 
file  fwbuf.c [code]
 This file is part of the utilities library; it contains the implementation of the (atomic) write file buffer.
 
file  lex.c [code]
 This file is part of the utilities library; it contains the implementation of the lexer functions.
 
file  membuf.c [code]
 This file is part of the utilities library; it contains the implementation of the memory buffer.
 
file  mkjmp.c [code]
 This file is part of the utilities library; it contains the implementation of mkjmp() and sigmkjmp().
 
file  pheap.c [code]
 This file is part of the utilities library; it contains the implementation of the pairing heap.
 
file  print.c [code]
 This file is part of the utilities library; it contains the implementation of the printing functions.
 
file  rbtree.c [code]
 This file is part of the utilities library; it contains the implementation of the red-black tree.
 
file  sllist.c [code]
 This file is part of the utilities library; it exposes the singly linked list functions.
 
file  spscring.c [code]
 This file is part of the utilities library; it contains the implementation of the single-producer single-consumer ring buffer.
 
file  stop.c [code]
 This file is part of the utilities library; it contains the implementation of the stop token.
 
file  time.c [code]
 This file is part of the utilities library; it exposes the time functions.
 
file  ustring.c [code]
 This file is part of the utilities library; it exposes the (16-bit) Unicode string functions.
 
file  util.h [code]
 This is the internal header file of the utilities library.