cvs commit: src/sys/sys _timeval.h resource.h select.h time.h types.h
    Hasso Tepper 
    hasso at estpak.ee
       
    Wed Jun 18 02:43:45 PDT 2008
    
    
  
Hasso Tepper wrote:
>   Move timeval struct into its own header and include it from headers
> where needed or defined by standards plus from sys/types.h. This makes
> several pkgsrc packages more happy.
>
>   Including just sys/types.h to use struct timeval works there in every
> BSD, Linux and Solaris, so we can't just ignore it.
>
>   Also make struct timeval standards compilant in progress.
Note that I'm aware that this mess called our headers should look much 
better, but I don't want to make any change at the moment which could 
introduce regressions. We are too close to release.
-- 
Hasso Tepper
    
    
More information about the Commits
mailing list