-
- Downloads
Don't assume that struct timeval's tv_sec field is the same datatype as
time_t; on some platforms they are not the same width. Per Manfred Koizar.
Please register or sign in to comment
time_t; on some platforms they are not the same width. Per Manfred Koizar.