* 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user