2011-07-26 |
Paul Eggert | Add dependencies to the 'largefile' module. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | fcntl: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | dup2: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | fclose: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | close: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | open: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-24 |
Bruno Haible | close: No longer depend on module 'fclose'. |
tree | commitdiff |
2011-07-24 |
Bruno Haible | fsusage: Support large volumes on glibc/Hurd, HP-UX... |
tree | commitdiff |
2011-07-23 |
Bruno Haible | select tests, pselect tests: Refactor. |
tree | commitdiff |
2011-07-23 |
Bruno Haible | sys_select tests: Check the signature of FD_*. |
tree | commitdiff |
2011-07-22 |
Paul Eggert | largefile: new module, replacing large-inode |
tree | commitdiff |
2011-07-22 |
Paul Eggert | large-inode: New module |
tree | commitdiff |
2011-07-21 |
Pádraig Brady | timer-time: A new module to check for timer_settime() |
tree | commitdiff |
2011-07-19 |
Pádraig Brady | getopt-gnu: suppress core dumps from detection code |
tree | commitdiff |
2011-07-15 |
Eric Blake | ffsl, ffsll: new modules |
tree | commitdiff |
2011-07-12 |
Bruno Haible | pthread_sigmask: Rely on module 'threadlib'. |
tree | commitdiff |
2011-07-12 |
Bruno Haible | regex: Depend on module 'strcase'. |
tree | commitdiff |
2011-07-12 |
Jim Meyering | warn-on-use: fix typo in file name |
tree | commitdiff |
2011-07-12 |
Bruno Haible | Rename module '_Noreturn' to 'snippet/_Noreturn'. |
tree | commitdiff |
2011-07-12 |
Bruno Haible | Rename module 'warn-on-use' to 'snippet/warn-on-use'. |
tree | commitdiff |
2011-07-12 |
Bruno Haible | Rename module 'unused-parameter' to 'snippet/unused... |
tree | commitdiff |
2011-07-12 |
Bruno Haible | Rename module 'link-warning' to 'snippet/link-warning'. |
tree | commitdiff |
2011-07-12 |
Bruno Haible | Rename module 'c++defs' to 'snippet/c++defs'. |
tree | commitdiff |
2011-07-12 |
Bruno Haible | Rename module 'arg-nonnull' to 'snippet/arg-nonnull'. |
tree | commitdiff |
2011-07-12 |
Paul Eggert | stdnoreturn, stdnoreturn-tests: remove modules |
tree | commitdiff |
2011-07-12 |
Paul Eggert | _Noreturn-tests: remove module |
tree | commitdiff |
2011-07-12 |
Paul Eggert | xalloc: use stdnoreturn.h |
tree | commitdiff |
2011-07-12 |
Paul Eggert | xstrtol: use stdnoreturn.h |
tree | commitdiff |
2011-07-12 |
Paul Eggert | xmemdup0: use stdnoreturn.h |
tree | commitdiff |
2011-07-12 |
Paul Eggert | sigpipe-die: use stdnoreturn.h |
tree | commitdiff |
2011-07-12 |
Paul Eggert | openat: use stdnoreturn.h |
tree | commitdiff |
2011-07-12 |
Paul Eggert | stdlib: use _Noreturn |
tree | commitdiff |
2011-07-12 |
Paul Eggert | stdnoreturn-tests: new module |
tree | commitdiff |
2011-07-12 |
Paul Eggert | stdnoreturn: new module |
tree | commitdiff |
2011-07-12 |
Paul Eggert | _Noreturn-tests: new module |
tree | commitdiff |
2011-07-12 |
Paul Eggert | _Noreturn: new module |
tree | commitdiff |
2011-07-11 |
Eric Blake | ffs: new module |
tree | commitdiff |
2011-07-09 |
Bruno Haible | sigprocmask tests: A better way to avoid a compiler... |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around bug in single-threaded... |
tree | commitdiff |
2011-07-08 |
Eric Blake | test-sigprocmask: avoid compiler warning |
tree | commitdiff |
2011-07-08 |
Bruno Haible | Tests for module 'pthread_sigmask'. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | Tests for module 'thread'. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | signal-c++-tests: Check declaration of pthread_sigmask. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Fix link requirements on OSF/1 5.1... |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Follow gnulib conventions. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Make declaration C++ safe. |
tree | commitdiff |
2011-07-07 |
Bruno Haible | pthread_sigmask: Fix return value. |
tree | commitdiff |
2011-07-07 |
Bruno Haible | Tests for module 'sigprocmask'. |
tree | commitdiff |
2011-07-06 |
Paul Eggert | * modules/pthread_sigmask (configure.ac): gl_SIGNAL_MOD... |
tree | commitdiff |
2011-07-06 |
Paul Eggert | sys_select: define sigset_t more portably |
tree | commitdiff |
2011-07-06 |
Paul Eggert | pselect: Use pthread_sigmask, not sigprocmask. |
tree | commitdiff |
2011-07-06 |
Paul Eggert | modules/pselect: Add Bruno and Jim to maintainers. |
tree | commitdiff |
2011-07-06 |
Paul Eggert | * modules/pselect: Add select, LIBSOCKET. |
tree | commitdiff |
2011-07-06 |
Paul Eggert | * lib/pselect.c (pselect): Use plain name, without... |
tree | commitdiff |
2011-07-06 |
Paul Eggert | pthread_sigmask: new module |
tree | commitdiff |
2011-07-06 |
Paul Eggert | test-pselect: new module |
tree | commitdiff |
2011-06-30 |
Paul Eggert | xnanosleep: Rewrite to use new dtotimespec module. |
tree | commitdiff |
2011-06-30 |
Paul Eggert | timespec-add, timespec-sub: new modules |
tree | commitdiff |
2011-06-30 |
Paul Eggert | dtotimespec: new module |
tree | commitdiff |
2011-06-30 |
Paul Eggert | pselect: new module |
tree | commitdiff |
2011-06-30 |
Paul Eggert | sys_select: don't depend on sys_socket |
tree | commitdiff |
2011-06-22 |
Eric Blake | stat: be robust to PATH_MAX definition |
tree | commitdiff |
2011-06-21 |
Eric Blake | strerror_r: fix OpenBSD behavior on 0 |
tree | commitdiff |
2011-06-21 |
Eric Blake | perror: adjust array size |
tree | commitdiff |
2011-06-20 |
Eric Blake | test-stat: don't allocate PATH_MAX bytes |
tree | commitdiff |
2011-06-20 |
Bruno Haible | float: Work around <float.h> bugs on FreeBSD/x86, AIX... |
tree | commitdiff |
2011-06-20 |
Bruno Haible | Tests for module 'float'. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | round-ieee: Fix test failures on AIX 7.1 and OSF/1... |
tree | commitdiff |
2011-06-19 |
Bruno Haible | roundf-ieee: Fix test failures on AIX 7.1 and OSF/1... |
tree | commitdiff |
2011-06-18 |
Bruno Haible | openat, fdopendir tests: Fix link errors. |
tree | commitdiff |
2011-06-18 |
Bruno Haible | getcwd tests: Avoid compilation error on HP-UX 11.31. |
tree | commitdiff |
2011-06-17 |
Bruno Haible | Tests: Remove unnecessary dependency. |
tree | commitdiff |
2011-06-17 |
Bruno Haible | Fix tests link errors. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-sha1: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-md5: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-md4: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-arctwo: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-rijndael: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-hmac-sha1: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-hmac-md5: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-des: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-arcfour: Fix recent regression. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | fprintftime: Move AC_LIBOBJ invocations to module descr... |
tree | commitdiff |
2011-06-15 |
Bruno Haible | yesno: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | xstrtol: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | xstrtold: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | xstrtod: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | xnanosleep: Move AC_LIBOBJ invocations to module descri... |
tree | commitdiff |
2011-06-15 |
Bruno Haible | xgetcwd: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | xalloc: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | write-any-file: Move AC_LIBOBJ invocations to module... |
tree | commitdiff |
2011-06-15 |
Bruno Haible | utimens: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | utimecmp: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | userspec: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | unlinkdir: Move AC_LIBOBJ invocations to module descrip... |
tree | commitdiff |
2011-06-15 |
Bruno Haible | unistd-safer: Move AC_LIBOBJ invocations to module... |
tree | commitdiff |
2011-06-15 |
Bruno Haible | tempname: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | strftime: Move AC_LIBOBJ invocations to module description. |
tree | commitdiff |
2011-06-15 |
Bruno Haible | stdlib-safer: Move AC_LIBOBJ invocations to module... |
tree | commitdiff |
2011-06-15 |
Bruno Haible | tmpfile-safer: Move AC_LIBOBJ invocations to module... |
tree | commitdiff |
next |