gnulib.git
2011-07-08 Bruno Haiblepthread_sigmask: Work around bug in single-threaded...
2011-07-08 Eric Blaketest-sigprocmask: avoid compiler warning
2011-07-08 Eric Blaketest-snprintf: avoid compiler warning
2011-07-08 Bruno HaibleTests for module 'pthread_sigmask'.
2011-07-08 Jim Meyeringtest-getopt.h: avoid warning about an unused variable
2011-07-08 Jim Meyeringmaint: reduce list of files exempt from sc_prohibit_lea...
2011-07-08 Paul Eggertpthread_sigmask: Assume POSIX when not gl_THREADLIB.
2011-07-08 Paul Eggertpthread_sigmask: fix typo when testing for libraries
2011-07-08 Eric Blakefts: introduce FTS_NOATIME
2011-07-08 Bruno HaibleTests for module 'thread'.
2011-07-08 Bruno Haiblethread: Avoid gcc warnings when using gl_thread_self().
2011-07-08 Bruno Haiblesignal-c++-tests: Check declaration of pthread_sigmask.
2011-07-08 Bruno Haiblepthread_sigmask: Fix link requirements on OSF/1 5.1...
2011-07-08 Bruno Haiblepthread_sigmask: Ensure declaration in <signal.h> also...
2011-07-08 Bruno Haiblepthread_sigmask: Ensure declaration in <signal.h>.
2011-07-08 Bruno Haiblepthread_sigmask: Document the module.
2011-07-08 Bruno Haiblepthread_sigmask: Follow gnulib conventions.
2011-07-08 Bruno Haiblepthread_sigmask: Make declaration C++ safe.
2011-07-07 Bruno Haiblepthread_sigmask: Fix return value.
2011-07-07 Eric Blakegetopt: more portable argv creation
2011-07-07 Bruno HaibleTests for module 'sigprocmask'.
2011-07-07 Bruno Haiblefloat tests: Tweak.
2011-07-07 Eric Blakegetopt: avoid compiler warning during configure
2011-07-07 Eric Blakegetopt-gnu: avoid crash in glibc getopt
2011-07-07 Eric Blakegetopt: handle W; without long options in getopt
2011-07-07 Bruno HaibleAvoid literal tabs.
2011-07-07 Bruno HaibleComments.
2011-07-07 Bruno Haiblesys_select: Fix compilation error on mingw, introduced...
2011-07-06 Paul Eggert* modules/pthread_sigmask (configure.ac): gl_SIGNAL_MOD...
2011-07-06 Erik Faye-Lundpoll: do not return 0 on timeout=-1
2011-07-06 Eric Blakepthread_sigmask: always replace when not using pthread
2011-07-06 Bruno HaibleComments.
2011-07-06 Paul Eggertsys_select: define sigset_t more portably
2011-07-06 Paul Eggert* m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison...
2011-07-06 Paul Eggertpselect: Use pthread_sigmask, not sigprocmask.
2011-07-06 Paul Eggertmodules/pselect: Add Bruno and Jim to maintainers.
2011-07-06 Paul Eggert* modules/pselect: Add select, LIBSOCKET.
2011-07-06 Paul Eggert* lib/pselect.c (pselect): Use plain name, without...
2011-07-06 Paul Eggertpselect: document better
2011-07-06 Paul Eggertpthread_sigmask: new module
2011-07-06 Paul Eggerttest-pselect: new module
2011-07-06 Paul Eggert* tests/test-sys_select.c (sigset_t): Test for it,...
2011-07-05 Eric Blakesnprintf: guarantee %1$d, for libintl
2011-07-05 Jim Meyeringmaint: exempt stdio-read.c and stdio-write.c from the...
2011-07-05 Jim Meyeringmaint: indent with spaces, not TABs, and add a rule...
2011-07-03 Jim Meyeringmaint.mk: correct omissions in prohibit_argmatch_withou...
2011-07-03 Bruno HaibleComments about EINTR.
2011-07-01 Karl Berryautoupdate
2011-06-30 Paul Eggertxnanosleep: Rewrite to use new dtotimespec module.
2011-06-30 Paul Eggerttimespec-add, timespec-sub: new modules
2011-06-30 Paul Eggertdtotimespec: new module
2011-06-30 Paul Eggert* lib/timespec.h (timespectod): New inline function.
2011-06-30 Paul Eggert* lib/timespec.h (timespec_sign): New inline function.
2011-06-30 Paul Eggertpselect: new module
2011-06-30 Paul Eggertsys_select: don't depend on sys_socket
2011-06-29 Eric Blakepipe2: fix C89 compile problem
2011-06-29 Eric Blakepipe, pipe2: don't corrupt fd on error
2011-06-28 Paolo Bonzinimmap-anon: do not use regular expressions inadvertently
2011-06-25 Paul Eggertnanosleep: fix integer overflow problem
2011-06-25 Paul Eggertnanosleep: simplify carrying
2011-06-25 Paul Eggertdup2: remove test for existence of fcntl
2011-06-24 Eric Blakemaint.mk: enhance useless header checks
2011-06-24 Jim Meyeringsyntax-check: keep one maint.mk rule in sync with its...
2011-06-24 Eric Blakemaint.mk: update sc_prohibit_intprops_without_use
2011-06-24 Bruno Haiblestrerror-override: No-op tweak.
2011-06-23 Karl Berryautoupdate
2011-06-23 Eric Blakemaint.mk: test further PATH_MAX issues
2011-06-22 Eric Blakemaint.mk: add syntax-check to avoid char[PATH_MAX]
2011-06-22 Eric Blakestat: be robust to PATH_MAX definition
2011-06-22 Eric Blakelink: work around IRIX bug
2011-06-22 Eric Blakegetopt: silence clang warning
2011-06-22 Jim Meyeringbootstrap: do not insert a blank line into each .gitign...
2011-06-21 Eric Blakeperror: test for output mismatch
2011-06-21 Eric Blakestrerror_r: fix OpenBSD behavior on out-of-range
2011-06-21 Eric Blakestrerror_r: fix OpenBSD behavior on 0
2011-06-21 Eric Blakeperror: adjust array size
2011-06-21 Eric Blakestrerror-override: reduce size
2011-06-20 Bruno Haiblepathmax: Ensure correct value for PATH_MAX on HP-UX.
2011-06-20 Paul Eggertalloca: port to compilers that can optimize like GCC...
2011-06-20 Paul Eggertc-stack: stop worrying about stack direction
2011-06-20 Eric Blaketest-stat: don't allocate PATH_MAX bytes
2011-06-20 Bruno Haiblefloat: Work around <float.h> bugs on FreeBSD/x86, AIX...
2011-06-20 Bruno HaibleTests for module 'float'.
2011-06-19 Bruno Haibleisinf: Coding style.
2011-06-19 Bruno Haiblelinkat test: Avoid test failure on AIX 7.1.
2011-06-19 Bruno Haiblepread test: Avoid test failure on OpenBSD 4.9.
2011-06-19 Bruno Haiblesprintf-posix: Fix test failure on AIX 7.1.
2011-06-19 Bruno Haibleroundl-ieee: Fix test failure on AIX 7.1.
2011-06-19 Bruno Haibleround-ieee: Fix test failures on AIX 7.1 and OSF/1...
2011-06-19 Bruno Haibleroundf-ieee: Fix test failures on AIX 7.1 and OSF/1...
2011-06-19 Bruno Haibleceilf-ieee: Work around bug on MacOS X 10.5.
2011-06-19 Bruno Haiblefloor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee:...
2011-06-19 Bruno Haibleceilf-ieee: Work around bug on AIX 7.1.
2011-06-19 Bruno Haibleceil-ieee: Work around bug on AIX 7.1.
2011-06-19 Bruno Haiblefsync test: Avoid test failure on MacOS X and AIX.
2011-06-18 Bruno Haibleopenat, fdopendir tests: Fix link errors.
2011-06-18 Bruno HaibleDoc update.
2011-06-18 Bruno Haiblegetcwd tests: Avoid compilation error on HP-UX 11.31.
2011-06-18 Bruno Haibleisfinite, isinf: Fix link error on AIX 6 and 7.
2011-06-18 Bruno Haiblegetloadavg: Don't clobber LIBS. Regression from previou...
next