Bruno Haible
|
4e39aa4288
|
doc: Update regarding MSVC 9.
* doc/gnulib-intro.texi (Target Platforms): Classify MSVC as "rarely
tested".
* doc/posix-functions/*.texi: Update with info about MSVC 9.
* doc/posix-headers/*.texi: Likewise.
* doc/pastposix-functions/*.texi: Likewise.
* doc/glibc-functions/*.texi: Likewise.
* doc/glibc-headers/*.texi: Likewise.
|
2011-09-11 21:56:17 +02:00 |
|
Bruno Haible
|
115dcb2a1a
|
time_r: Add missing declarations on HP-UX 11.
* lib/time.in.h (localtime_r, gmtime_r): Test HAVE_DECL_LOCALTIME_R
instead of HAVE_LOCALTIME_R.
* m4/time_r.m4 (gl_TIME_R): Test whether localtime_r is declared. Set
HAVE_LOCALTIME_R always.
* m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize
HAVE_DECL_LOCALTIME_R, not HAVE_LOCALTIME_R.
* modules/time (Makefile.am): Substitute HAVE_DECL_LOCALTIME_R, not
HAVE_LOCALTIME_R.
* doc/posix-functions/gmtime_r.texi: Document the HP-UX 11 problem.
* doc/posix-functions/localtime_r.texi: Likewise.
|
2010-12-31 14:01:33 +01:00 |
|
Karl Berry
|
80fc442c21
|
avoid some overlong lines from posix urls, etc.
|
2010-08-13 11:50:58 -07:00 |
|
Bruno Haible
|
1349ff1c34
|
time_r: Minor updates.
|
2010-04-03 18:47:03 +02:00 |
|
Bruno Haible
|
09ef746111
|
Refer to new POSIX:2008 standard.
|
2008-12-14 14:38:13 +01:00 |
|
Bruno Haible
|
9ded0d63d5
|
Fix a build problem on HP-UX 10.
|
2008-02-24 18:40:04 +01:00 |
|
Bruno Haible
|
2b6c08c775
|
Rename two directories: headers -> posix-headers, functions -> posix-functions.
|
2008-01-20 00:09:59 +01:00 |
|