log

age author description
Tue, 13 Jan 2004 13:11:14 +0000 Karl Berry update from automake
Fri, 09 Jan 2004 13:29:29 +0000 Karl Berry update from automake
Tue, 06 Jan 2004 00:53:39 +0000 Karl Berry update from texinfo
Mon, 05 Jan 2004 14:07:23 +0000 Karl Berry update from config
Sun, 04 Jan 2004 22:50:27 +0000 Karl Berry update from texinfo
Sun, 04 Jan 2004 14:39:23 +0000 Karl Berry update from texinfo
Wed, 31 Dec 2003 13:59:33 +0000 Karl Berry depcomp update from automake
Wed, 24 Dec 2003 13:07:08 +0000 uid65818 updates from savannah outage
Wed, 03 Dec 2003 21:13:13 +0000 Bruno Haible Upgrade to gettext-0.13.
Wed, 03 Dec 2003 21:06:48 +0000 Bruno Haible Upgrade to gettext-0.13.
Wed, 03 Dec 2003 21:06:19 +0000 Bruno Haible fprintf() test, from gettext-0.13.
Wed, 03 Dec 2003 21:06:02 +0000 Bruno Haible intmax_t test, from gettext-0.13.
Wed, 03 Dec 2003 21:05:31 +0000 Bruno Haible Upgrade to gettext 0.13. This is a nop.
Wed, 03 Dec 2003 10:17:42 +0000 Paul Eggert * getgroups.c (getgroups): xmalloc takes one argument, not two.
Tue, 02 Dec 2003 14:45:29 +0000 Karl Berry update from texinfo
Sun, 30 Nov 2003 23:07:49 +0000 Karl Berry update from texinfo
Sat, 29 Nov 2003 13:37:46 +0000 Karl Berry argp update from libc
Wed, 26 Nov 2003 08:21:40 +0000 Karl Berry .
Tue, 25 Nov 2003 11:18:46 +0000 Bruno Haible Use size_t instead of ssize_t.
Tue, 25 Nov 2003 08:42:14 +0000 Karl Berry .
Mon, 24 Nov 2003 21:38:43 +0000 Paul Eggert Remove dependency of alloca on xalloc.
Mon, 24 Nov 2003 12:05:44 +0000 Bruno Haible Add xsize. Forgotten commit on 2003-11-04.
Sat, 22 Nov 2003 15:08:27 +0000 Jim Meyering .
Sat, 22 Nov 2003 15:07:36 +0000 Jim Meyering (x2nrealloc_inline): Fix typos in comments: s/size/size_t/.
Fri, 21 Nov 2003 13:33:54 +0000 Karl Berry config update
Tue, 18 Nov 2003 15:29:47 +0000 Bruno Haible Avoid alloca with too large size.
Tue, 18 Nov 2003 13:43:51 +0000 Karl Berry .
Tue, 18 Nov 2003 08:20:33 +0000 Karl Berry .
Mon, 17 Nov 2003 21:58:05 +0000 Paul Eggert S+T cannot overflow if S is the size of an existing object and T is small.
Mon, 17 Nov 2003 21:47:16 +0000 Paul Eggert Mention that S+T cannot overflow if S is the size of an existing
Mon, 17 Nov 2003 16:16:14 +0000 Jim Meyering *** empty log message ***
Mon, 17 Nov 2003 16:16:00 +0000 Jim Meyering On systems without utime and without a utimes function capable of
Mon, 17 Nov 2003 15:14:21 +0000 Bruno Haible Use xsize.h to protect against memory size overflows.
Mon, 17 Nov 2003 14:56:31 +0000 Bruno Haible Merge support for wide characters, from GNU gettext.
Mon, 17 Nov 2003 14:37:27 +0000 Bruno Haible New function xmax.
Sun, 16 Nov 2003 17:49:08 +0000 Karl Berry update from texinfo
Sun, 16 Nov 2003 13:48:56 +0000 Karl Berry update from texinfo
Sat, 15 Nov 2003 14:58:11 +0000 Karl Berry update from texinfo
Thu, 13 Nov 2003 08:35:05 +0000 Karl Berry .
Thu, 13 Nov 2003 07:19:08 +0000 Paul Eggert Remove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
Thu, 13 Nov 2003 05:17:20 +0000 Paul Eggert xstrtol.c (__xstrtol): Remove "break" immediately after
Wed, 12 Nov 2003 08:26:36 +0000 Karl Berry .
Tue, 11 Nov 2003 11:58:42 +0000 Bruno Haible Rely on SIZE_MAX and PTRDIFF_MAX as defined by ISO C 99.
Tue, 11 Nov 2003 11:57:04 +0000 Bruno Haible Macro for determining PTRDIFF_MAX.
Tue, 11 Nov 2003 11:56:48 +0000 Bruno Haible Macro for determining SIZE_MAX.
Mon, 10 Nov 2003 23:55:49 +0000 Paul Eggert Fix off-by-one error in xalloc_oversized.
Mon, 10 Nov 2003 14:39:13 +0000 Karl Berry .
Sun, 09 Nov 2003 14:01:33 +0000 Karl Berry update from automake
Thu, 06 Nov 2003 19:40:49 +0000 Paul Eggert Reject allocations of exactly SIZE_MAX bytes.
Wed, 05 Nov 2003 11:36:58 +0000 Bruno Haible Solaris portability problem.
Wed, 05 Nov 2003 08:24:58 +0000 Karl Berry .
Tue, 04 Nov 2003 12:06:35 +0000 Bruno Haible Use xsize.
Tue, 04 Nov 2003 12:06:16 +0000 Bruno Haible New module 'xsize'.
Tue, 04 Nov 2003 10:24:51 +0000 Jim Meyering *** empty log message ***
Tue, 04 Nov 2003 10:24:35 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 09:41:26 +0000 Jim Meyering Use the `$(VAR)' notation for AC_SUBST'd variable names, rather than @VAR@.
Tue, 04 Nov 2003 08:23:00 +0000 Karl Berry .
Mon, 03 Nov 2003 20:47:02 +0000 Bruno Haible Use waitid if possible.
Mon, 03 Nov 2003 15:04:39 +0000 Jim Meyering *** empty log message ***
Mon, 03 Nov 2003 15:04:21 +0000 Jim Meyering new file
Mon, 03 Nov 2003 15:03:24 +0000 Jim Meyering Include "userspec.h".
Mon, 03 Nov 2003 15:02:32 +0000 Jim Meyering (lib_SOURCES): Add userspec.h.
Mon, 03 Nov 2003 14:33:20 +0000 Karl Berry update from config
Sun, 02 Nov 2003 14:57:18 +0000 Karl Berry vasprintf.c sync broken
Sat, 01 Nov 2003 15:07:27 +0000 Karl Berry update from texinfo
Sat, 01 Nov 2003 06:00:45 +0000 Paul Eggert Catch size calculation overflow problem on Alphas running OSF/1.
Fri, 31 Oct 2003 14:06:59 +0000 Jim Meyering *hash.c: Include "xalloc.h" for use of xalloc_oversized.
Fri, 31 Oct 2003 14:06:36 +0000 Jim Meyering Include "xalloc.h" for use of xalloc_oversized.
Fri, 31 Oct 2003 13:53:37 +0000 Jim Meyering * linebuffer.c: Include <string.h> for declaration of memset.
Fri, 31 Oct 2003 13:53:15 +0000 Jim Meyering Include <string.h> for declaration of memset.
Thu, 30 Oct 2003 18:46:19 +0000 Paul Eggert Change netbsd*-gnu pattern back to netbsd*-gnu*.
Thu, 30 Oct 2003 14:09:04 +0000 Bruno Haible Check for overflow when converting from size_t to 'int'.
Thu, 30 Oct 2003 13:52:10 +0000 Bruno Haible Add comment.
Thu, 30 Oct 2003 08:25:42 +0000 Karl Berry .
Thu, 30 Oct 2003 06:33:39 +0000 Paul Eggert Revamp xalloc_oversized so that its count arg need not fit into size_t.
Thu, 30 Oct 2003 05:51:29 +0000 Paul Eggert host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change.
Thu, 30 Oct 2003 05:50:36 +0000 Paul Eggert Fix some bugs in the previous change.
Thu, 30 Oct 2003 00:36:03 +0000 Paul Eggert Simplify the code by using new xalloc.h features.
Wed, 29 Oct 2003 17:35:16 +0000 Paul Eggert Log xrealloc -> free+xmalloc changes for getgroups, quotearg.
Wed, 29 Oct 2003 17:33:05 +0000 Paul Eggert (quotearg_n_options): Use free/xmalloc rather than xrealloc.
Wed, 29 Oct 2003 17:27:58 +0000 Paul Eggert (getgroups): Don't use xrealloc, since we don't need the buffer
Tue, 28 Oct 2003 03:06:17 +0000 Paul Eggert Identify GNU/KFreeBSD and GNU/KNetBSD using their new names (which have a
Mon, 27 Oct 2003 21:28:39 +0000 Karl Berry update from texinfo
Mon, 27 Oct 2003 13:58:34 +0000 Bruno Haible Improved support for BeOS: Avoid compilation error if <sys/socket.h>
Mon, 27 Oct 2003 08:41:23 +0000 Paul Eggert Modify exclude.c to use new xalloc primitives, for simplicity.
Mon, 27 Oct 2003 08:11:09 +0000 Paul Eggert xalloc.h now uses inline, so includers need to configure this.
Mon, 27 Oct 2003 08:00:26 +0000 Paul Eggert New function xalloc_oversized.
Mon, 27 Oct 2003 07:28:24 +0000 Paul Eggert Add x2realloc, x2nrealloc. Port to C99 inline.
Mon, 27 Oct 2003 07:12:11 +0000 Paul Eggert (alloca): xmalloc cannot return NULL, so don't test for that.
Sun, 26 Oct 2003 11:56:27 +0000 Karl Berry .
Sun, 26 Oct 2003 11:52:05 +0000 Karl Berry (COPYING.DOC): no longer available from
Sun, 26 Oct 2003 00:14:40 +0000 Paul Eggert Fix several address-calculation bugs in the hash modules,
Sat, 25 Oct 2003 16:40:01 +0000 Karl Berry update from texinfo
Fri, 24 Oct 2003 16:40:07 +0000 Karl Berry update from texinfo
Fri, 24 Oct 2003 01:59:31 +0000 Karl Berry update from texinfo
Thu, 23 Oct 2003 18:41:19 +0000 Paul Eggert Don't include getndelim2.o twice into LIBOBJS.
Thu, 23 Oct 2003 14:11:57 +0000 Karl Berry update from texinfo
Wed, 22 Oct 2003 16:26:00 +0000 Paul Eggert Meyers -> Myers
Wed, 22 Oct 2003 05:53:05 +0000 Paul Eggert (getndelim2): When size calculation overflows,
Wed, 22 Oct 2003 05:10:04 +0000 Paul Eggert Merge changes from glibc obstack; minor cleanups to make it easier to
Wed, 22 Oct 2003 01:02:47 +0000 Paul Eggert Don't use lvalue casts, as GCC plans to remove support for them in GCC 3.5.
Tue, 21 Oct 2003 09:53:14 +0000 Karl Berry .
Mon, 20 Oct 2003 11:03:53 +0000 Bruno Haible New module 'wait-process'.
Mon, 20 Oct 2003 10:51:59 +0000 Bruno Haible Portability to HP-UX 10, found by Jim Meyering.
Sat, 18 Oct 2003 22:58:00 +0000 Karl Berry config update
Fri, 17 Oct 2003 01:49:31 +0000 Karl Berry update from texinfo
Thu, 16 Oct 2003 22:57:54 +0000 Karl Berry update from config
Thu, 16 Oct 2003 18:28:06 +0000 Paul Eggert (foo *) NULL + 0 == NULL
Thu, 16 Oct 2003 07:34:14 +0000 Paul Eggert getgroups.c: minor fixups.
Thu, 16 Oct 2003 07:30:56 +0000 Paul Eggert Include <errno.h>, <stdlib.h>.
Thu, 16 Oct 2003 07:06:57 +0000 Jim Meyering .
Thu, 16 Oct 2003 07:06:25 +0000 Jim Meyering Include <string.h>, for declarations of memset and memcpy.
Thu, 16 Oct 2003 06:56:14 +0000 Paul Eggert Fix address-arithmetic and alloca bugs in fnmatch.
Thu, 16 Oct 2003 06:51:24 +0000 Paul Eggert Check for address arithmetic overflow.
Thu, 16 Oct 2003 05:26:15 +0000 Paul Eggert Do not include <inttypes.h> or <stdint.h>.
Wed, 15 Oct 2003 08:44:54 +0000 Karl Berry .
Tue, 14 Oct 2003 20:08:25 +0000 Paul Eggert Handle invalid suffixes and overflow independently, so that
Tue, 14 Oct 2003 12:10:32 +0000 Bruno Haible Test for sig_atomic_t. Part of modules 'fatal-signal' and 'wait-process'.
Tue, 14 Oct 2003 12:09:12 +0000 Bruno Haible Improved 'fatal-signal' module.
Mon, 13 Oct 2003 18:48:14 +0000 Richard Stallman (MAX_BUF_SIZE): Reduce to 2**15.
Mon, 13 Oct 2003 08:27:23 +0000 Karl Berry .
Mon, 13 Oct 2003 06:07:10 +0000 Paul Eggert Revamp xalloc interface so that it can check for address arithmetic overflow.
Sat, 11 Oct 2003 08:09:03 +0000 Karl Berry .
Fri, 10 Oct 2003 19:41:12 +0000 Bruno Haible A little more dependencies of the 'argp' module.
Thu, 09 Oct 2003 13:29:49 +0000 Karl Berry update from texinfo
Thu, 09 Oct 2003 07:56:41 +0000 Karl Berry .
Wed, 08 Oct 2003 20:34:54 +0000 Paul Eggert Merge getpass from libc, plus a few fixes.
Wed, 08 Oct 2003 19:38:51 +0000 Karl Berry update from texinfo
Wed, 08 Oct 2003 12:01:28 +0000 Karl Berry update from texinfo
Tue, 07 Oct 2003 12:58:45 +0000 Karl Berry update from texinfo
Tue, 07 Oct 2003 12:57:23 +0000 Karl Berry update from config
Tue, 07 Oct 2003 07:46:10 +0000 Karl Berry .
Mon, 06 Oct 2003 20:32:36 +0000 Bruno Haible Remove version-etc-2 module.
Mon, 06 Oct 2003 20:30:17 +0000 Bruno Haible Merge version-etc-2 back into version-etc: Better way to internationalize
Mon, 06 Oct 2003 12:50:11 +0000 Bruno Haible New module 'fatal-signal'.
Sun, 05 Oct 2003 12:34:51 +0000 Karl Berry update from texinfo
Sun, 05 Oct 2003 07:06:59 +0000 Paul Eggert Rework advice for preventing empty .o files.
Sat, 04 Oct 2003 12:28:06 +0000 Karl Berry argp update from libc
Sat, 04 Oct 2003 12:26:31 +0000 Karl Berry update from config
Fri, 03 Oct 2003 07:10:45 +0000 Karl Berry .
Thu, 02 Oct 2003 10:22:12 +0000 Bruno Haible Tweak Include section.
Thu, 02 Oct 2003 10:18:23 +0000 Bruno Haible Put gethostname into the right section.
Thu, 02 Oct 2003 10:17:02 +0000 Bruno Haible Don't mention getdomainname, xgetdomainname twice.
Wed, 01 Oct 2003 11:11:02 +0000 Bruno Haible Don't echo the password on Solaris, HP-UX, AIX, OSF/1.
Tue, 30 Sep 2003 12:36:17 +0000 Richard Stallman (regex_compile): Free the stack when returning from function.
Tue, 30 Sep 2003 06:11:03 +0000 Paul Eggert * strftime.c (tm_diff) [! HAVE_TM_GMTOFF]: Fix arg typo in previous patch.
Sun, 28 Sep 2003 08:09:34 +0000 Jim Meyering .
Sun, 28 Sep 2003 08:09:13 +0000 Jim Meyering Correct cpp indentation.
Sun, 28 Sep 2003 07:15:38 +0000 Karl Berry .
Sun, 28 Sep 2003 03:41:50 +0000 Paul Eggert Trivial fixes to Makefile.am parts of module listings.
Sat, 27 Sep 2003 22:36:10 +0000 Paul Eggert Omit the special code that used __typeof__ for MIN and MAX,
Sat, 27 Sep 2003 16:13:48 +0000 Paul Eggert Add 'free' module.
Sat, 27 Sep 2003 15:46:21 +0000 Paul Eggert Update comment about utimes bugs.
Sat, 27 Sep 2003 14:30:57 +0000 Paul Eggert (error_tail): Don't cast alloca to (void *); it's already (void *).
Sat, 27 Sep 2003 12:47:07 +0000 Karl Berry update from automake
Sat, 27 Sep 2003 12:44:53 +0000 Karl Berry update from texinfo
Sat, 27 Sep 2003 05:11:56 +0000 Paul Eggert * error.c (error_tail): Move some declarations
Fri, 26 Sep 2003 15:28:49 +0000 Bruno Haible Better avoid collision with AIX stpncpy().
Fri, 26 Sep 2003 15:25:30 +0000 Bruno Haible Better handling of collision with AIX stpncpy() function.
Fri, 26 Sep 2003 14:28:46 +0000 Bruno Haible Test result on AIX 4.3.3 and AIX 5.1.
Fri, 26 Sep 2003 14:28:26 +0000 Bruno Haible Test result on glibc 2.x.
Fri, 26 Sep 2003 14:28:10 +0000 Bruno Haible Test for stpncpy function.
Fri, 26 Sep 2003 14:03:13 +0000 Karl Berry really install update from automake
Fri, 26 Sep 2003 07:43:06 +0000 Paul Eggert Document recent checkins.
Fri, 26 Sep 2003 07:41:40 +0000 Paul Eggert (SIZE_MAX) [!defined SIZE_MAX]: Define.
Fri, 26 Sep 2003 07:35:01 +0000 Paul Eggert Merge changes from glibc.
Fri, 26 Sep 2003 07:12:40 +0000 Karl Berry .
Thu, 25 Sep 2003 14:12:43 +0000 Bruno Haible New module 'getdomainname'.
Thu, 25 Sep 2003 12:21:19 +0000 Karl Berry updates from libc,automake
Thu, 25 Sep 2003 12:01:28 +0000 Bruno Haible New module 'version-etc-2'.
Thu, 25 Sep 2003 11:01:25 +0000 Bruno Haible Fix comment.
Thu, 25 Sep 2003 10:55:09 +0000 Bruno Haible New modules 'getdomainname', 'xgetdomainname'.
Thu, 25 Sep 2003 10:48:39 +0000 Bruno Haible Return -1/EINVAL when the buffer is too small.
Thu, 25 Sep 2003 10:41:15 +0000 Bruno Haible New modules 'xgetdomainname'.
Thu, 25 Sep 2003 10:20:46 +0000 Bruno Haible New module 'getdomainname'.
Thu, 25 Sep 2003 07:16:02 +0000 Karl Berry .
Wed, 24 Sep 2003 21:09:18 +0000 Paul Eggert Add xgethostname.h.
Wed, 24 Sep 2003 20:56:42 +0000 Paul Eggert (freebuffer): Don't free the argument, just the buffer associated with
Wed, 24 Sep 2003 20:38:08 +0000 Paul Eggert * README: Document assumptions that 'int' is at least 32 bits
Wed, 24 Sep 2003 17:51:55 +0000 Karl Berry update from texinfo
Mon, 22 Sep 2003 13:41:32 +0000 Karl Berry update from texinfo
Sun, 21 Sep 2003 20:21:06 +0000 Karl Berry update from texinfo
Sun, 21 Sep 2003 13:33:24 +0000 Karl Berry .
Fri, 19 Sep 2003 13:21:16 +0000 Karl Berry argp.h update from libc
Thu, 18 Sep 2003 07:13:35 +0000 Karl Berry .
Thu, 18 Sep 2003 06:32:11 +0000 Paul Eggert * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
Wed, 17 Sep 2003 22:35:01 +0000 Paul Eggert (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
Wed, 17 Sep 2003 18:30:23 +0000 Paul Eggert Port gnulib-tool to Solaris 8.
Wed, 17 Sep 2003 12:46:33 +0000 Bruno Haible Comment about the validity of errno.
Wed, 17 Sep 2003 10:10:55 +0000 Bruno Haible New module 'fwriteerror'.
Wed, 17 Sep 2003 07:19:20 +0000 Karl Berry .
Tue, 16 Sep 2003 20:00:38 +0000 Paul Eggert linebuffer.c (readlinebuffer): Return NULL immediately upon input error.
Tue, 16 Sep 2003 14:53:35 +0000 Bruno Haible Add a warning about duplicate dependencies.
Mon, 15 Sep 2003 22:34:18 +0000 Paul Eggert Don't trash errno when a read fails.
Mon, 15 Sep 2003 20:40:48 +0000 Paul Eggert Sort dependencies by importance, not alphabetically.
Mon, 15 Sep 2003 19:15:22 +0000 Bruno Haible New module 'fwriteerror'.
Mon, 15 Sep 2003 09:42:28 +0000 Bruno Haible typo
Sun, 14 Sep 2003 13:54:17 +0000 Karl Berry no strdup.c sync any more
Sat, 13 Sep 2003 22:14:56 +0000 Jim Meyering .
Sat, 13 Sep 2003 22:14:02 +0000 Jim Meyering .
Sat, 13 Sep 2003 22:13:36 +0000 Jim Meyering Correct cpp indentation.
Sat, 13 Sep 2003 11:52:51 +0000 Jim Meyering remove trailing newline
Sat, 13 Sep 2003 07:14:01 +0000 Karl Berry .
Fri, 12 Sep 2003 22:38:25 +0000 Paul Eggert More changes, mostly C89 related.
Fri, 12 Sep 2003 22:36:46 +0000 Paul Eggert Depend on 'exit'.
Fri, 12 Sep 2003 20:31:05 +0000 Paul Eggert (jm_PREREQ_ADDEXT): Remove. All uses removed.
Fri, 12 Sep 2003 20:26:54 +0000 Paul Eggert (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
Fri, 12 Sep 2003 20:22:47 +0000 Paul Eggert (LOCALE_PARAM_PROTO): Renamed from LOCALE_PARAM_DECL, for consistency
Fri, 12 Sep 2003 20:14:10 +0000 Paul Eggert Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module.
Fri, 12 Sep 2003 19:47:20 +0000 Paul Eggert Assume vprintf.
Fri, 12 Sep 2003 19:38:19 +0000 Paul Eggert Remove K&R cruft.
Fri, 12 Sep 2003 19:22:07 +0000 Paul Eggert Remove K&R cruft.
Fri, 12 Sep 2003 18:28:18 +0000 Paul Eggert (getenv): Remove decl.
Fri, 12 Sep 2003 18:24:51 +0000 Paul Eggert Remove K&R cruft.
Thu, 11 Sep 2003 14:12:03 +0000 Bruno Haible setenv.c and unsetenv.c are modified from gettext now.
Thu, 11 Sep 2003 09:21:41 +0000 Bruno Haible Fix ChangeLog entry.
Thu, 11 Sep 2003 08:59:15 +0000 Paul Eggert Remove K&R cruft.
Thu, 11 Sep 2003 08:52:03 +0000 Paul Eggert Remove K&R cruft.
Thu, 11 Sep 2003 08:46:51 +0000 Paul Eggert (main): Define with a prototype.
Thu, 11 Sep 2003 08:43:46 +0000 Paul Eggert Remove K&R cruft.
Wed, 10 Sep 2003 14:52:49 +0000 Bruno Haible Assume ANSI C.
Wed, 10 Sep 2003 14:16:32 +0000 Bruno Haible Assume ANSI C <string.h>, <stdlib.h>.
Wed, 10 Sep 2003 14:07:55 +0000 Bruno Haible Assume ANSI C.
Wed, 10 Sep 2003 08:33:22 +0000 Jim Meyering .
Wed, 10 Sep 2003 08:33:11 +0000 Jim Meyering Correct indentation of cpp directives.
Wed, 10 Sep 2003 07:28:30 +0000 Paul Eggert (strchrnul): Convert arg to char, not to unsigned char.
Wed, 10 Sep 2003 07:27:34 +0000 Paul Eggert unsigned char -> char in strchrnul
Wed, 10 Sep 2003 07:13:02 +0000 Paul Eggert Remove K&R cruft, day two.
Wed, 10 Sep 2003 07:10:43 +0000 Paul Eggert Remove K&R cruft.
Wed, 10 Sep 2003 06:53:45 +0000 Paul Eggert Remove K&R cruft.
Wed, 10 Sep 2003 06:43:26 +0000 Paul Eggert Remove K&R cruft.
Wed, 10 Sep 2003 06:18:22 +0000 Paul Eggert Remove K&R cruft.
Wed, 10 Sep 2003 04:22:10 +0000 Paul Eggert Remove K&R cruft.
Wed, 10 Sep 2003 03:47:34 +0000 Paul Eggert Remove K&R cruft.
Tue, 09 Sep 2003 23:31:14 +0000 Paul Eggert Remove K&R cruft.
Tue, 09 Sep 2003 23:28:39 +0000 Paul Eggert (physmem_total, physmem_available, main): Define with prototypes.
Tue, 09 Sep 2003 23:25:33 +0000 Paul Eggert Remove K&R cruft.
Tue, 09 Sep 2003 23:00:43 +0000 Paul Eggert Remove K&R cruft.
Tue, 09 Sep 2003 22:41:13 +0000 Paul Eggert Remove K&R cruft.
Tue, 09 Sep 2003 22:27:55 +0000 Paul Eggert Remove K&R cruft.