Jim Meyering
|
1602f0afed
|
maint: update all copyright year number ranges
Run "make update-copyright".
|
2012-01-01 10:04:58 +01:00 |
|
Jim Meyering
|
d60f3b0c6b
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
2011-01-01 22:12:59 +01: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 |
|
Bruno Haible
|
7f338bbd8f
|
More tests for module 'sys_wait'.
* modules/sys_wait-c++-tests: New file.
* tests/test-sys_wait-c++.cc: New file.
|
2010-09-29 15:44:54 +02:00 |
|