| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gnulib's dup2 module instead of rolling our own. | Paul Eggert | 2011-06-25 | 2 | -1/+142 |
* | * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib. | Paul Eggert | 2011-06-23 | 2 | -1/+9 |
* | Use gnulib's alloca-opt module. | Paul Eggert | 2011-06-21 | 2 | -1/+80 |
* | Add crypto/sha256 and crypto/sha512 modules from gnulib | Leo Liu | 2011-06-21 | 7 | -1/+1576 |
* | * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib. | Paul Eggert | 2011-06-19 | 1 | -0/+2 |
* | Merge from gnulib: lib/gnulib.mk, m4/*.m4. | Paul Eggert | 2011-06-15 | 1 | -12/+8 |
* | * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-06-15 | 3 | -45/+17 |
* | * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib. | Paul Eggert | 2011-06-08 | 1 | -141/+141 |
* | Merge from gnulib. | Paul Eggert | 2011-06-06 | 2 | -5/+2 |
* | * lib/getopt.c: Merge trivial change from gnulib. | Paul Eggert | 2011-06-04 | 1 | -1/+0 |
* | * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib. | Paul Eggert | 2011-06-02 | 2 | -5/+12 |
* | lib/getopt_.h: Regenerate. | Juanma Barranquero | 2011-05-31 | 1 | -2/+2 |
* | Adjust to recent gnulib change for @GUARD_PREFIX@. | Paul Eggert | 2011-05-29 | 13 | -66/+78 |
* | * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib. | Paul Eggert | 2011-05-27 | 2 | -21/+70 |
* | Add crypto/sha1 module from gnulib | Leo Liu | 2011-05-24 | 4 | -1/+539 |
* | * lib/verify.h: Merge from gnulib. | Paul Eggert | 2011-05-23 | 1 | -1/+3 |
* | Merge from gnulib. | Paul Eggert | 2011-05-22 | 2 | -17/+23 |
* | Merge from gnulib. | Paul Eggert | 2011-05-17 | 3 | -37/+285 |
* | Merge from gnulib. | Paul Eggert | 2011-05-05 | 1 | -51/+79 |
* | Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux. | Paul Eggert | 2011-05-04 | 2 | -1/+64 |
* | * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies. | Paul Eggert | 2011-05-03 | 2 | -1/+12 |
* | Update from gnulib. | Paul Eggert | 2011-04-26 | 1 | -4/+13 |
* | Merge from gnulib. | Paul Eggert | 2011-04-22 | 2 | -3/+5 |
* | Simpler version of strtoumax module. | Paul Eggert | 2011-04-22 | 4 | -1197/+4 |
* | * lib/wchar.h, lib/inttypes.h: Remove; not needed. | Paul Eggert | 2011-04-21 | 2 | -2471/+0 |
* | * Makefile.in (GNULIB_MODULES): Add strtoumax. | Paul Eggert | 2011-04-21 | 12 | -1/+5587 |
* | Merge from gnulib. | Paul Eggert | 2011-04-17 | 3 | -17/+242 |
* | Merge from gnulib. | Paul Eggert | 2011-04-10 | 1 | -6/+10 |
* | Merge from gnulib. | Paul Eggert | 2011-04-09 | 3 | -4/+14 |
* | Update from gnulib. | Paul Eggert | 2011-04-08 | 5 | -26/+37 |
* | Don't call gnulib's careadlinkat on Windows. | Eli Zaretskii | 2011-04-06 | 1 | -13/+2 |
* | lib/makefile.w32-in: Adapt to changes in revno:103841. | Juanma Barranquero | 2011-04-06 | 1 | -3/+21 |
* | * lib/gnulib.mk, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4: Merge from gnulib. | Paul Eggert | 2011-04-06 | 1 | -9/+24 |
* | Merge changes from gnulib. | Paul Eggert | 2011-04-05 | 2 | -21/+25 |
* | Replace two copies of readlink code with single gnulib version. | Paul Eggert | 2011-03-31 | 4 | -1/+300 |
* | lib/stdio.in.h, m4/gnulib-common.m4: Regenerate from latest gnulib. | Paul Eggert | 2011-03-31 | 1 | -1/+45 |
* | Merge removals from trunk. | Paul Eggert | 2011-03-22 | 1 | -1492/+0 |
* | Merge from gnulib. | Paul Eggert | 2011-03-21 | 1 | -5/+6 |
* | Merge from trunk and from gnulib stdio. | Paul Eggert | 2011-03-20 | 3 | -15/+1435 |
|\ |
|
| * | Autogenerate. | Paul Eggert | 2011-03-20 | 1 | -1/+112 |
| * | [ChangeLog] | Paul Eggert | 2011-03-20 | 1 | -0/+1119 |
| * | (Re)move autotools generated files from the repository. | Glenn Morris | 2011-03-20 | 1 | -1301/+0 |
* | | process.c: Use socklen_t, not int, for socket lengths. | Paul Eggert | 2011-03-17 | 2 | -10/+11 |
|/ |
|
* | Update for gnulib, adding Solaris 9+10 fixes. | Paul Eggert | 2011-03-13 | 3 | -4/+16 |
* | Simplify symlink portability workaround. | Paul Eggert | 2011-02-25 | 4 | -10/+71 |
* | Merge from mainline. | Paul Eggert | 2011-02-24 | 1 | -1/+1 |
|\ |
|
| * | Regenerate. | Paul Eggert | 2011-02-24 | 4 | -1/+43 |
* | | [ChangeLog] | Paul Eggert | 2011-02-22 | 7 | -15/+427 |
|/ |
|
* | [ChangeLog] | Paul Eggert | 2011-02-21 | 2 | -2/+2 |
* | Merge from mainline. | Paul Eggert | 2011-02-21 | 1 | -4/+15 |
|\ |
|