- 02 Dec, 2014 3 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* Also add missing fail-safe wrapper.
-
Thomas Jahns authored
-
- 26 Nov, 2014 2 commits
-
-
Thomas Jahns authored
* malloc et al. can return NULL on zero-size allocations. * this commit also reverts the dubious calling of calloc by xmalloc.
-
Thomas Jahns authored
-
- 05 Nov, 2014 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- 02 Apr, 2014 1 commit
-
-
Thomas Jahns authored
-
- 28 Mar, 2014 1 commit
-
-
Uwe Schulzweida authored
-
- 19 Nov, 2013 2 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* Library headers should always use angle brackets unless an override is provided by the package.
-
- 15 Jul, 2013 1 commit
-
-
Thomas Jahns authored
-
- 24 Aug, 2012 1 commit
-
-
Uwe Schulzweida authored
-
- 25 Jul, 2012 27 commits
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* The "queue" data structure actually implements a set anyway and will be renamed subsequently.
-
Thomas Jahns authored
* The "index" is now a member of the "enqueued" struct. * The search operation uses a predicate passed as function pointer.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This prevents accidentally closing the file early. * Also: Replace cryptic reference notation. * A newly opened file finish state is set to false by default. ** The write process must wait to receive a close command from each collector to prevent file truncation.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-