log lib-src/yow.c @ 66926:cff341e743a2

age author description
Wed, 25 May 2005 14:16:31 +0000 Thien-Thi Nguyen (setup_yow): Use EXIT_FAILURE in case no separators found.
Sat, 08 May 2004 15:23:35 +0000 Thien-Thi Nguyen Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 15 Feb 2003 10:52:52 +0000 Richard M. Stallman (yow): Cast result of malloc and realloc.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 21 Jan 2003 18:29:11 +0000 Dave Love Don't include string.h.
Sat, 29 Dec 2001 22:24:28 +0000 Pavel Jank Include <config.h>.
Tue, 18 Dec 2001 17:48:08 +0000 Eli Zaretskii (main): Use time_t, not long, to avoid a compiler warning.
Tue, 18 Dec 2001 15:57:02 +0000 Dave Love Conditionally include various headers. Use "epaths.h",
Fri, 26 Feb 1999 11:37:05 +0000 Richard M. Stallman Refer to epaths.h.
Tue, 16 Jul 1996 22:39:31 +0000 Karl Heuer Undo previous change.
Mon, 15 Jul 1996 21:25:56 +0000 Karl Heuer [__GNU_LIBRARY__]: Use <string.h>.
Sun, 02 Apr 1995 07:34:28 +0000 Richard M. Stallman Comment change.
Wed, 21 Dec 1994 15:58:28 +0000 David J. MacKenzie Include program name in error messages.
Wed, 12 Oct 1994 20:21:51 +0000 David J. MacKenzie Eliminate some -Wall warnings.