Originally posted by: SystemAdmin
Hi,
I am porting a kernel module in AIX 5.3. To performing timestamping within this module
(a) Is there a kernel based gettimeofday() or equivalent to obtain time from the designated epoch ? I went through the kernel symobls and did not see anything similar to gettimeofday()
(b) Are there kernel variables indicating the time zone ?
Thanks,
Sri