2011-08-08 |
Bruno Haible | iswblank: Detect declaration correctly. |
tree | commitdiff |
2011-08-08 |
Bruno Haible | tcgetsid: Detect declaration correctly. |
tree | commitdiff |
2011-08-05 |
Bruno Haible | pathmax: Leave PATH_MAX undefined on the Hurd, and... |
tree | commitdiff |
2011-08-02 |
Bruno Haible | pthread_sigmask: Actually use results of gl_THREADLIB. |
tree | commitdiff |
2011-08-01 |
Bruno Haible | wctype-h: Fix last change. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | frexpl: Update autoconf test. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | sys_utsname: Add support for Minix. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | strings: Add support for Minix. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | wctype-h: Add support for Minix. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | stdioext: Add support for Minix. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | errno: Port to Minix. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | Work around declaration collisions on Minix. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | Add support for Minix with ACK compiler. |
tree | commitdiff |
2011-07-31 |
Bruno Haible | snippet/warn-on-use: Fix indentation. |
tree | commitdiff |
2011-07-26 |
Eric Blake | warnings: add comments about previous patch |
tree | commitdiff |
2011-07-26 |
Eric Blake | include-next, warnings: support older autoconf |
tree | commitdiff |
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 | fcntl: Remove call-in from fchdir.m4. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | dup3: Remove potential call-in from fchdir.m4. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | dup2: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | dup2: Remove call-in from fchdir.m4. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | fclose: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | fclose: Remove call-in from close.m4. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | close: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | close: Remove call-in from fchdir.m4. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | open: Move AC_LIBOBJ invocation to module description. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | open: Remove call-in from fchdir.m4. |
tree | commitdiff |
2011-07-25 |
Bruno Haible | fchdir: Start to remove gl_REPLACE_* idiom. |
tree | commitdiff |
2011-07-25 |
Paul Eggert | close: use gl_REPLACE_FCLOSE only if defined |
tree | commitdiff |
2011-07-24 |
Bruno Haible | fsusage: Enable large volume support on AIX >= 5.2. |
tree | commitdiff |
2011-07-24 |
Bruno Haible | fsusage: Restore previous behaviour on AIX, Cygwin... |
tree | commitdiff |
2011-07-24 |
Bruno Haible | fsusage: Support large volumes on glibc/Hurd, HP-UX... |
tree | commitdiff |
2011-07-22 |
Paul Eggert | largefile: new module, replacing large-inode |
tree | commitdiff |
2011-07-22 |
Paul Eggert | fsusage: port to MacOS X 10.7 with 4 TiB file systems |
tree | commitdiff |
2011-07-22 |
Paul Eggert | large-inode: New module |
tree | commitdiff |
2011-07-22 |
Paul Eggert | extensions: Enable extensions on MacOS X 10.5 and later. |
tree | commitdiff |
2011-07-22 |
Kamil Dudka | file-has-acl: use acl_extended_file_nofollow if available |
tree | commitdiff |
2011-07-21 |
Bruno Haible | Declare system functions in a way that works with C++. |
tree | commitdiff |
2011-07-21 |
Pádraig Brady | timer-time: A new module to check for timer_settime() |
tree | commitdiff |
2011-07-20 |
Paul Eggert | pthread_sigmask: assume POSIX threads if --avoid=threadlib |
tree | commitdiff |
2011-07-19 |
Bruno Haible | strstr: Update cross-compilation guess. |
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-15 |
Eric Blake | ffs: fix m4 prerequisite |
tree | commitdiff |
2011-07-12 |
Bruno Haible | pthread_sigmask: Rely on module 'threadlib'. |
tree | commitdiff |
2011-07-12 |
Paul Eggert | stdnoreturn, stdnoreturn-tests: remove modules |
tree | commitdiff |
2011-07-12 |
Paul Eggert | _Noreturn: Ignore __STDC_VERSION__; observe _MSC_VER. |
tree | commitdiff |
2011-07-12 |
Paul Eggert | stdnoreturn: new module |
tree | commitdiff |
2011-07-12 |
Paul Eggert | * m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn. |
tree | commitdiff |
2011-07-11 |
Eric Blake | ffs: new module |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around IRIX bug. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around Cygwin bug. |
tree | commitdiff |
2011-07-08 |
Bruno Haible | pthread_sigmask: Work around bug in single-threaded... |
tree | commitdiff |
2011-07-08 |
Paul Eggert | pthread_sigmask: Assume POSIX when not gl_THREADLIB. |
tree | commitdiff |
2011-07-08 |
Paul Eggert | pthread_sigmask: fix typo when testing for libraries |
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 |
Eric Blake | getopt: more portable argv creation |
tree | commitdiff |
2011-07-07 |
Eric Blake | getopt: avoid compiler warning during configure |
tree | commitdiff |
2011-07-07 |
Eric Blake | getopt-gnu: avoid crash in glibc getopt |
tree | commitdiff |
2011-07-07 |
Bruno Haible | Avoid literal tabs. |
tree | commitdiff |
2011-07-07 |
Bruno Haible | Comments. |
tree | commitdiff |
2011-07-06 |
Eric Blake | pthread_sigmask: always replace when not using pthread |
tree | commitdiff |
2011-07-06 |
Bruno Haible | Comments. |
tree | commitdiff |
2011-07-06 |
Paul Eggert | sys_select: define sigset_t more portably |
tree | commitdiff |
2011-07-06 |
Paul Eggert | * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison... |
tree | commitdiff |
2011-07-06 |
Paul Eggert | pthread_sigmask: new module |
tree | commitdiff |
2011-07-05 |
Eric Blake | snprintf: guarantee %1$d, for libintl |
tree | commitdiff |
2011-07-05 |
Jim Meyering | maint: indent with spaces, not TABs, and add a rule... |
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-28 |
Paolo Bonzini | mmap-anon: do not use regular expressions inadvertently |
tree | commitdiff |
2011-06-25 |
Paul Eggert | dup2: remove test for existence of fcntl |
tree | commitdiff |
2011-06-22 |
Eric Blake | link: work around IRIX bug |
tree | commitdiff |
2011-06-21 |
Eric Blake | perror: test for output mismatch |
tree | commitdiff |
2011-06-21 |
Eric Blake | strerror_r: fix OpenBSD behavior on 0 |
tree | commitdiff |
2011-06-20 |
Paul Eggert | alloca: port to compilers that can optimize like GCC... |
tree | commitdiff |
2011-06-20 |
Paul Eggert | c-stack: stop worrying about stack direction |
tree | commitdiff |
2011-06-20 |
Bruno Haible | float: Work around <float.h> bugs on FreeBSD/x86, AIX... |
tree | commitdiff |
2011-06-19 |
Bruno Haible | sprintf-posix: Fix test failure on AIX 7.1. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | roundl-ieee: Fix test failure on AIX 7.1. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | roundf-ieee: Fix test failures on AIX 7.1 and OSF/1... |
tree | commitdiff |
2011-06-19 |
Bruno Haible | floor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee:... |
tree | commitdiff |
2011-06-19 |
Bruno Haible | ceilf-ieee: Work around bug on AIX 7.1. |
tree | commitdiff |
2011-06-19 |
Bruno Haible | ceil-ieee: Work around bug on AIX 7.1. |
tree | commitdiff |
2011-06-18 |
Bruno Haible | isfinite, isinf: Fix link error on AIX 6 and 7. |
tree | commitdiff |
2011-06-18 |
Bruno Haible | getloadavg: Don't clobber LIBS. Regression from previou... |
tree | commitdiff |
2011-06-16 |
Bruno Haible | crypto/gc-sha1: 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 |
Paul Eggert | * m4/lstat.m4 (gl_FUNC_LSTAT): Fix typo in prerequisite. |
tree | commitdiff |
2011-06-16 |
Bruno Haible | fprintftime: Move AC_LIBOBJ invocations to module descr... |
tree | commitdiff |
2011-06-16 |
Bruno Haible | tmpfile-safer: Finish 2011-05-23 commit. |
tree | commitdiff |
next |