Re: Using of struct tm in kernel module
Peter Skvarka <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
> representation for anything the kernel deals with? For example for scheduling some event to first day of week or monthday and this scheduling must be calculated in kernel module. I am porting functional code to NetBSD.