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


"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.

Attachment: ChangeLog
Description: Binary data


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