| Commit message (Expand) | Author | Age | Files | Lines |
* | sys_time: use link-warning | Eric Blake | 2010-02-01 | 2 | -20/+29 |
* | Perform the same test for many <math.h> functions. | Bruno Haible | 2010-01-31 | 2 | -3/+58 |
* | Undo last commit. Add comment instead. | Bruno Haible | 2010-01-31 | 1 | -3/+4 |
* | Work around getdelim() bug on FreeBSD 8.0. | Bruno Haible | 2010-01-31 | 2 | -6/+62 |
* | Avoid redundant symbol replacement. | Bruno Haible | 2010-01-31 | 1 | -1/+3 |
* | Work around getline() bug on FreeBSD 8.0. | Bruno Haible | 2010-01-31 | 1 | -11/+24 |
* | Fix tests for common <math.h> functions. | Bruno Haible | 2010-01-25 | 2 | -10/+17 |
* | warn-on-use: use instead of link-warning | Eric Blake | 2010-01-20 | 24 | -27/+209 |
* | Avoid duplicate -lm. | Bruno Haible | 2010-01-20 | 12 | -26/+163 |
* | New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl. | Bruno Haible | 2010-01-19 | 11 | -15/+567 |
* | sqrt: Make gl_FUNC_SQRT requirable. | Bruno Haible | 2010-01-19 | 1 | -0/+10 |
* | New modules for common <math.h> functions. | Bruno Haible | 2010-01-19 | 1 | -0/+53 |
* | build: guarantee AS_VAR_IF | Simon Josefsson | 2010-01-12 | 2 | -10/+10 |
* | m4/gc.m4: Check if linking to libgcrypt also needs linking to libgpg-error. | Simon Josefsson | 2010-01-12 | 1 | -2/+2 |
* | math: add portability warnings for classification macros | Eric Blake | 2010-01-11 | 1 | -1/+3 |
* | unistd: warn on use of environ without module | Eric Blake | 2010-01-11 | 1 | -1/+11 |
* | stdio: warn on suspicious uses | Eric Blake | 2010-01-11 | 1 | -1/+8 |
* | warn-on-use: new module | Eric Blake | 2010-01-11 | 1 | -0/+45 |
* | New module 'getlogin'. | Bruno Haible | 2010-01-09 | 2 | -1/+18 |
* | getlogin_r: Small fixes. | Bruno Haible | 2010-01-09 | 1 | -6/+8 |
* | mbslen: Avoid collision with system function. | Bruno Haible | 2010-01-07 | 2 | -3/+20 |
* | nl_langinfo: Simplify logic. | Bruno Haible | 2010-01-07 | 1 | -3/+2 |
* | pread: fix compilation on glibc | Eric Blake | 2010-01-06 | 1 | -1/+4 |
* | cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test | Ralf Wildenhues | 2010-01-06 | 1 | -2/+2 |
* | nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if. | Paolo Bonzini | 2010-01-06 | 1 | -7/+3 |
* | nl_langinfo: avoid configure-time syntax error | Jim Meyering | 2010-01-04 | 1 | -1/+2 |
* | fdopendir: fix configure test | Eric Blake | 2010-01-04 | 1 | -2/+2 |
* | wchar: Remove unused configure check. | Bruno Haible | 2010-01-01 | 1 | -7/+1 |
* | headers: make check of system header explicit | Eric Blake | 2010-01-01 | 6 | -23/+27 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 520 | -529/+582 |
* | iconv: Reject native Solaris iconv. | Bruno Haible | 2010-01-01 | 1 | -3/+22 |
* | Further updates, following today's commits. | Bruno Haible | 2009-12-31 | 6 | -21/+12 |
* | Fix bug in last change of m4/sys_select_h.m4. | Bruno Haible | 2009-12-31 | 1 | -1/+1 |
* | Complete last change to m4/sys_utsname_h.m4. | Bruno Haible | 2009-12-31 | 1 | -1/+0 |
* | times: Update after sys_times changed. | Bruno Haible | 2009-12-31 | 1 | -0/+15 |
* | Use AC_C_INLINE where necessary. | Bruno Haible | 2009-12-31 | 9 | -9/+19 |
* | Use AC_C_INLINE instead of module 'inline' where possible. | Bruno Haible | 2009-12-31 | 2 | -2/+6 |
* | Remove unnecessary AC_C_INLINE invocation. | Bruno Haible | 2009-12-31 | 1 | -2/+2 |
* | link-warning: always build headers with link warnings | Eric Blake | 2009-12-31 | 15 | -151/+108 |
* | signal, spawn: use link warnings | Eric Blake | 2009-12-31 | 1 | -1/+2 |
* | spawn: improve wrapper support | Eric Blake | 2009-12-31 | 1 | -4/+16 |
* | sys_times, sys_utsname: use include_next | Eric Blake | 2009-12-31 | 2 | -5/+26 |
* | futimens, utimensat: work around ntfs-3g bug | Eric Blake | 2009-12-30 | 2 | -4/+8 |
* | stdio: remove unused variables | Eric Blake | 2009-12-29 | 3 | -13/+7 |
* | tests: test more substitute headers | Eric Blake | 2009-12-29 | 1 | -1/+2 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 196 | -206/+207 |
* | javacomp: Portability fix. | Bruno Haible | 2009-12-26 | 1 | -3/+3 |
* | isdir: clean up, since at least grep still uses it | Jim Meyering | 2009-12-26 | 1 | -11/+0 |
* | Move gl_FCNTL_O_FLAGS to a separate .m4 file. | Bruno Haible | 2009-12-25 | 2 | -75/+82 |
* | Add missing dependencies to 'extensions' module. | Bruno Haible | 2009-12-25 | 1 | -1/+15 |