Mercurial > hg > octave-shane > gnulib-hg
graph
-
unistd: guarantee STDIN_FILENO here, for OS/2 EMXMon, 19 Jan 2009 09:27:47 -0700, by Eric Blake
-
doc: mention more functions added in cygwin 1.7.0Mon, 19 Jan 2009 06:38:16 -0700, by Eric Blake
-
ioctl: avoid warning: no previous prototype for 'rpl_ioctl'Mon, 19 Jan 2009 08:04:27 +0100, by Daniel P. Berrange
-
getdate-test: Use progname module.Mon, 19 Jan 2009 11:36:05 +0100, by Simon Josefsson
-
fstrcmp-tests and filenamecat-tests: Use progname module.Mon, 19 Jan 2009 10:58:57 +0100, by Simon Josefsson
-
gettimeofday: avoid warning: nested extern declaration of 'localtime'Mon, 19 Jan 2009 08:13:17 +0100, by Daniel P. Berrange
-
Revisit the condition when to use multibyte parsing in strftime.Sun, 18 Jan 2009 23:48:59 +0100, by Bruno Haible
-
Remove unused code for mempcpy.Sun, 18 Jan 2009 21:46:46 +0100, by Bruno Haible
-
New module 'link'.Sun, 18 Jan 2009 19:28:53 +0100, by Martin Lambers
-
Use module progname correctly in the tests that need it.Sun, 18 Jan 2009 18:35:25 +0100, by Bruno Haible
-
New module 'alphasort'.Sun, 18 Jan 2009 12:40:22 +0100, by Bruno Haible
-
New module 'scandir'.Sun, 18 Jan 2009 12:28:05 +0100, by Bruno Haible
-
Improve func_remove_prefix, func_remove_suffix.Sun, 18 Jan 2009 04:07:35 +0100, by Bruno Haible
-
Tests for module 'dprintf-posix'.Sun, 18 Jan 2009 03:22:58 +0100, by Bruno Haible
-
New modules 'dprintf', 'dprintf-posix'.Sun, 18 Jan 2009 03:22:08 +0100, by Bruno Haible
-
Tests for module 'vdprintf-posix'.Sun, 18 Jan 2009 02:50:29 +0100, by Bruno Haible
-
New modules 'vdprintf', 'vdprintf-posix'.Sun, 18 Jan 2009 02:48:41 +0100, by Bruno Haible
-
Fix test-fopen failure on mingw.Sat, 17 Jan 2009 17:39:50 +0100, by Bruno Haible
-
Fix compilation error on HP-UX 11.00.Sat, 17 Jan 2009 17:12:42 +0100, by Bruno Haible
-
Avoid test-fflush2.sh failure on mingw.Sat, 17 Jan 2009 16:39:41 +0100, by Bruno Haible
-
Attempt to avoid a recursive include of wchar.h on IRIX 6.5.Sat, 17 Jan 2009 14:06:30 +0100, by Bruno Haible
-
Support for stripping executables in --enable-relocatable.Sat, 17 Jan 2009 09:46:08 +0100, by Bruno Haible
-
Oops, fix unintended commit.Sat, 17 Jan 2009 09:30:17 +0100, by Bruno Haible
-
Remove debugging information left over by C compiler on MacOS X.Sat, 17 Jan 2009 09:29:19 +0100, by Bruno Haible
-
Update use of API that has changed in MacOS X 10.4.Sat, 17 Jan 2009 09:24:00 +0100, by Bruno Haible
-
strerror: avoid warnings about discarding "const"Fri, 16 Jan 2009 12:09:48 +0100, by Jim Meyering
-
Add ChangeLog entry.Fri, 16 Jan 2009 13:08:48 +0100, by Simon Josefsson
-
lib/arpa_inet.in.h: Add extern "C" block for C++.Thu, 15 Jan 2009 12:38:28 -0600, by Albert Chin-A-Young
-
Use an array initializer syntax that also works in C++ mode.Fri, 16 Jan 2009 12:21:48 +0100, by Bruno Haible
-
poll: suppress a warningFri, 16 Jan 2009 09:36:21 +0100, by Jim Meyering
-
poll: remove declarations of unused variablesThu, 15 Jan 2009 22:29:34 +0100, by Daniel P. Berrange
-
Make fflush-after-ungetc POSIX compliant on BSD systems.Fri, 16 Jan 2009 02:07:53 +0100, by Bruno Haible
-
Make fflush-after-ungetc POSIX compliant on glibc systems.Fri, 16 Jan 2009 00:24:35 +0100, by Bruno Haible
-
openmp.m4: revert quote-adding change, for portability to older autoconfThu, 15 Jan 2009 13:08:05 +0100, by Jim Meyering
-
Enable tests for fflush after ungetc.Thu, 15 Jan 2009 12:24:04 +0100, by Bruno Haible
-
mktime.m4: remove K&R-style function prototypesWed, 14 Jan 2009 12:56:51 -0600, by Albert Chin-A-Young
-
Fix a syntax error due to recursive inclusion of wchar.h on HP-UX 11.00.Thu, 15 Jan 2009 00:27:45 +0100, by Bruno Haible
-
Update or remove references to gettext release.Wed, 14 Jan 2009 23:06:50 +0100, by Bruno Haible
-
Add more comments.Wed, 14 Jan 2009 22:51:53 +0100, by Bruno Haible
-
Mention every modified file in the ChangeLog entry.Wed, 14 Jan 2009 22:48:52 +0100, by Bruno Haible
-
sys_stat: Include sys/types.h for nlink_t.Wed, 14 Jan 2009 16:41:22 +0100, by Simon Josefsson
-
add ChangeLog for "many *.m4 files: improve m4 quoting"Wed, 14 Jan 2009 11:30:26 +0100, by Jim Meyering
-
many *.m4 files: improve m4 quotingTue, 13 Jan 2009 08:48:48 +0100, by Jim Meyering
-
Avoid test-copy-file.sh failures when ACL support insufficient.Wed, 14 Jan 2009 00:12:56 +0100, by Bruno Haible
-
Add m4/stdint_h.m4 and m4/inttypes_h.m4 to file list.Tue, 13 Jan 2009 22:36:45 +0100, by Bruno Haible
-
u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too.Tue, 13 Jan 2009 17:03:25 +0100, by Simon Josefsson
-
inttostr.c: suppress a warningSun, 30 Nov 2008 17:36:15 +0100, by Jim Meyering
-
tests: IRIX 6.2 cc can't compile -0.0 into .dataMon, 12 Jan 2009 06:52:18 -0700, by Eric Blake
-
update from texinfoSun, 11 Jan 2009 06:00:26 -0800, by Karl Berry
-
regex: fix glibc bug 9697Fri, 09 Jan 2009 09:10:36 +0100, by Paolo Bonzini
-
regex: fix glibc bug 697Fri, 09 Jan 2009 09:04:55 +0100, by Paolo Bonzini
-
regex: replace mbrtowc with __mbrtowc.Fri, 09 Jan 2009 09:00:58 +0100, by Paolo Bonzini
-
poll: filter through cppiWed, 07 Jan 2009 21:02:12 +0100, by Jim Meyering
-
poll: don't return uninitializedWed, 07 Jan 2009 20:43:01 +0100, by Daniel P. Berrange
-
getloadavg: avoid compile failure on AIX 6.1Tue, 06 Jan 2009 21:25:54 +0100, by Jeremy Olexa
-
remove duplicate inclusion of <stdio.h>Sun, 04 Jan 2009 20:59:12 +0100, by Jim Meyering
-
gnulib-tool: fix sed-based filteringFri, 02 Jan 2009 19:29:30 +0100, by Jim Meyering
-
autoupdate (for gendocs.sh accepting --email)Fri, 02 Jan 2009 08:11:41 -0800, by Karl Berry
-
autoupdate (for gendocs.sh accepting --email)Fri, 02 Jan 2009 08:11:07 -0800, by Karl Berry
-
strftime: avoid compilation failure on Solaris 2.6Fri, 02 Jan 2009 09:58:09 +0100, by Jim Meyering