* Added real_time_clock(), and real_time_clock_usecs().

* Added support for timespec stat times.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31012 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2009-06-12 09:31:25 +00:00
parent 0d85a0853c
commit 4ab3fa3b5a
4 changed files with 45 additions and 19 deletions
@@ -1221,6 +1221,10 @@
#define st_size fssh_st_size
#define st_rdev fssh_st_rdev
#define st_blksize fssh_st_blksize
#define st_atim fssh_st_atim
#define st_mtim fssh_st_mtim
#define st_ctim fssh_st_ctim
#define st_crtim fssh_st_crtim
#define st_atime fssh_st_atime
#define st_mtime fssh_st_mtime
#define st_ctime fssh_st_ctime