Hi Paul,
> There is a way to build with 32-bit time_t even in Gnulib-using apps,
> so distros wanting to stick with 32-bit time_t can build Gnulib-using
> apps with the appropriate flags so that they're still living in the
> 32-bit time_t world for now.
What are these appropriate flags?
I'd like to understand
- whether these flags are simple or complicated,
- whether we really do need a module dependency 'largefile' -> 'year2038',
- how to best document these things. (Btw, currently these are two sections
in the chapter "Native Windows Support". I should reorganize this.)
Bruno