Go to file
Andrew Schwartzmeyer 9426e9c455 Use LOGIN_NAME_MAX instead of L_cuserid
Since L_cuserid is only for cuserid, not getlogin_r

Unit test for L_cuserid removed because the macro may not be available
on all platforms.
2015-08-03 13:00:34 -07:00
host added hostutil.h, added tests for hostutil, added more cmdline options to PS host 2015-07-30 16:53:35 +02:00
impl Use LOGIN_NAME_MAX instead of L_cuserid 2015-08-03 13:00:34 -07:00
tests Use LOGIN_NAME_MAX instead of L_cuserid 2015-08-03 13:00:34 -07:00
CMakeLists.txt Link scxcore to ps and include headers 2015-08-03 13:00:34 -07:00
main.cpp initial commit 2015-03-05 14:58:25 -08:00