2011-07-16 |
Bruno Haible | ffsl, ffsll: Avoid unportable behaviour. |
blob | commitdiff | raw |
2011-07-16 |
Bruno Haible | ffs: More tests. |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Eric Blake | ffsl, ffsll: new modules |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Eric Blake | ffs: fix m4 prerequisite |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Eric Blake | ffs: avoid undefined behavior |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | pthread_sigmask: Rely on module 'threadlib'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | regex: Depend on module 'strcase'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Jim Meyering | warn-on-use: fix typo in file name |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | strings: Document module. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Rename module '_Noreturn' to 'snippet/_Noreturn'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Mention the changes. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Rename module 'warn-on-use' to 'snippet/warn-on-use'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Rename module 'unused-parameter' to 'snippet/unused... |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Rename module 'link-warning' to 'snippet/link-warning'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Rename module 'c++defs' to 'snippet/c++defs'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Bruno Haible | Rename module 'arg-nonnull' to 'snippet/arg-nonnull'. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | Improve ChangeLog to summarize _Noreturn better. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | modules/_Exit-tests: test _Noreturn too |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | stdnoreturn, stdnoreturn-tests: remove modules |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | _Noreturn: Ignore __STDC_VERSION__; observe _MSC_VER. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | _Noreturn-tests: remove module |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | * top/maint.mk: Adjust to new noreturn support. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | xalloc: use stdnoreturn.h |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | xstrtol: use stdnoreturn.h |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | xmemdup0: use stdnoreturn.h |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | sigpipe-die: use stdnoreturn.h |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | openat: use stdnoreturn.h |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | * lib/openat-die.c (openat_save_fail): Modernize comment. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | * lib/xalloc-die.c (xalloc_die): Modernize comment. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | * lib/glthread/thread.h: Modernize comment. |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | obstack: use _Noreturn |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | c-stack: use _Noreturn |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | exclude_tests: use _Noreturn |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | argmatch-tests: use _Noreturn |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | stdlib: use _Noreturn |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | stdnoreturn-tests: new module |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | stdnoreturn: new module |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | _Noreturn-tests: new module |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | _Noreturn: new module |
blob | commitdiff | raw | diff to current |
2011-07-12 |
Paul Eggert | * m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn. |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Eric Blake | ffs: new module |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Eric Blake | * ChangeLog: Fix typo. |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Eric Blake | regex: avoid compiler warning |
blob | commitdiff | raw | diff to current |
2011-07-09 |
Paul Eggert | stdint: respect system's intmax_t if INTMAX_MAX |
blob | commitdiff | raw | diff to current |
2011-07-09 |
Bruno Haible | pthread_sigmask tests: Avoid a compiler warning. |
blob | commitdiff | raw | diff to current |
2011-07-09 |
Bruno Haible | sigprocmask tests: A better way to avoid a compiler... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around IRIX bug. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around Cygwin bug. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around bug in single-threaded... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Eric Blake | test-sigprocmask: avoid compiler warning |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Eric Blake | test-snprintf: avoid compiler warning |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | Tests for module 'pthread_sigmask'. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Jim Meyering | test-getopt.h: avoid warning about an unused variable |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Jim Meyering | maint: reduce list of files exempt from sc_prohibit_lea... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Paul Eggert | pthread_sigmask: Assume POSIX when not gl_THREADLIB. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Paul Eggert | pthread_sigmask: fix typo when testing for libraries |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Eric Blake | fts: introduce FTS_NOATIME |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | Tests for module 'thread'. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | thread: Avoid gcc warnings when using gl_thread_self(). |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | signal-c++-tests: Check declaration of pthread_sigmask. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Fix link requirements on OSF/1 5.1... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Ensure declaration in <signal.h> also... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Ensure declaration in <signal.h>. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Document the module. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Follow gnulib conventions. |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Bruno Haible | pthread_sigmask: Make declaration C++ safe. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Bruno Haible | pthread_sigmask: Fix return value. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Eric Blake | getopt: more portable argv creation |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Bruno Haible | Tests for module 'sigprocmask'. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Bruno Haible | float tests: Tweak. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Eric Blake | getopt: avoid compiler warning during configure |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Eric Blake | getopt-gnu: avoid crash in glibc getopt |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Eric Blake | getopt: handle W; without long options in getopt |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Bruno Haible | Avoid literal tabs. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Bruno Haible | Comments. |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Bruno Haible | sys_select: Fix compilation error on mingw, introduced... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | * modules/pthread_sigmask (configure.ac): gl_SIGNAL_MOD... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Erik Faye-Lund | poll: do not return 0 on timeout=-1 |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Eric Blake | pthread_sigmask: always replace when not using pthread |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Bruno Haible | Comments. |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | sys_select: define sigset_t more portably |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | pselect: Use pthread_sigmask, not sigprocmask. |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | * modules/pselect: Add select, LIBSOCKET. |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | * lib/pselect.c (pselect): Use plain name, without... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | pselect: document better |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | pthread_sigmask: new module |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | test-pselect: new module |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Paul Eggert | * tests/test-sys_select.c (sigset_t): Test for it,... |
blob | commitdiff | raw | diff to current |
2011-07-05 |
Eric Blake | snprintf: guarantee %1$d, for libintl |
blob | commitdiff | raw | diff to current |
2011-07-05 |
Jim Meyering | maint: exempt stdio-read.c and stdio-write.c from the... |
blob | commitdiff | raw | diff to current |
2011-07-05 |
Jim Meyering | maint: indent with spaces, not TABs, and add a rule... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Jim Meyering | maint.mk: correct omissions in prohibit_argmatch_withou... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Bruno Haible | Comments about EINTR. |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Paul Eggert | xnanosleep: Rewrite to use new dtotimespec module. |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Paul Eggert | timespec-add, timespec-sub: new modules |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Paul Eggert | dtotimespec: new module |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Paul Eggert | * lib/timespec.h (timespectod): New inline function. |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Paul Eggert | * lib/timespec.h (timespec_sign): New inline function. |
blob | commitdiff | raw | diff to current |
2011-06-30 |
Paul Eggert | pselect: new module |
blob | commitdiff | raw | diff to current |
next |