summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-version-gen: avoid a sub-shellcoreutils-8.9Bruce Korb2011-01-042-2/+8
* git-version-gen: use (...) rather than sh -c '...'Ben Pfaff2011-01-032-2/+8
* git-version-gen: convert leading TABs to spacesJim Meyering2011-01-032-26/+29
* git-version-gen: handle failed "git rev-list"Jim Meyering2011-01-032-2/+12
* git-version-gen: include command name in one more diagnosticJim Meyering2011-01-032-3/+10
* update-copyright: adjust test to match changed codeJim Meyering2011-01-032-8/+14
* getlogin_r: Avoid test failure on HP-UX 11.Bruno Haible2011-01-033-1/+19
* document new copyright owner name changesBruce Korb2011-01-021-0/+4
* document new copyright owner name changesBruce Korb2011-01-021-22/+22
* build-aux/update-copyright: Support UPDATE_COPYRIGHT_HOLDER environment varia...Simon Josefsson2011-01-022-3/+9
* unigbrk: Avoid gcc warnings.Bruno Haible2011-01-0210-15/+29
* pwrite: Fix test whether it works and make it work on HP-UX 11.11.Bruno Haible2011-01-024-24/+57
* pread: Fix test whether it works.Bruno Haible2011-01-022-2/+7
* Fix detection of traditional Arabic locale on HP-UX, Solaris, Cygwin.Bruno Haible2011-01-022-11/+22
* tcgetsid: Correct linkage in C++ mode on HP-UX 11.00.Bruno Haible2011-01-023-0/+22
* Rename uc_is_grapheme_cluster_break() to uc_is_grapheme_break().Ben Pfaff2011-01-0113-12/+30
* Remove u#-grapheme-len modules as too redundant with u#-grapheme-next.Ben Pfaff2011-01-0114-514/+28
* unigbrk.in.h: Fix typo: "ben" => "been".Ben Pfaff2011-01-012-2/+7
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-012925-3016/+2963
* maint: update-copyright: exempt doc/INSTALL*Jim Meyering2011-01-012-0/+8
* maint: refine the update-copyright ruleJim Meyering2011-01-012-0/+10
* unigbrk: New modules for grapheme clusters.Ben Pfaff2011-01-0156-0/+2660
* unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.Ben Pfaff2011-01-017-31/+1494
* Avoid use of hexadecimal escapes.Bruno Haible2011-01-012-3/+9
* maint: new rule to update copyright year rangesJim Meyering2011-01-012-1/+22
* maint: indent with TABs in MakefileJim Meyering2011-01-012-10/+13
* version-etc: update the copyright year it reportsJim Meyering2011-01-012-1/+6
* isfinite: Avoid compiler bug of "cc -O" on HP-UX 11.11.Bruno Haible2011-01-012-3/+23
* pwrite: Work around HP-UX 11.11 bug.Bruno Haible2011-01-014-5/+85
* pread: Work around HP-UX 11 bugs.Bruno Haible2011-01-013-2/+86
* nl_langinfo: fix YESEXPR on Irix 6.5Eric Blake2010-12-314-3/+42
* iconv: Document HP-UX 11 bug.Bruno Haible2010-12-312-0/+8
* ldexpl: Fix link error on HP-UX 11.Bruno Haible2010-12-312-2/+10
* ftello: avoid compilation failure with SunStudio c89Eric Blake2010-12-312-1/+4
* tests: avoid failing coreutils tests on cygwinEric Blake2010-12-312-1/+10
* sys_select: Avoid warning about missing memset declaration on HP-UX 11.Bruno Haible2010-12-312-0/+10
* waitpid: Fix link error in C++ mode.Bruno Haible2010-12-312-6/+5
* isnan: Use GCC built-ins when possible.Bruno Haible2010-12-312-2/+16
* isnand: Fix mistake.Bruno Haible2010-12-312-2/+8
* open: Avoid C++ error on HP-UX 11.Bruno Haible2010-12-312-0/+9
* time_r: Add missing declarations on HP-UX 11.Bruno Haible2010-12-317-5/+39
* mountlist: tweak previous commitEric Blake2010-12-292-1/+6
* mountlist: fix local drive detection on cygwinEric Blake2010-12-292-0/+30
* ftoastr, snprintf: ftoastr + snprintf modulePaul Eggert2010-12-293-1/+14
* alloca: one step towards thread-safetyPaul Eggert2010-12-282-7/+14
* tests: minor indenting changePaul Eggert2010-12-282-2/+10
* regex: don't infloop on persistent failing callocJim Meyering2010-12-282-0/+10
* linkat: Make implementation robust against system behaviour variations.Bruno Haible2010-12-284-22/+93
* New modules for grapheme cluster breaking.Ben Pfaff2010-12-2713-6/+1833
* linkat test: Avoid failure on Solaris 11 2010-11.Bruno Haible2010-12-272-1/+6