summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "select: Fix build error on IRIX 6.5.""Simon Josefsson2012-05-221-0/+1
* Revert "select: Fix build error on IRIX 6.5."Simon Josefsson2012-05-221-1/+0
* poll/select: prevent busy-waitingPaolo Bonzini2012-05-222-19/+43
* select: Fix build error on IRIX 6.5.Simon Josefsson2012-05-211-0/+1
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-181-4/+5
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-182-2/+14
* crypto: fix bug in large buffer handlingPaul Eggert2012-05-184-12/+12
* fsusage: fix block size returned on older Linux 2.6Pádraig Brady2012-05-161-1/+10
* ignore-value.h: remove unused _GL_ATTRIBUTE_DEPRECATED definitionJim Meyering2012-05-141-10/+0
* binary-io: Define set_binary_mode function.Bruno Haible2012-05-131-14/+27
* system-quote: Add more comments.Bruno Haible2012-05-121-1/+16
* sh-quote, system-quote: Add comments about wildcards.Bruno Haible2012-05-122-4/+6
* fsusage: check for GNU/Linux statvfs problem dynamicallyPaul Eggert2012-05-111-11/+51
* system-quote, execute, spawn-pipe: Escape '?' on Windows.Bruno Haible2012-05-112-7/+17
* system-quote: Refactor.Bruno Haible2012-05-102-133/+123
* execute, spawn-pipe: Escape '*' characters in arguments on Windows.Bruno Haible2012-05-091-1/+3
* New module 'system-quote'.Bruno Haible2012-05-092-0/+398
* sh-quote: Make C++ safe and allow multiple inclusion.Bruno Haible2012-05-091-0/+13
* 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