Jim Meyering
|
1602f0afed
|
maint: update all copyright year number ranges
Run "make update-copyright".
|
2012-01-01 10:04:58 +01:00 |
|
Bruno Haible
|
0b88a15dca
|
Ensure pid_t gets defined.
* m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_TYPE_PID_T.
* m4/sched_h.m4 (gl_SCHED_H): Likewise.
* m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
* m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
* m4/sys_wait_h.m4 (gl_SYS_WAIT_H): Likewise.
* m4/termios_h.m4 (gl_TERMIOS_H): Likewise.
* m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
* m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
* tests/test-fcntl-h.c: Check that pid_t is defined.
* tests/test-sched.c: Likewise.
* tests/test-termios.c: Likewise.
* tests/test-time.c: Likewise.
* doc/posix-headers/fcntl.texi: Mention lack of pid_t on MSVC platform.
* doc/posix-headers/signal.texi: Likewise.
* doc/posix-headers/sys_types.texi: Likewise.
* doc/posix-headers/time.texi: Likewise.
|
2011-09-11 14:14:04 +02: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 |
|
Jim Meyering
|
b2e2010c7c
|
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
|
2010-01-01 10:42:00 +01:00 |
|
Bruno Haible
|
c98c353fe8
|
Avoid a gcc warning.
|
2009-03-01 17:54:52 +01:00 |
|
Bruno Haible
|
c3788de0b8
|
Test also the existence of the SCHED_* macros.
|
2008-11-15 13:09:57 +01:00 |
|
Bruno Haible
|
5e40996ccd
|
Tests for module 'sched'.
|
2008-09-28 13:24:13 +02:00 |
|