This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: typedef of timestruc_t in sys/types.h


On Thu, Jun 06, 2002 at 02:58:11PM +0100, Conrad Scott wrote:
> "Conrad Scott" <Conrad.Scott@dsl.pipex.com> wrote:
> > I'm attaching a patch to newlib's sys/types.h to add two new typedefs:
> >
> > typedef struct timespec timespec_t;
> > typedef struct timespec timestruc_t;
> >
> > (or equivalent: see patch).
> 
> [snip]
> 
> Having been (mildly) upbraided on cygwin-patches@cygwin.com for my
> lacklustre changelog formatting, I thought I'd send a new (improved?)
> changelog for this patch (I've also attached it since Outlook Express
> mangles the formatting). My apologies for the noise level.
> 
> // Conrad
> 
> 2002-06-05  Conrad Scott  <conrad.scott@dsl.pipex.com>
> 
>  * libc/include/sys/types.h (timespec_t): New typedef.
>  (timestruc_t): Ditto.

I'm just including that in winsup/cygwin/include/cygwin/types.h.
Nothing in newlib is using it so I treat that as local to Cygwin.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen@redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]