- Apr 04, 2016
-
-
Uwe Schulzweida authored
-
- Apr 02, 2016
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Apr 01, 2016
-
-
Uwe Schulzweida authored
-
- Dec 01, 2015
-
-
Thomas Jahns authored
-
- Nov 23, 2015
-
-
Uwe Schulzweida authored
-
- Nov 22, 2015
-
-
Uwe Schulzweida authored
-
- Oct 27, 2015
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- Oct 26, 2015
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- Oct 23, 2015
-
-
Thomas Jahns authored
* Also add corresponding switch to test code.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This version is still sub-optimal and transfers more data amongst the I/O server processes than strictly necessary.
-
Thomas Jahns authored
* Having a configuration object will allow future extensions without a change of interface to cdiPioInit. * Also move code to translate I/O mode string vs. integer into library.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* If pio_write -s switch is used, the effective seed is printed.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- Oct 02, 2015
-
-
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
-
- Sep 18, 2015
-
-
Uwe Schulzweida authored
-
- Sep 09, 2015
-
-
Oliver Heidmann authored
-
Thomas Jahns authored
-
- Aug 28, 2015
-
-
Thomas Jahns authored
* This reverts r3646 and r3645. * xrealloc/xmalloc are there for a reason: ** Every call to these functions does not check the return value of the memory allocation, hence error checking must be performed in the wrapper. ** This was historically done in the macros defined in dmemory.h, but redefining any identifier from the standard library to something which behaves differently is confusing.
-