tech-kern archive

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

Re: Using of struct tm in kernel module



    Date:        Mon, 3 Mar 2025 19:58:10 +0100
    From:        Martin Husemann <martin%duskware.de@localhost>
    Message-ID:  <20250303185810.GD1519%mail.duskware.de@localhost>

  | But can you explain why that struct is needed inside the kernel? It just
  | makes no sense at all to me and I am curious :-)

It makes less than no sense to me, it makes negative sense.  Requiring
dealing with struct tm (which to do properly is extremely complex) in
the kernel is farcical.   Simply never.

I don't care what design bothches Wintrash or Linux have made, just no.

kre


Home | Main Index | Thread Index | Old Index