summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* stdint: be more consistent with glibc, SunOS libcPaul Eggert2012-05-071-16/+33
* stat-size: comment fixPaul Eggert2012-05-061-4/+0
* sh-quote: Improve shell_quote_argv's signature.Bruno Haible2012-05-072-3/+3
* exclude: process exclude and include directives in orderPaul Eggert2012-04-291-58/+53
* exclude: handle wildcards with FNM_NOESCAPE and with trailing \Paul Eggert2012-04-291-14/+3
* exclude: handle wildcards with FNM_EXTMATCHPaul Eggert2012-04-291-15/+18
* Large File Support for native Windows platforms.Bruno Haible2012-04-2111-17/+249
* stat: Bypass buggy override in mingw64.Bruno Haible2012-04-141-0/+9
* New module 'getrusage'.Bruno Haible2012-04-132-0/+157
* New module 'sys_resource'.Bruno Haible2012-04-131-0/+85
* ioctl: Fix compilation error on mingw.LRN2012-04-121-0/+4
* regex: correct #pragma guard expressionJim Meyering2012-04-041-1/+3
* regex: remove unnecessary type punningPaul Eggert2012-04-043-21/+20
* New module 'ilogbl'.Bruno Haible2012-04-032-0/+49
* New module 'ilogbf'.Bruno Haible2012-04-032-0/+46
* New module 'ilogb'.Bruno Haible2012-04-032-0/+92
* math: Provide FP_ILOGB0 and FP_ILOGBNAN.Bruno Haible2012-04-031-0/+23
* New module 'logbl'.Bruno Haible2012-04-032-0/+58
* New module 'logbf'.Bruno Haible2012-04-032-0/+46
* logb: Provide replacement and workarounds.Bruno Haible2012-04-032-13/+95
* log10l: Work around log10l-ieee test failure on IRIX 6.5.Bruno Haible2012-04-011-1/+11
* log10f-ieee: Work around test failure on NetBSD 5.1.Bruno Haible2012-04-011-4/+11
* log10-ieee: Work around test failure on NetBSD 5.1 and Solaris 11.Bruno Haible2012-04-011-4/+11
* log10l: Work around AIX 5.1, IRIX 6.5, OSF/1 5.1 bug.Bruno Haible2012-04-012-3/+25
* log10f: Work around OSF/1 5.1 bug.Bruno Haible2012-04-012-3/+21
* log10: Work around OSF/1 5.1 bug.Bruno Haible2012-04-012-0/+51
* fflush: Fix syntax error.Simon Josefsson2012-03-311-0/+2
* regex: pacify GCC when compiling GRUBPaul Eggert2012-03-301-1/+1
* stdio: don't assume gets any moreEric Blake2012-03-292-25/+8
* strerror_r: avoid compiler warningEric Blake2012-03-291-2/+1
* fflush: avoid compiler warningEric Blake2012-03-291-1/+2
* New module 'localeconv'.Bruno Haible2012-03-252-0/+127
* locale: Provide a working 'struct lconv'.Bruno Haible2012-03-251-0/+81
* Enable common subexpression optimization in GCC.Bruno Haible2012-03-2510-223/+459
* Enable common subexpression optimization in GCC.Bruno Haible2012-03-254-25/+86
* git-merge-changelog: add specific example on how to use with hg.Mark Wielaard2012-03-201-1/+9
* git-merge-changelog: Report bugs to bug-gnulib@gnu.org.Mark Wielaard2012-03-201-1/+1
* regex: diagnose too-large repeat counts in EREsPaul Eggert2012-03-162-4/+12
* fmal: Avoid test failure on OpenBSD 5.1/SPARC64.Bruno Haible2012-03-151-6/+19
* sqrtl: Bypass broken implementation in OpenBSD 5.1/SPARC.Bruno Haible2012-03-141-3/+12
* remainderl: Avoid compilation error on AIX >= 5.2.Bruno Haible2012-03-141-0/+1
* Avoid compilation errors with MSVC option -fp:strict.Bruno Haible2012-03-132-0/+12
* uninorm: Don't crash in out-of-memory conditions.Bruno Haible2012-03-132-0/+11
* New module 'log2l'.Bruno Haible2012-03-112-0/+108
* New module 'log2f'.Bruno Haible2012-03-112-0/+109
* New module 'log2'.Bruno Haible2012-03-112-0/+98
* log1pl-ieee: Work around test failure on IRIX 6.5.Bruno Haible2012-03-111-2/+11
* log1p-ieee: Work around test failure on AIX 7.1 and HP-UX 11.Bruno Haible2012-03-111-2/+11
* New module 'log1pl'.Bruno Haible2012-03-112-0/+547
* New module 'log1pf'.Bruno Haible2012-03-112-0/+49