CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/10/24 01:34:56
Modified files:
sys/sys : _types.h time.h
include : unistd.h
lib/libc/sys : gettimeofday.2
gnu/lib/libstdc++: shlib_version
gnu/lib/libstdc++-v3: shlib_version
regress/misc/c++abi: nm1.ref
Log message:
Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.
Use useconds_t in the ualarm() declaration.
Bump libstdc++ major to be sure there isn't ABI issues.
ok deraadt@ jca@ jmc@ millert@
ports testing by landry@