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
|
77a06aac21
|
Separate the module 'waitpid' from the module 'sys_wait'.
* lib/sys_wait.in.h (waitpid): Declare only if the 'waitpid' module is
present.
* m4/sys_wait_h.m4 (gl_SYS_WAIT_MODULE_INDICATOR): Invoke
gl_MODULE_INDICATOR_FOR_TESTS.
(gl_SYS_WAIT_H_DEFAULTS): Initialize GNULIB_WAITPID.
* modules/sys_wait (Depends-on): Remove waitpid.
(Makefile.am): Substitute GNULIB_WAITPID.
* modules/waitpid (configure.ac): Invoke gl_SYS_WAIT_MODULE_INDICATOR.
* tests/test-sys_wait-c++.cc (GNULIB_NAMESPACE::waitpid): Check the
signature only if the 'waitpid' module is present.
* doc/posix-functions/waitpid.texi: Mention the 'waitpid' module.
* NEWS: Mention the change.
* modules/grantpt (Depends-on): Add waitpid.
* modules/wait-process (Depends-on): Likewise.
|
2010-09-29 16:14:55 +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
|
2b6c08c775
|
Rename two directories: headers -> posix-headers, functions -> posix-functions.
|
2008-01-20 00:09:59 +01:00 |
|