Changes for version 1.69

  • it seems that one can link in nanosleep() but then calling it fails instantly and sets errno to ENOSYS (Not implemented). This may be fixable in the AIX case by figuring out the right (realtime POSIX?) libs and whatnot, but in the general case running a real test case is better. (Of course, this change will no doubt run into portability problems because of the execution step...) (from José Auguste-tienne)
  • support XSLoader also since it's much faster (from Alexey Tourbin)
  • add SEE ALSO (BSD::Resource and Time::TAI64)

Modules

High resolution alarm, sleep, gettimeofday, interval timers