Skip to content
Snippets Groups Projects
  1. Mar 12, 2018
    • Dan Robertson's avatar
      Fix include in resource.h and add SIZE_MAX · cc566993
      Dan Robertson authored
      The rusage struct makes use of the timeval structure. Make sure to
      include sys/time.h so that the type is known.
      
      Add SIZE_MAX to stdint.h
      
      sys/resource expects the defined structures to not be defined with a
      typedef.
      Verified
      cc566993
  2. Mar 11, 2018
  3. Mar 10, 2018
  4. Mar 09, 2018
Loading