This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: [Patch] RFE new API - gettimezone


   Hello Siddhesh,

> On Wednesday, 2 April 2014 7:29 PM, Siddhesh Poyarekar wrote:

> Patches go to libc-alpha at sourceware dot org, this mailing list is
> for general questions.  You might want to take a look at the
> contribution checklist:
> 
> http://sourceware.org/glibc/wiki/Contribution%20checklist

  I see, thanks so much for the link. I'll go through it.

> Also, you might want to post the patch inline rather than as an
> attachment since it makes reviews easier.

  Right, got it.

> There are several other changes you'll need to change to get there, like:
> - Avoid using the hardcoded strings and use those defined in glibc instead

  I guess timezone/tzfile.h should help with that?

> - Modifying time/Makefile to get gettimezone to build.
> - Adding a symbol to time/Versions to export a symbol for gettimezone.

  I did modify the time/Makefile to build it locally, but could not get the Makefile to run, for an error:

   $ make
   Makeconfig:42: *** missing separator.  Stop.


Thank you.
---
Regards
  -Prasad


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