summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ignore-value: clarify some commentsPádraig Brady2011-01-072-3/+15
* ignore-value: support aggregate typesEric Blake2011-01-064-4/+105
* maint.mk: improve sc_prohibit_strcmp regexEric Blake2011-01-062-3/+8
* maint: fix ChangeLog orderEric Blake2011-01-061-8/+8
* signal: work around Haiku issue with SIGBUSEric Blake2011-01-065-5/+23
* maint.mk: add pre-release check to ensure submodule commits are publicEric Blake2011-01-062-1/+24
* ignore-value: make ignore_value more generic; deprecate ignore_ptrPádraig Brady2011-01-053-4/+33
* doc: regenerate INSTALLEric Blake2011-01-046-192/+216
* Merge remote branch 'origin/coreutils-8.9'Jim Meyering2011-01-040-0/+0
|\
| * git-version-gen: avoid a sub-shellcoreutils-8.9Bruce Korb2011-01-042-2/+8
* | Merge branch 'coreutils-8.9'Jim Meyering2011-01-040-0/+0
|\ \
| * | git-version-gen: avoid a sub-shellBruce Korb2011-01-042-2/+8
| |/
* | avoid an unnecessary sub-shellBruce Korb2011-01-042-2/+8
* | rebuildKarl Berry2011-01-043-189/+186
* | autoupdateKarl Berry2011-01-041-9/+9
|/
* 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