Skip to content
Snippets Groups Projects
Closed (moved) Remove "support" for unsigned time_t
  • View options
  • Remove "support" for unsigned time_t

    • View options
  • Closed (moved) created by Nick Mathewson

    I maintain that unsigned time_t does not actually exist, and that time_t is signed everywhere that matters. Further, we probably have all kinds of assumptions in our code that it is signed. So let's remove the "support" for unsigned time_t, since it probably wouldn't work anyway.

    Attributes

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first