summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* largefile: new module, replacing large-inodePaul Eggert2011-07-222-24/+104
* fsusage: port to MacOS X 10.7 with 4 TiB file systemsPaul Eggert2011-07-221-5/+13
* large-inode: New modulePaul Eggert2011-07-221-0/+24
* extensions: Enable extensions on MacOS X 10.5 and later.Paul Eggert2011-07-221-1/+6
* file-has-acl: use acl_extended_file_nofollow if availableKamil Dudka2011-07-221-1/+1
* Declare system functions in a way that works with C++.Bruno Haible2011-07-2213-29/+95
* timer-time: A new module to check for timer_settime()Pádraig Brady2011-07-211-0/+23
* pthread_sigmask: assume POSIX threads if --avoid=threadlibPaul Eggert2011-07-201-37/+62
* strstr: Update cross-compilation guess.Bruno Haible2011-07-191-3/+5
* getopt-gnu: suppress core dumps from detection codePádraig Brady2011-07-191-0/+4
* ffsl, ffsll: new modulesEric Blake2011-07-153-4/+44
* ffs: fix m4 prerequisiteEric Blake2011-07-151-1/+2
* pthread_sigmask: Rely on module 'threadlib'.Bruno Haible2011-07-121-54/+40
* stdnoreturn, stdnoreturn-tests: remove modulesPaul Eggert2011-07-121-22/+0
* _Noreturn: Ignore __STDC_VERSION__; observe _MSC_VER.Paul Eggert2011-07-121-3/+5
* stdnoreturn: new modulePaul Eggert2011-07-121-0/+22
* * m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.Paul Eggert2011-07-121-1/+12
* ffs: new moduleEric Blake2011-07-112-3/+18
* pthread_sigmask: Work around IRIX bug.Bruno Haible2011-07-091-3/+67
* pthread_sigmask: Work around Cygwin bug.Bruno Haible2011-07-091-0/+40
* pthread_sigmask: Work around bug in single-threaded implementation.Bruno Haible2011-07-091-1/+56
* pthread_sigmask: Assume POSIX when not gl_THREADLIB.Paul Eggert2011-07-081-7/+12
* pthread_sigmask: fix typo when testing for librariesPaul Eggert2011-07-081-2/+2
* pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.Bruno Haible2011-07-082-13/+60
* pthread_sigmask: Follow gnulib conventions.Bruno Haible2011-07-081-2/+2
* pthread_sigmask: Make declaration C++ safe.Bruno Haible2011-07-082-4/+4
* getopt: more portable argv creationEric Blake2011-07-071-43/+53
* getopt: avoid compiler warning during configureEric Blake2011-07-071-22/+22
* getopt-gnu: avoid crash in glibc getoptEric Blake2011-07-071-1/+8
* Avoid literal tabs.Bruno Haible2011-07-071-8/+11
* Comments.Bruno Haible2011-07-071-1/+1
* pthread_sigmask: always replace when not using pthreadEric Blake2011-07-061-2/+4
* Comments.Bruno Haible2011-07-061-1/+3
* sys_select: define sigset_t more portablyPaul Eggert2011-07-062-21/+21
* * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison pselect.Paul Eggert2011-07-061-2/+2
* pthread_sigmask: new modulePaul Eggert2011-07-062-2/+29
* snprintf: guarantee %1$d, for libintlEric Blake2011-07-052-4/+22
* maint: indent with spaces, not TABs, and add a rule to check thisJim Meyering2011-07-053-23/+23
* pselect: new modulePaul Eggert2011-06-302-1/+36
* sys_select: don't depend on sys_socketPaul Eggert2011-06-301-2/+1
* mmap-anon: do not use regular expressions inadvertentlyPaolo Bonzini2011-06-281-4/+4
* dup2: remove test for existence of fcntlPaul Eggert2011-06-251-5/+4
* link: work around IRIX bugEric Blake2011-06-221-2/+6
* perror: test for output mismatchEric Blake2011-06-211-4/+36
* strerror_r: fix OpenBSD behavior on 0Eric Blake2011-06-212-24/+49
* alloca: port to compilers that can optimize like GCC 4.6.0Paul Eggert2011-06-201-1/+78
* c-stack: stop worrying about stack directionPaul Eggert2011-06-201-3/+2
* float: Work around <float.h> bugs on FreeBSD/x86, AIX with GCC, IRIX.Bruno Haible2011-06-201-3/+32
* sprintf-posix: Fix test failure on AIX 7.1.Bruno Haible2011-06-191-3/+8
* roundl-ieee: Fix test failure on AIX 7.1.Bruno Haible2011-06-191-3/+7