Mercurial > hg > octave-kai > gnulib-hg
graph
-
(iconv_alloc): Realloc the final result, to throw away unused memory. haible-privateTue, 05 Sep 2006 11:56:40 +0000, by Bruno Haible
-
(iconv_alloc): Handle the IRIX iconv behaviour.Tue, 05 Sep 2006 11:54:25 +0000, by Bruno Haible
-
(iconv_alloc): Call iconv with 2xNULL arguments, also to flush the stateTue, 05 Sep 2006 11:51:57 +0000, by Bruno Haible
-
(iconv_alloc): Call iconv with 4xNULL arguments initially, to reset the state.Tue, 05 Sep 2006 11:49:36 +0000, by Bruno Haible
-
(iconv_alloc): No need to test for " && dest " at the end - dest isTue, 05 Sep 2006 11:48:30 +0000, by Bruno Haible
-
(iconv_alloc): Don't assume that malloc() or realloc(), when failing, setsTue, 05 Sep 2006 11:47:33 +0000, by Bruno Haible
-
(iconv_string): No need to save and restore errno when iconv_alloc succeeded.Tue, 05 Sep 2006 11:45:14 +0000, by Bruno Haible
-
(signed.m4, gettext.m4): changes not propagatedMon, 04 Sep 2006 12:45:56 +0000, by Karl Berry
-
Support for mingw DLLs.Mon, 04 Sep 2006 11:54:06 +0000, by Bruno Haible
-
* lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.Fri, 01 Sep 2006 19:54:35 +0000, by Paul Eggert
-
* lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced byFri, 01 Sep 2006 19:49:22 +0000, by Paul Eggert
-
* gnulib-tool (func_emit_lib_Makefile_am): Fix typos inFri, 01 Sep 2006 15:17:11 +0000, by Paul Eggert
-
Improve maintainability.Fri, 01 Sep 2006 11:57:26 +0000, by Bruno Haible
-
.Fri, 01 Sep 2006 08:04:11 +0000, by Karl Berry
-
* modules/getloadavg (Files): Add m4/getloadavg.m4.Thu, 31 Aug 2006 22:29:00 +0000, by Paul Eggert
-
* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.Thu, 31 Aug 2006 21:54:54 +0000, by Paul Eggert
-
* gnulib-tool: Don't let emacs change spaces to TAB.Thu, 31 Aug 2006 14:36:39 +0000, by Eric Blake
-
Slightly change the output generated by --makefile-name.Thu, 31 Aug 2006 13:40:57 +0000, by Bruno Haible
-
Fix problem when calling "gnulib-tool --update" on multiple directories.Thu, 31 Aug 2006 13:11:23 +0000, by Bruno Haible
-
.Thu, 31 Aug 2006 08:03:18 +0000, by Karl Berry
-
Work around a bug in both the Linux and SunOS 64-bit kernels:Thu, 31 Aug 2006 07:00:50 +0000, by Paul Eggert
-
* isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid shadowingThu, 31 Aug 2006 04:52:03 +0000, by Paul Eggert
-
* MODULES.html.sh (Support for building documentation): Add gpl, lgpl.Wed, 30 Aug 2006 18:13:34 +0000, by Paul Eggert
-
.Wed, 30 Aug 2006 08:04:47 +0000, by Karl Berry
-
* modules/isapipe: New file.Tue, 29 Aug 2006 20:32:07 +0000, by Paul Eggert
-
* error.c (error_at_line, print_errno_message): Match libc, afterTue, 29 Aug 2006 16:58:34 +0000, by Eric Blake
-
* modules/configmake (Makefile.am): Make configmake.h depend onTue, 29 Aug 2006 15:50:43 +0000, by Jim Meyering
-
Prefer using configmake.h instead of augmenting DEFS.Tue, 29 Aug 2006 15:44:02 +0000, by Bruno Haible
-
* modules/configmake (Makefile.am): Add a comment, and omitTue, 29 Aug 2006 14:25:00 +0000, by Paul Eggert
-
Fix typo: s/not/now/Tue, 29 Aug 2006 09:42:21 +0000, by Jim Meyering