summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-01520-529/+582
* iconv: Reject native Solaris iconv.Bruno Haible2010-01-011-3/+22
* Further updates, following today's commits.Bruno Haible2009-12-316-21/+12
* Fix bug in last change of m4/sys_select_h.m4.Bruno Haible2009-12-311-1/+1
* Complete last change to m4/sys_utsname_h.m4.Bruno Haible2009-12-311-1/+0
* times: Update after sys_times changed.Bruno Haible2009-12-311-0/+15
* Use AC_C_INLINE where necessary.Bruno Haible2009-12-319-9/+19
* Use AC_C_INLINE instead of module 'inline' where possible.Bruno Haible2009-12-312-2/+6
* Remove unnecessary AC_C_INLINE invocation.Bruno Haible2009-12-311-2/+2
* link-warning: always build headers with link warningsEric Blake2009-12-3115-151/+108
* signal, spawn: use link warningsEric Blake2009-12-311-1/+2
* spawn: improve wrapper supportEric Blake2009-12-311-4/+16
* sys_times, sys_utsname: use include_nextEric Blake2009-12-312-5/+26
* futimens, utimensat: work around ntfs-3g bugEric Blake2009-12-302-4/+8
* stdio: remove unused variablesEric Blake2009-12-293-13/+7
* tests: test more substitute headersEric Blake2009-12-291-1/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-29196-206/+207
* javacomp: Portability fix.Bruno Haible2009-12-261-3/+3
* isdir: clean up, since at least grep still uses itJim Meyering2009-12-261-11/+0
* Move gl_FCNTL_O_FLAGS to a separate .m4 file.Bruno Haible2009-12-252-75/+82
* Add missing dependencies to 'extensions' module.Bruno Haible2009-12-251-1/+15
* localename: Make aware of thread locale.Bruno Haible2009-12-231-3/+3
* va-args: new moduleEric Blake2009-12-231-0/+25
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-5/+8
* tests: avoid compiler warningsEric Blake2009-12-231-2/+2
* wchar: Diagnose broken combination of glibc and gcc versions and flags.Bruno Haible2009-12-232-2/+56
* test-getopt: enhance testEric Blake2009-12-221-6/+3
* futimens, utimensat: work around Linux bugEric Blake2009-12-192-16/+45
* fcntl: use to simplify other modulesEric Blake2009-12-161-1/+2
* fcntl: port portions of fcntl to mingwEric Blake2009-12-162-7/+10
* fcntl: work around cygwin bug in F_DUPFDEric Blake2009-12-161-5/+37
* fcntl: support F_DUPFD_CLOEXEC on systems with fcntlEric Blake2009-12-162-3/+52
* Undo incorrect untabification.Bruno Haible2009-12-121-4/+4
* setenv: relax requirement in light of POSIX rulingEric Blake2009-12-111-2/+2
* New module 'nl_langinfo'.Bruno Haible2009-12-111-0/+29
* New module 'langinfo'.Bruno Haible2009-12-111-0/+76
* Use spaces for indentation, not tabs.Bruno Haible2009-12-10108-1438/+1438
* Add pty module for forkpty and openpty.Simon Josefsson2009-12-101-0/+42
* fchdir: Optimize away rpl_fstat when possible.Bruno Haible2009-12-091-2/+2
* fchdir: fix logic bugsEric Blake2009-12-081-2/+2
* dup2: fix logic bugsEric Blake2009-12-081-4/+4
* unlink: fix m4 detectionEric Blake2009-12-071-2/+2
* getopt-gnu: flush out another BSD bugEric Blake2009-11-271-17/+43
* pread: new moduleJim Meyering2009-11-252-0/+18
* utimes: fix configure grammarEric Blake2009-11-251-2/+3
* New module 'duplocale'.Bruno Haible2009-11-232-9/+91
* locale: Make locale_t available when possible.Bruno Haible2009-11-231-8/+38
* Add comments.Bruno Haible2009-11-234-6/+15
* error: account for the possibility of freopen (stdout).Bruno Haible2009-11-221-2/+3
* nanosleep: improve port to mingwEric Blake2009-11-202-2/+11