Migrate libasyncio from boost.signal to signals2 (#8756)
[libasyncio] / utils /
2015-09-08 Gerd von Egidyport fix of install_signal_handler from current libi2nc...
2015-09-08 Gerd von EgidyFix CMake conversion.
2015-09-08 Gerd von Egidyfix accessing std::list functions from within PtrList
2015-09-08 Gerd von Egidyboost::shared_dynamic_cast is deprecated and removed...
2014-05-19 Christian Herdtweckin startProcess use _exit instead of exit after fork...
2011-08-26 Kristóf KatusCleansed this project from autohell corruption.
2011-08-26 Kristóf KatusFull CMake conversion of the libasyncio project without...
2011-08-23 Kristóf KatusInitial commit of the cmake conversion of the libasynci...
2010-02-24 Thomas JaroschWe need stdint.h for uint32_t
2010-02-02 Thomas JaroschAdd missing semicolon
2009-05-31 Reinhard Pfausome minor doc updates
2009-04-26 Reinhard Pfauadded new IPv4Address class
2009-04-19 Reinhard Pfauexposed mode value.
2009-04-12 Reinhard Pfauadded some more methods to FileSTat class
2009-04-12 Reinhard Pfauadded class FileStat to utils (wrapper for file stat)
2009-04-12 Reinhard Pfaufixed typo
2009-04-12 Reinhard Pfauinclude the "right" containerfunc...
2009-04-12 Reinhard Pfauadded conditional dependancy to libi2ncommon
2009-04-12 Reinhard Pfauadded container- and signalfunc
2009-04-12 Reinhard Pfauupdated Makefile.am; added container- and signalfunc
2009-04-12 Reinhard Pfauadded new wrapper files for container- and signalfunc
2009-04-12 Reinhard Pfaumoved i2ncommon stuff into utils subdir
2009-04-03 Thomas JaroschProperly fix the license for C++ template usage. This...
2009-03-24 Reinhard Pfauadded missing files to utils/Makefile.am
2009-03-24 Reinhard Pfauadded new util modules
2009-03-24 Reinhard Pfauupdated to use new modules (more independance to libi2n...
2009-03-24 Reinhard Pfaustarted system utils module
2009-03-24 Reinhard Pfauadded smart pointer utils
2008-11-18 Thomas Jaroschlibasyncio: (tomj) add missing return values in AsyncIo...
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) moved some stuff into a separate...