| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from gnulib, improving some licensing wording. | Paul Eggert | 2011-09-26 | 1 | -1/+2 |
* | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert | 2011-07-24 | 1 | -3/+4 |
* | Add strtoimax module, needed for Solaris 8 port. | Paul Eggert | 2011-07-08 | 1 | -1/+1 |
* | Simplify Emacs part of pthread_sigmask support. | Paul Eggert | 2011-07-08 | 1 | -1/+0 |
* | Add gnulib support for pthread_sigmask. | Paul Eggert | 2011-07-06 | 1 | -1/+3 |
* | Use gnulib's dup2 module instead of rolling our own. | Paul Eggert | 2011-06-25 | 1 | -0/+1 |
* | Use gnulib's alloca-opt module. | Paul Eggert | 2011-06-21 | 1 | -0/+1 |
* | Add crypto/sha256 and crypto/sha512 modules from gnulib | Leo Liu | 2011-06-21 | 1 | -2/+2 |
* | * Makefile.in (check): Just give a message if no test/ directory. | Glenn Morris | 2011-05-24 | 1 | -3/+5 |
* | Reimplement trunk 2011-05-24T08:02:58Z!rgm@gnu.org in a way visible to automake. | Glenn Morris | 2011-05-24 | 1 | -15/+1 |
* | Revert 2011-05-24T08:02:58Z!rgm@gnu.org, for now at least. | Glenn Morris | 2011-05-24 | 1 | -1/+15 |
* | Add crypto/sha1 module from gnulib | Leo Liu | 2011-05-24 | 1 | -2/+2 |
* | * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes. | Glenn Morris | 2011-05-24 | 1 | -2/+2 |
* | Define the list of subdir Makefiles only in configure.in. | Glenn Morris | 2011-05-24 | 1 | -15/+1 |
* | Fix previous Makefile change. | Glenn Morris | 2011-05-24 | 1 | -6/+13 |
* | Restore test/ to its non-distributed state (bug#8107) | Glenn Morris | 2011-05-23 | 1 | -2/+8 |
* | Eliminate some duplication in top-level Makefile.in. | Glenn Morris | 2011-05-23 | 1 | -14/+7 |
* | * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk. | Andreas Schwab | 2011-05-21 | 1 | -1/+1 |
* | Small Makefile.in fixes for bug#8642. | Glenn Morris | 2011-05-12 | 1 | -5/+5 |
* | Merge from mainline. | Paul Eggert | 2011-05-05 | 1 | -1/+1 |
|\ |
|
| * | Comment typo. | Glenn Morris | 2011-05-04 | 1 | -1/+1 |
* | | Merge from mainline. | Paul Eggert | 2011-05-04 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Stop bootstrap clobbering config.log (bug#765) | Glenn Morris | 2011-05-04 | 1 | -1/+6 |
* | | Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux. | Paul Eggert | 2011-05-04 | 1 | -1/+1 |
* | | * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies. | Paul Eggert | 2011-05-03 | 1 | -1/+2 |
|/ |
|
* | Merge from mainline. | Paul Eggert | 2011-04-25 | 1 | -1/+8 |
|\ |
|
| * | * Makefile.in (config.status): Don't erase in case of error. | Stefan Monnier | 2011-04-20 | 1 | -1/+8 |
* | | * Makefile.in (GNULIB_MODULES): Add strtoumax. | Paul Eggert | 2011-04-21 | 1 | -1/+1 |
|/ |
|
* | Replace two copies of readlink code with single gnulib version. | Paul Eggert | 2011-03-31 | 1 | -1/+1 |
* | Remove some files that autoreconf can supply. | Glenn Morris | 2011-03-25 | 1 | -4/+1 |
* | Replace mkinstalldirs with `install-sh -d', as automake recommends. | Glenn Morris | 2011-03-22 | 1 | -3/+2 |
* | Merge from trunk and from gnulib stdio. | Paul Eggert | 2011-03-20 | 1 | -1/+2 |
|\ |
|
| * | [ChangeLog] | Paul Eggert | 2011-03-20 | 1 | -1/+1 |
* | | process.c: Use socklen_t, not int, for socket lengths. | Paul Eggert | 2011-03-17 | 1 | -1/+1 |
|/ |
|
* | Update for gnulib, adding Solaris 9+10 fixes. | Paul Eggert | 2011-03-13 | 1 | -1/+1 |
* | [ChangeLog] | Paul Eggert | 2011-02-22 | 1 | -1/+1 |
* | [ChangeLog] | Paul Eggert | 2011-02-21 | 1 | -1/+1 |
* | Import filemode module from gnulib. | Paul Eggert | 2011-02-20 | 1 | -1/+2 |
* | Import crypto/md5 module from gnulib. | Paul Eggert | 2011-02-18 | 1 | -1/+2 |
* | Import getloadavg module from gnulib. | Paul Eggert | 2011-02-07 | 1 | -1/+1 |
* | allow C code to suppress warnings about ignored return values | Paul Eggert | 2011-02-03 | 1 | -1/+1 |
* | strftime: import from gnulib | Paul Eggert | 2011-01-30 | 1 | -1/+1 |
* | improve fix for MS-DOS file name clash | Paul Eggert | 2011-01-27 | 1 | -3/+4 |
* | fix two m4/gnulib-*.m4 file names that clashed under MS-DOS | Paul Eggert | 2011-01-26 | 1 | -2/+6 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -2/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Remove HAVE_RAW_DECL_CHOWN etc. from config.h | Paul Eggert | 2011-01-23 | 1 | -0/+1 |
* | aclocal.m4: put this file back into repository | Paul Eggert | 2011-01-21 | 1 | -2/+1 |
* | aclocal.m4: tweaks to regenerate more conveniently | Paul Eggert | 2011-01-21 | 1 | -3/+3 |
* | aclocal.m4: omit auto-generated file from repository | Paul Eggert | 2011-01-19 | 1 | -1/+2 |