Mercurial > hg > octave-kai > gnulib-hg
graph
-
* lib/openat-die.c (openat_save_fail): Modernize comment.Tue, 12 Jul 2011 01:08:59 -0700, by Paul Eggert
-
* lib/xalloc-die.c (xalloc_die): Modernize comment.Tue, 12 Jul 2011 01:08:27 -0700, by Paul Eggert
-
* lib/glthread/thread.h: Modernize comment.Tue, 12 Jul 2011 01:07:21 -0700, by Paul Eggert
-
obstack: use _NoreturnTue, 12 Jul 2011 01:06:42 -0700, by Paul Eggert
-
c-stack: use _NoreturnTue, 12 Jul 2011 01:06:07 -0700, by Paul Eggert
-
exclude_tests: use _NoreturnTue, 12 Jul 2011 01:05:34 -0700, by Paul Eggert
-
argmatch-tests: use _NoreturnTue, 12 Jul 2011 01:03:40 -0700, by Paul Eggert
-
stdlib: use _NoreturnTue, 12 Jul 2011 01:02:54 -0700, by Paul Eggert
-
stdnoreturn-tests: new moduleTue, 12 Jul 2011 01:01:45 -0700, by Paul Eggert
-
stdnoreturn: new moduleTue, 12 Jul 2011 01:00:20 -0700, by Paul Eggert
-
_Noreturn-tests: new moduleTue, 12 Jul 2011 00:58:32 -0700, by Paul Eggert
-
_Noreturn: new moduleTue, 12 Jul 2011 00:57:02 -0700, by Paul Eggert
-
* m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.Tue, 12 Jul 2011 00:54:29 -0700, by Paul Eggert
-
ffs: new moduleMon, 11 Jul 2011 17:05:34 -0600, by Eric Blake
-
* ChangeLog: Fix typo.Mon, 11 Jul 2011 08:16:12 -0600, by Eric Blake
-
regex: avoid compiler warningMon, 11 Jul 2011 07:32:39 -0600, by Eric Blake
-
stdint: respect system's intmax_t if INTMAX_MAXSat, 09 Jul 2011 14:56:56 -0700, by Paul Eggert
-
pthread_sigmask tests: Avoid a compiler warning.Sat, 09 Jul 2011 02:00:59 +0200, by Bruno Haible
-
sigprocmask tests: A better way to avoid a compiler warning.Sat, 09 Jul 2011 01:59:31 +0200, by Bruno Haible
-
pthread_sigmask: Work around IRIX bug.Sat, 09 Jul 2011 01:37:58 +0200, by Bruno Haible
-
pthread_sigmask: Work around Cygwin bug.Sat, 09 Jul 2011 01:01:36 +0200, by Bruno Haible
-
pthread_sigmask: Work around bug in single-threaded implementation.Sat, 09 Jul 2011 00:27:00 +0200, by Bruno Haible
-
test-sigprocmask: avoid compiler warningFri, 08 Jul 2011 15:55:40 -0600, by Eric Blake
-
test-snprintf: avoid compiler warningFri, 08 Jul 2011 15:57:31 -0600, by Eric Blake
-
Tests for module 'pthread_sigmask'.Fri, 08 Jul 2011 19:12:14 +0200, by Bruno Haible
-
test-getopt.h: avoid warning about an unused variableFri, 08 Jul 2011 23:17:36 +0200, by Jim Meyering
-
maint: reduce list of files exempt from sc_prohibit_leading_TABsThu, 07 Jul 2011 13:45:25 +0200, by Jim Meyering
-
pthread_sigmask: Assume POSIX when not gl_THREADLIB.Fri, 08 Jul 2011 10:49:07 -0700, by Paul Eggert
-
pthread_sigmask: fix typo when testing for librariesFri, 08 Jul 2011 10:45:41 -0700, by Paul Eggert
-
fts: introduce FTS_NOATIMEThu, 07 Jul 2011 11:37:37 -0600, by Eric Blake
-
Tests for module 'thread'.Fri, 08 Jul 2011 13:28:54 +0200, by Bruno Haible
-
thread: Avoid gcc warnings when using gl_thread_self().Fri, 08 Jul 2011 13:25:16 +0200, by Bruno Haible
-
signal-c++-tests: Check declaration of pthread_sigmask.Fri, 08 Jul 2011 04:13:53 +0200, by Bruno Haible
-
pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.Fri, 08 Jul 2011 04:05:45 +0200, by Bruno Haible
-
pthread_sigmask: Ensure declaration in <signal.h> also on Solaris 2.6.Fri, 08 Jul 2011 03:38:33 +0200, by Bruno Haible
-
pthread_sigmask: Ensure declaration in <signal.h>.Fri, 08 Jul 2011 02:24:27 +0200, by Bruno Haible
-
pthread_sigmask: Document the module.Fri, 08 Jul 2011 02:18:06 +0200, by Bruno Haible
-
pthread_sigmask: Follow gnulib conventions.Fri, 08 Jul 2011 02:11:26 +0200, by Bruno Haible
-
pthread_sigmask: Make declaration C++ safe.Fri, 08 Jul 2011 02:08:15 +0200, by Bruno Haible
-
pthread_sigmask: Fix return value.Fri, 08 Jul 2011 01:51:49 +0200, by Bruno Haible
-
getopt: more portable argv creationThu, 07 Jul 2011 16:10:30 -0600, by Eric Blake
-
Tests for module 'sigprocmask'.Thu, 07 Jul 2011 19:52:19 +0200, by Bruno Haible
-
float tests: Tweak.Thu, 07 Jul 2011 19:50:35 +0200, by Bruno Haible
-
getopt: avoid compiler warning during configureThu, 07 Jul 2011 11:02:23 -0600, by Eric Blake
-
getopt-gnu: avoid crash in glibc getoptThu, 07 Jul 2011 10:24:20 -0600, by Eric Blake
-
getopt: handle W; without long options in getoptThu, 07 Jul 2011 08:54:11 -0600, by Eric Blake
-
Avoid literal tabs.Thu, 07 Jul 2011 13:14:37 +0200, by Bruno Haible
-
Comments.Thu, 07 Jul 2011 13:01:34 +0200, by Bruno Haible
-
sys_select: Fix compilation error on mingw, introduced on 2011-06-30.Thu, 07 Jul 2011 03:34:18 +0200, by Bruno Haible
-
* modules/pthread_sigmask (configure.ac): gl_SIGNAL_MODULE_INDICATORWed, 06 Jul 2011 10:48:21 -0700, by Paul Eggert
-
poll: do not return 0 on timeout=-1Wed, 06 Jul 2011 12:10:51 +0200, by Erik Faye-Lund
-
pthread_sigmask: always replace when not using pthreadWed, 06 Jul 2011 09:30:38 -0600, by Eric Blake
-
Comments.Wed, 06 Jul 2011 16:59:51 +0200, by Bruno Haible
-
sys_select: define sigset_t more portablyWed, 06 Jul 2011 00:42:24 -0700, by Paul Eggert
-
* m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison pselect.Wed, 06 Jul 2011 00:09:12 -0700, by Paul Eggert
-
pselect: Use pthread_sigmask, not sigprocmask.Wed, 06 Jul 2011 00:05:40 -0700, by Paul Eggert
-
modules/pselect: Add Bruno and Jim to maintainers.Wed, 06 Jul 2011 00:02:53 -0700, by Paul Eggert
-
* modules/pselect: Add select, LIBSOCKET.Wed, 06 Jul 2011 00:01:23 -0700, by Paul Eggert
-
* lib/pselect.c (pselect): Use plain name, without "rpl_".Tue, 05 Jul 2011 23:58:08 -0700, by Paul Eggert
-
pselect: document betterTue, 05 Jul 2011 23:48:19 -0700, by Paul Eggert