Passing struct time_t from kernel to userspace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi

I am passing time_t from kernel space to userspace using ioctl.
Is this guaranteed to work under most of the cases? Meaning
would it be possible that time_t in kernel and userspace differ
on some architectures? I googled about it and I dont see any
reference to this issue.

For machine in kernelspace time_t is nothing but an unsigned long
and same is the case of userspace.

Any thoughts?


-Leo.

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux