Mercurial > hg > octave-kai > gnulib-hg
graph
-
.Tue, 20 Apr 2004 08:46:21 +0000, by Jim Meyering
-
(gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/Tue, 20 Apr 2004 08:46:01 +0000, by Jim Meyering
-
.Tue, 20 Apr 2004 08:43:18 +0000, by Jim Meyering
-
(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.Tue, 20 Apr 2004 08:42:50 +0000, by Jim Meyering
-
(read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure,Mon, 19 Apr 2004 20:12:23 +0000, by Jim Meyering
-
.Mon, 19 Apr 2004 20:11:51 +0000, by Jim Meyering
-
(gl_PREREQ_READUTMP): Require gl_FUNC_FREE,Mon, 19 Apr 2004 20:11:46 +0000, by Jim Meyering
-
unsync jm changesMon, 19 Apr 2004 13:08:22 +0000, by Karl Berry
-
update from texinfoMon, 19 Apr 2004 13:01:12 +0000, by Karl Berry
-
Oops, fix version number. This file is maintained in gnulib, not gettext.Mon, 19 Apr 2004 12:52:06 +0000, by Bruno Haible
-
jm_ac_ -> gl_Mon, 19 Apr 2004 12:40:25 +0000, by Bruno Haible
-
jm_ac_ -> gl_Mon, 19 Apr 2004 12:39:54 +0000, by Bruno Haible
-
jm_ -> gl_Mon, 19 Apr 2004 11:59:04 +0000, by Bruno Haible
-
.Mon, 19 Apr 2004 07:54:14 +0000, by Karl Berry
-
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.Sun, 18 Apr 2004 18:12:50 +0000, by Jim Meyering
-
*** empty log message ***Fri, 16 Apr 2004 08:26:21 +0000, by Jim Meyering
-
(jm_PREREQ_STAT): Remove macro. It is specific to coreutils' stat program.Fri, 16 Apr 2004 08:26:03 +0000, by Jim Meyering
-
gettext has trailing blankThu, 15 Apr 2004 12:34:35 +0000, by Karl Berry
-
update from texinfoWed, 14 Apr 2004 15:24:45 +0000, by Karl Berry
-
gnuorgTue, 13 Apr 2004 12:50:55 +0000, by Karl Berry
-
remove trailing blankTue, 13 Apr 2004 09:03:55 +0000, by Jim Meyering
-
.Tue, 13 Apr 2004 07:43:49 +0000, by Karl Berry
-
Propagating gettext into gnulib a bit better.Tue, 13 Apr 2004 06:38:44 +0000, by Paul Eggert
-
* modules/inttostr (EXTRA_DIST): Move inttostr.c here....Tue, 13 Apr 2004 06:30:42 +0000, by Paul Eggert
-
* modules/getopt (lib_SOURCES): Add getopt_int.h.Mon, 12 Apr 2004 20:12:33 +0000, by Paul Eggert
-
.Mon, 12 Apr 2004 17:41:24 +0000, by Jim Meyering
-
(func_all_modules): Add cloexec, inttostr, free, tzset.Mon, 12 Apr 2004 17:41:08 +0000, by Jim Meyering
-
* inttostr.h: Assume C89 for <limits.h> and CHAR_BIT.Mon, 12 Apr 2004 06:47:06 +0000, by Paul Eggert
-
.Thu, 08 Apr 2004 13:31:03 +0000, by Karl Berry
-
fencepost updateTue, 06 Apr 2004 12:50:16 +0000, by Karl Berry
-
update from glibcSun, 04 Apr 2004 13:32:34 +0000, by Karl Berry
-
update from texinfoSat, 03 Apr 2004 13:42:45 +0000, by Karl Berry
-
autoupdateFri, 02 Apr 2004 13:02:52 +0000, by Karl Berry
-
.Wed, 31 Mar 2004 08:47:35 +0000, by Karl Berry
-
Merge from coreutils.Wed, 31 Mar 2004 07:47:20 +0000, by Paul Eggert
-
Merge from coreutils.Wed, 31 Mar 2004 07:46:28 +0000, by Paul Eggert
-
(gl_CLOCK_TIME): Require AC_GNU_SOURCE.Wed, 31 Mar 2004 07:44:44 +0000, by Paul Eggert
-
.Wed, 31 Mar 2004 07:41:07 +0000, by Jim Meyering
-
Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.Wed, 31 Mar 2004 07:40:41 +0000, by Jim Meyering
-
.Wed, 31 Mar 2004 07:39:08 +0000, by Jim Meyering
-
Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.Wed, 31 Mar 2004 07:38:35 +0000, by Jim Meyering
-
Merge from coreutils.Wed, 31 Mar 2004 07:38:13 +0000, by Paul Eggert
-
* modules/realloc (Files): Remove m4/realloc.m4.Wed, 31 Mar 2004 07:35:28 +0000, by Jim Meyering
-
* realloc.m4: Remove file, since now it does no more thanWed, 31 Mar 2004 07:34:59 +0000, by Jim Meyering
-
Merge from coreutils.Wed, 31 Mar 2004 07:30:08 +0000, by Paul Eggert
-
(humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.Wed, 31 Mar 2004 07:25:19 +0000, by Paul Eggert
-
Merge from coreutils.Wed, 31 Mar 2004 07:20:49 +0000, by Paul Eggert
-
New module inttostr.Wed, 31 Mar 2004 06:21:11 +0000, by Paul Eggert
-
cloexec returns int not bool, to be more consistent with Unix conventions.Tue, 30 Mar 2004 23:59:03 +0000, by Paul Eggert
-
(getloadavg): Don't assume setlocale returns nonnull.Tue, 30 Mar 2004 18:51:56 +0000, by Paul Eggert
-
.Tue, 30 Mar 2004 08:44:38 +0000, by Karl Berry
-
Merge changes to getloadavg.c from coreutils and Emacs; thisMon, 29 Mar 2004 23:57:36 +0000, by Paul Eggert
-
update from texinfoSun, 21 Mar 2004 19:10:14 +0000, by Karl Berry
-
getopt.h: Sync with libc CVS.Fri, 19 Mar 2004 00:47:17 +0000, by Paul Eggert
-
Fix portability problem with Tru64 and BSD/OS.Thu, 18 Mar 2004 13:36:53 +0000, by Bruno Haible
-
Fix typo "it it" in changelog entry.Mon, 15 Mar 2004 23:44:51 +0000, by Paul Eggert
-
autoupdateFri, 12 Mar 2004 14:04:09 +0000, by Karl Berry
-
update from texinfoThu, 11 Mar 2004 23:59:36 +0000, by Karl Berry
-
autoupdateThu, 11 Mar 2004 13:04:48 +0000, by Karl Berry
-
.Wed, 10 Mar 2004 08:17:46 +0000, by Karl Berry