mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
e309c50e7e0027ca642b2c8dadfd42f462fd8d2e
The added patch uses mach_absolute_time() to get a nanosecond-resolution monotonic clock on darwin systems (See http://developer.apple.com/library/mac/#qa/qa1398/_index.html for an understanding of the added code). In addition, the patch changes one use of clock_gettime to gettimeofday since only resolution of a second is needed at that point. This code compiles on darwin, but the resulting library is not yet tested. svn path=/nixpkgs/trunk/; revision=28879
Description
Nix Packages collection
Languages
Nix
95.2%
Shell
2%
Python
1.6%
Perl
0.2%
C
0.2%
Other
0.4%