summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesEric Blake2013-01-013625-3625/+3628
* version-etc: bump copyright year reported in --versionEric Blake2013-01-012-3/+8
* sigprocmask-tests: skip test if pid is unexpectedly largeEric Blake2012-12-312-2/+11
* git-version-gen: avoid test -z portability glitchEric Blake2012-12-312-8/+14
* git-version-gen: add --fallback option to use if git is not presentPeter Rosin2012-12-312-2/+13
* maint.mk: handle missing git with more gracePeter Rosin2012-12-312-2/+10
* dup2: work around cygwin bugEric Blake2012-12-314-2/+15
* regex: remove unnecessary dependency on localcharset.hPaul Eggert2012-12-303-4/+5
* regex: revert single-byte changePaul Eggert2012-12-302-5/+8
* regex: simplify based on Gawk versionPaul Eggert2012-12-302-4/+9
* autoupdateKarl Berry2012-12-301-1/+1
* regex: check that pattern char is single-bytePaul Eggert2012-12-302-1/+11
* regex: implement rational rangesPaul Eggert2012-12-303-19/+12
* regex: avoid redefining __wctypePaul Eggert2012-12-302-0/+8
* regex: port to hosts where malloc (0) == NULLPaul Eggert2012-12-305-1/+18
* regex: port to C89Paul Eggert2012-12-302-1/+6
* regex: merge glibc changesPaul Eggert2012-12-307-56/+70
* * users.txt: Add Emacs.Paul Eggert2012-12-292-0/+3
* doc: omit mention of version when not neededPaul Eggert2012-12-293-5/+11
* * doc/intprops.texi (Integer Properties): Fix Texinfo typo.Paul Eggert2012-12-292-1/+5
* autoupdateKarl Berry2012-12-291-1/+1
* autoupdateKarl Berry2012-12-293-61/+21
* bootstrap: pass --force to autoreconf.Akim Demaille2012-12-282-7/+16
* argp: fix port of port new 'inline' approach to Sun C 5.12 + Solaris 10Paul Eggert2012-12-272-1/+10
* * doc/gnulib-readme.texi: Minor fixups.Paul Eggert2012-12-272-37/+17
* * doc/gnulib-readme.texi (Portability guidelines): ctype.h, not ctime.h.Paul Eggert2012-12-272-3/+6
* Hyphen and dash fixes.Paul Eggert2012-12-2730-70/+72
* Correct name of POSIX.1-2001.Paul Eggert2012-12-278-7/+17
* doc: move README into manualPaul Eggert2012-12-274-323/+459
* c-xvasprintf: Fix "implicit declaration of function" GCC warning.Ben Pfaff2012-12-252-0/+7
* c-vasprintf: Fix "empty declaration" warning reported by GCC.Ben Pfaff2012-12-242-1/+6
* gettext: avoid obsolete macro AM_PROG_MKDIR_PPaul Eggert2012-12-234-9/+24
* autoupdateKarl Berry2012-12-232-8/+8
* argp: port new 'inline' approach to Sun C 5.12 + Solaris 10Paul Eggert2012-12-223-6/+23
* Fix ChangeLog typo.Paul Eggert2012-12-211-1/+1
* AC_PROG_MKDIR_P: port workaround to pre-2.62 AutoconfPaul Eggert2012-12-212-2/+14
* AC_PROG_MKDIR_P: don't workaround if not buggyPaul Eggert2012-12-202-1/+14
* New 'c-*printf' modules for formatted output in C locale.Ben Pfaff2012-12-1830-0/+1238
* argp: better 'inline'Paul Eggert2012-12-186-2/+32
* filemode, sys_stat: Handle MPX files a la AIX.Paul Eggert2012-12-174-1/+27
* x-to-1: honor $PERLAlexandre Duret-Lutz2012-12-162-2/+11
* gnu-web-doc-update: add all the new files, even in new directoriesAkim Demaille2012-12-162-7/+21
* gnu-web-doc-update: improve --helpAkim Demaille2012-12-162-6/+11
* mountlist: recognize more "dummy" file systemsEric Wong2012-12-152-0/+24
* extern-inline: avoid incompatibility with Darwin LibcPaul Eggert2012-12-112-7/+21
* gnupload: Work with GnuPG using gpg-agent (for smartcards).Simon Josefsson2012-12-112-7/+16
* canonicalize, canonicalize-lgpl: Microsoft Windows prefix fixesEli Zaretskii2012-12-103-6/+20
* maint.mk: typofix in commentsStefano Lattarini2012-12-081-1/+1
* maint.mk: avoid extra forksStefano Lattarini2012-12-082-1/+8
* vasnprintf: fix ASCII_ONLY typoPaul Eggert2012-12-074-3/+12