Mercurial > hg > octave-jordi > gnulib-hg
graph
-
maint: exempt stdio-read.c and stdio-write.c from the cppi checkTue, 05 Jul 2011 10:32:30 +0200, by Jim Meyering
-
maint: indent with spaces, not TABs, and add a rule to check thisMon, 04 Jul 2011 12:31:05 +0200, by Jim Meyering
-
maint.mk: correct omissions in prohibit_argmatch_without_use checkSun, 03 Jul 2011 23:00:15 +0200, by Jim Meyering
-
Comments about EINTR.Sun, 03 Jul 2011 13:36:43 +0200, by Bruno Haible
-
autoupdateFri, 01 Jul 2011 07:29:04 -0700, by Karl Berry
-
xnanosleep: Rewrite to use new dtotimespec module.Thu, 30 Jun 2011 15:23:29 -0700, by Paul Eggert
-
timespec-add, timespec-sub: new modulesThu, 30 Jun 2011 15:17:31 -0700, by Paul Eggert
-
dtotimespec: new moduleThu, 30 Jun 2011 15:14:25 -0700, by Paul Eggert
-
* lib/timespec.h (timespectod): New inline function.Thu, 30 Jun 2011 15:06:54 -0700, by Paul Eggert
-
* lib/timespec.h (timespec_sign): New inline function.Thu, 30 Jun 2011 15:04:56 -0700, by Paul Eggert
-
pselect: new moduleThu, 30 Jun 2011 14:57:39 -0700, by Paul Eggert
-
sys_select: don't depend on sys_socketThu, 30 Jun 2011 10:58:24 -0700, by Paul Eggert
-
pipe2: fix C89 compile problemWed, 29 Jun 2011 17:05:08 -0600, by Eric Blake
-
pipe, pipe2: don't corrupt fd on errorWed, 29 Jun 2011 15:46:50 -0600, by Eric Blake
-
mmap-anon: do not use regular expressions inadvertentlyTue, 28 Jun 2011 16:46:39 +0200, by Paolo Bonzini
-
nanosleep: fix integer overflow problemSat, 25 Jun 2011 14:23:56 -0700, by Paul Eggert
-
nanosleep: simplify carryingSat, 25 Jun 2011 11:55:20 -0700, by Paul Eggert
-
dup2: remove test for existence of fcntlSat, 25 Jun 2011 01:56:52 -0700, by Paul Eggert
-
maint.mk: enhance useless header checksFri, 24 Jun 2011 15:46:01 -0600, by Eric Blake
-
syntax-check: keep one maint.mk rule in sync with its headerFri, 24 Jun 2011 20:52:00 +0200, by Jim Meyering
-
maint.mk: update sc_prohibit_intprops_without_useFri, 24 Jun 2011 11:51:56 -0600, by Eric Blake
-
strerror-override: No-op tweak.Fri, 24 Jun 2011 11:23:26 +0200, by Bruno Haible
-
autoupdateThu, 23 Jun 2011 09:16:46 -0700, by Karl Berry
-
maint.mk: test further PATH_MAX issuesThu, 23 Jun 2011 06:40:38 -0600, by Eric Blake
-
maint.mk: add syntax-check to avoid char[PATH_MAX]Wed, 22 Jun 2011 15:02:24 -0600, by Eric Blake
-
stat: be robust to PATH_MAX definitionMon, 20 Jun 2011 16:55:24 -0600, by Eric Blake
-
link: work around IRIX bugWed, 22 Jun 2011 12:15:02 -0600, by Eric Blake
-
getopt: silence clang warningWed, 22 Jun 2011 11:17:40 -0600, by Eric Blake
-
bootstrap: do not insert a blank line into each .gitignore fileWed, 22 Jun 2011 08:21:05 +0200, by Jim Meyering
-
perror: test for output mismatchTue, 21 Jun 2011 16:44:30 -0600, by Eric Blake
-
strerror_r: fix OpenBSD behavior on out-of-rangeTue, 21 Jun 2011 10:00:55 -0600, by Eric Blake
-
strerror_r: fix OpenBSD behavior on 0Tue, 21 Jun 2011 08:50:51 -0600, by Eric Blake
-
perror: adjust array sizeTue, 21 Jun 2011 10:10:06 -0600, by Eric Blake
-
strerror-override: reduce sizeTue, 21 Jun 2011 09:40:46 -0600, by Eric Blake
-
pathmax: Ensure correct value for PATH_MAX on HP-UX.Tue, 21 Jun 2011 00:18:27 +0200, by Bruno Haible
-
alloca: port to compilers that can optimize like GCC 4.6.0Mon, 20 Jun 2011 15:03:03 -0700, by Paul Eggert
-
c-stack: stop worrying about stack directionMon, 20 Jun 2011 14:59:13 -0700, by Paul Eggert
-
test-stat: don't allocate PATH_MAX bytesMon, 20 Jun 2011 15:12:10 -0600, by Eric Blake
-
float: Work around <float.h> bugs on FreeBSD/x86, AIX with GCC, IRIX.Mon, 20 Jun 2011 12:38:05 +0200, by Bruno Haible
-
Tests for module 'float'.Mon, 20 Jun 2011 12:27:26 +0200, by Bruno Haible
-
isinf: Coding style.Sun, 19 Jun 2011 21:19:27 +0200, by Bruno Haible
-
linkat test: Avoid test failure on AIX 7.1.Sun, 19 Jun 2011 20:41:46 +0200, by Bruno Haible
-
pread test: Avoid test failure on OpenBSD 4.9.Sun, 19 Jun 2011 16:36:39 +0200, by Bruno Haible
-
sprintf-posix: Fix test failure on AIX 7.1.Sun, 19 Jun 2011 16:06:42 +0200, by Bruno Haible
-
roundl-ieee: Fix test failure on AIX 7.1.Sun, 19 Jun 2011 15:05:39 +0200, by Bruno Haible
-
round-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.Sun, 19 Jun 2011 14:41:22 +0200, by Bruno Haible
-
roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.Sun, 19 Jun 2011 14:06:51 +0200, by Bruno Haible
-
ceilf-ieee: Work around bug on MacOS X 10.5.Sun, 19 Jun 2011 12:50:52 +0200, by Bruno Haible
-
floor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee: More robust checks.Sun, 19 Jun 2011 12:48:10 +0200, by Bruno Haible
-
ceilf-ieee: Work around bug on AIX 7.1.Sun, 19 Jun 2011 11:54:43 +0200, by Bruno Haible
-
ceil-ieee: Work around bug on AIX 7.1.Sun, 19 Jun 2011 11:35:09 +0200, by Bruno Haible
-
fsync test: Avoid test failure on MacOS X and AIX.Sun, 19 Jun 2011 03:13:17 +0200, by Bruno Haible
-
openat, fdopendir tests: Fix link errors.Sat, 18 Jun 2011 23:06:53 +0200, by Bruno Haible
-
Doc update.Sat, 18 Jun 2011 23:02:39 +0200, by Bruno Haible
-
getcwd tests: Avoid compilation error on HP-UX 11.31.Sat, 18 Jun 2011 22:22:23 +0200, by Bruno Haible
-
isfinite, isinf: Fix link error on AIX 6 and 7.Sat, 18 Jun 2011 20:26:19 +0200, by Bruno Haible
-
getloadavg: Don't clobber LIBS. Regression from previous commit.Sat, 18 Jun 2011 18:32:53 +0200, by Bruno Haible
-
clean-temp: Improve documentation.Sat, 18 Jun 2011 11:25:17 +0200, by Bruno Haible
-
pread, pwrite: Avoid cc warning on AIX.Sat, 18 Jun 2011 00:29:40 +0200, by Bruno Haible
-
spawn-pipe tests: Fix link error.Fri, 17 Jun 2011 18:08:21 +0200, by Bruno Haible