log lib-src/getopt.c @ 79486:c2586e2e84d3

age author description
Wed, 25 Jul 2007 05:06:11 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 11:28:28 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 10:56:27 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 27 Jul 2005 01:31:21 +0000 Miles Bader Add arch tagline
Tue, 26 Jul 2005 21:43:13 +0000 Paul Eggert Merge gnulib getopt implementation into Emacs.
Mon, 04 Jul 2005 15:47:28 +0000 Lute Kamstra Update FSF's address.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 09 Dec 2002 01:55:05 +0000 Richard M. Stallman Do include libintl.h if HAVE_LIBINTL_H.
Sat, 07 Dec 2002 05:22:27 +0000 Ben Key Fixed the build error in getopt.c that occured on systems lacking a gettext implementation. Thanks go to Andrew Choi [akochoi@shaw.ca] for this one.
Thu, 05 Dec 2002 15:30:09 +0000 Richard M. Stallman Comment out include of libintl.h or gettext.h.
Wed, 04 Dec 2002 11:17:43 +0000 Richard M. Stallman (const): Move outside !HAVE_CONFIG_H conditional.
Tue, 19 Oct 1999 07:17:20 +0000 Paul Eggert Add support for large files. Merge glibc 2.1.2.
Mon, 11 Oct 1999 17:14:12 +0000 Dave Love Avoid strneq.
Wed, 21 Jul 1999 05:53:29 +0000 Paul D. Smith * Add configure option to enable dmalloc library.