Paul Eggert
|
b0ebe1b9a5
|
tzset: update doc for TZ problems on MS-Windows
* doc/posix-functions/ctime.texi, doc/posix-functions/daylight.texi:
* doc/posix-functions/localtime.texi, doc/posix-functions/mktime.texi:
* doc/posix-functions/strftime.texi, doc/posix-functions/timezone.texi:
* doc/posix-functions/tzname.texi, doc/posix-functions/tzset.texi:
* doc/posix-functions/wcsftime.texi:
Mention some issues with TZ under MS-Windows.
|
2017-05-01 18:01:42 -07:00 |
|
Bruno Haible
|
9df4babee6
|
strftime-fixes: New module.
* lib/time.in.h (strftime): New declaration.
* lib/strftime-fixes.c: New file.
* m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Inline gl_FUNC_STRFTIME macro.
(gl_FUNC_STRFTIME): Remove macro.
* m4/strftime-fixes.m4: New file.
* m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize GNULIB_STRFTIME,
REPLACE_STRFTIME.
* modules/time (Makefile.am): Substitute GNULIB_STRFTIME,
REPLACE_STRFTIME.
* modules/strftime-fixes: New file.
* doc/posix-functions/strftime.texi: Mention the new module.
|
2017-04-30 19:26:38 +02:00 |
|
Bruno Haible
|
6736a88333
|
Document the problem with the Cygwin environment variable TZ.
* doc/posix-functions/tzset.texi: Add note about TZ.
* doc/posix-functions/ctime.texi: Likewise.
* doc/posix-functions/localtime.texi: Likewise.
* doc/posix-functions/mktime.texi: Likewise.
* doc/posix-functions/strftime.texi: Likewise.
* doc/posix-functions/wcsftime.texi: Likewise.
* doc/pastposix-functions/ftime.texi: Likewise.
|
2017-04-30 19:26:36 +02:00 |
|
Karl Berry
|
80fc442c21
|
avoid some overlong lines from posix urls, etc.
|
2010-08-13 11:50:58 -07:00 |
|
Bruno Haible
|
09ef746111
|
Refer to new POSIX:2008 standard.
|
2008-12-14 14:38:13 +01:00 |
|
Bruno Haible
|
4c7d2071f7
|
Fix description of strftime module.
|
2008-08-25 12:22:45 +02:00 |
|
Simon Josefsson
|
ee303d1ff2
|
(strftime): Explain better Windows incompatibility.
Suggested by Micah Cowan <micah@cowan.name>.
|
2008-04-21 11:03:51 +02:00 |
|
Simon Josefsson
|
ba3b7692ce
|
doc/posix-functions/strftime.texi (strftime): Clarify platform.
Suggested by Bruno Haible <bruno@clisp.org>.
|
2008-04-18 07:57:51 +02:00 |
|
Simon Josefsson
|
dee9eac2b0
|
Fix typo.
|
2008-04-17 13:18:42 +02:00 |
|
Simon Josefsson
|
7fad45e364
|
Mention that strftime %e doesn't work under Windows.
|
2008-04-17 13:16:54 +02:00 |
|
Bruno Haible
|
2b6c08c775
|
Rename two directories: headers -> posix-headers, functions -> posix-functions.
|
2008-01-20 00:09:59 +01:00 |
|