David Steele
|
e00f2dd4ad
|
More C type cleanup.
* Remove typec.h entirely.
* Order all typdefs above local includes.
|
2018-04-06 21:46:45 -04:00 |
|
David Steele
|
b9f636cab4
|
Cleanup C types.
* Remove pgBackRest defined types included with the C types.
* Remove redefinition of standard C types.
|
2018-04-05 22:38:11 -04:00 |
|
David Steele
|
b234f43c9d
|
Refactor usec to msec in common/time.c.
The implementation provides usec resolution but this is not needed in practice and it makes the interface more complicated due to the extra zeros.
|
2018-03-21 09:18:48 -04:00 |
|
David Steele
|
d633417e5d
|
Add Wait object and time module.
|
2018-01-16 13:05:00 -05:00 |
|