summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* * lib/poll.c: Include sys/time.h and time.h unconditionally,Paul Eggert2007-01-201-4/+3
* 2007-01-18 Bruno Haible <bruno@clisp.org>Bruno Haible2007-01-192-3/+3
* Drop tests that are now done in the gettimeofday module.Bruno Haible2007-01-191-4/+3
* Enforce that GETTIMEOFDAY_REPLACEMENT=0 is only expanded once.Bruno Haible2007-01-191-0/+8
* Replace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIMEBruno Haible2007-01-192-7/+5
* Undo the last change; it caused a compilation error when cross-compiling toBruno Haible2007-01-191-2/+0
* * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): AlsoEric Blake2007-01-181-1/+3
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-1810-226/+166
* Various fixes to Martin Lambers' gettimeofday patch.Bruno Haible2007-01-171-27/+26
* Patch from Martin Lambers <marlam@marlam.de>, from 2005-10-08Bruno Haible2007-01-171-2/+80
* Untabify.Bruno Haible2007-01-161-29/+34
* * modules/fnmatch (Depends-on): Depend on wchar.Eric Blake2007-01-167-56/+40
* * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-Jim Meyering2007-01-161-2/+7
* New module 'fchdir'.Bruno Haible2007-01-142-2/+45
* Provide a robust <wchar.h>. Further simplifications are nowEric Blake2007-01-131-0/+29
* Use @...@ consistently in lib/wctype_.h.Paul Eggert2007-01-101-2/+6
* * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.Eric Blake2007-01-101-1/+2
* * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> beforeEric Blake2007-01-102-7/+16
* * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even ifPaul Eggert2007-01-081-5/+5
* 2007-01-08 Bruno Haible <bruno@clisp.org>Bruno Haible2007-01-081-4/+2
* 2007-01-08 Bruno Haible <bruno@clisp.org>Bruno Haible2007-01-081-5/+2
* Move module indicator macros from *.m4 files to the module descriptions.Bruno Haible2007-01-0811-40/+22
* Avoid side effects on libtool variables.Bruno Haible2007-01-081-38/+42
* Move the module indicator macros to the module description.Bruno Haible2007-01-083-12/+6
* Back from an automatic module-indicator macro to a module-indicator macroBruno Haible2007-01-081-0/+13
* Simplify the sorting command from the last patch.Bruno Haible2007-01-081-4/+4
* Don't worry about using IRIX 5.3's wctype.h broken definitions;Paul Eggert2007-01-061-32/+8
* * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,Paul Eggert2007-01-041-1/+2
* Improve support for OpenBSD.Bruno Haible2007-01-021-35/+81
* * lib/mbchar.h: Just include <wctype.h>; the wctype modulePaul Eggert2006-12-273-7/+3
* Work around an fchownat bug in glibc-2.4:Jim Meyering2006-12-241-1/+62
* Fix bug reported by Bruno Haible inPaul Eggert2006-12-241-0/+3
* Add comments.Bruno Haible2006-12-221-0/+2
* New module 'no-c++'.Bruno Haible2006-12-221-0/+22
* * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.Paul Eggert2006-12-221-11/+17
* * MODULES.html.sh: New module wctype.Paul Eggert2006-12-223-3/+57
* * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.hPaul Eggert2006-12-181-3/+4
* * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.Paul Eggert2006-12-181-19/+14
* * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.Jim Meyering2006-12-121-1/+1
* * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdiratPaul Eggert2006-12-121-6/+2
* * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.Paul Eggert2006-12-042-3/+3
* autoupdateKarl Berry2006-12-021-1/+1
* * m4/warning.m4: Use the all-permissive copyright noticePaul Eggert2006-11-303-48/+13
* Remove unused file ptrdiff_max.m4.Bruno Haible2006-11-281-73/+0
* Use AC_COMPUTE_INT instead of _AC_COMPUTE_INT.Bruno Haible2006-11-283-11/+29
* * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead ofPaul Eggert2006-11-271-2/+8
* * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.Paul Eggert2006-11-251-2/+1
* * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.Jim Meyering2006-11-222-7/+11
* Fix bug that caused AM_GNU_GETTEXT([external], [need-formatstring-macros])Bruno Haible2006-11-211-3/+5
* * lib/openat.h (rpl_fstatat): New macro, ifPaul Eggert2006-11-201-2/+3