summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* hypotl-ieee: Work around test failure on OSF/1 and native Windows.Bruno Haible2012-02-291-2/+11
* hypot-ieee: Work around test failure on OSF/1 and native Windows.Bruno Haible2012-02-292-0/+100
* termios: fix pid_t always, not just for tcgetsidEric Blake2012-02-291-9/+1
* New module 'hypotl'.Bruno Haible2012-02-292-0/+106
* tcgetsid: fix cygwin header bugEric Blake2012-02-291-0/+6
* New module 'hypotf'.Bruno Haible2012-02-292-0/+51
* math code: Add comments.Bruno Haible2012-02-2910-4/+29
* math: Ensure HUGE_VAL, HUGE_VALF, HUGE_VALL are defined.Bruno Haible2012-02-291-0/+33
* stdnoreturn: port to MSVC betterPaul Eggert2012-02-291-1/+13
* Avoid compilation errors with MSVC option -fp:strict.Bruno Haible2012-02-287-0/+42
* remainderl-ieee: Work around test failure on OSF/1.Bruno Haible2012-02-271-2/+11
* remainderf-ieee: Work around test failure on OSF/1.Bruno Haible2012-02-271-2/+11
* remainder-ieee: Work around test failure on OSF/1.Bruno Haible2012-02-271-2/+11
* fmodf-ieee: Work around test failure on OSF/1.Bruno Haible2012-02-271-3/+12
* fmod-ieee: Work around test failures on OSF/1, mingw.Bruno Haible2012-02-272-0/+92
* fmodl-ieee: Fix test failures.Bruno Haible2012-02-271-34/+39
* regex: re_search etc. should return -2 when memory exhaustedPaul Eggert2012-02-261-1/+1
* modfl-ieee: Work around test failures on IRIX, OSF/1, mingw.Bruno Haible2012-02-271-3/+13
* modfl-ieee: Fix test failures.Bruno Haible2012-02-271-3/+19
* modff-ieee: Work around test failures on *BSD, IRIX, OSF/1, etc.Bruno Haible2012-02-271-3/+12
* modf-ieee: Work around test failures on *BSD, IRIX, OSF/1, Cygwin.Bruno Haible2012-02-272-0/+64
* New module 'log10l'.Bruno Haible2012-02-262-0/+57
* fmodl, remainder*: Avoid wrong results due to rounding errors.Bruno Haible2012-02-264-8/+105
* New module 'remainderl'.Bruno Haible2012-02-252-0/+53
* New module 'remainderf'.Bruno Haible2012-02-252-0/+45
* remainder: Support for MSVC.Bruno Haible2012-02-252-0/+42
* New module 'fmodl'.Bruno Haible2012-02-252-0/+63
* New module 'modfl'.Bruno Haible2012-02-252-0/+59
* New module 'fabsl'.Bruno Haible2012-02-252-0/+65
* atanl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* acosl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* asinl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* tanl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* cosl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* sinl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* logl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* expl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* sqrtl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* ceill: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* floorl: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* ceilf: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* floorf: Provide function definition on MSVC.Bruno Haible2012-02-251-0/+1
* stdnoreturn: new modulePaul Eggert2012-02-241-0/+38
* regex: fix false multibyte matches in some regular expressionsStanislav Brabec2012-02-241-1/+1
* streq: Rename macro.Bruno Haible2012-02-244-21/+27
* regex: fix typo in definition of MINPaul Eggert2012-02-201-1/+1
* acl: Don't use ACL_CNT and similar ops, since they are unreliable.Paul Eggert2012-02-202-164/+115
* acl: Don't use GETACLCNT and similar ops, since they are unreliable.Paul Eggert2012-02-203-113/+166
* acl: Fix endless loop on Solaris with vxfs.Bruno Haible2012-02-193-9/+40
* acl: Fix copy-acl test failure on Solaris 11 2011-11.Bruno Haible2012-02-191-25/+57