| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from gnulib. | Paul Eggert | 2012-05-26 | 1 | -27/+57 |
| | | | | | Fixes: debbugs:11527 | ||||
| * | * lib/stdint.in.h: Merge from gnulib (Bug#9025). | Paul Eggert | 2011-07-09 | 1 | -41/+55 |
| | | | | | This fixes a build problem on older Mac OS X hosts. | ||||
| * | Adjust to recent gnulib change for @GUARD_PREFIX@. | Paul Eggert | 2011-05-29 | 1 | -6/+6 |
| | | |||||
| * | Merge from gnulib. | Paul Eggert | 2011-05-22 | 1 | -1/+1 |
| | | |||||
| * | Import simpler crypto/md5 module from gnulib, plus stdint module. | Paul Eggert | 2011-02-18 | 1 | -0/+592 |
| * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: * src/config.in: Regenerate. * lib/md5.c, lib/md5.h: Regenerate with simpler version, which assumes C99-style <stdint.h>, supplied by the stdint module. * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4: New files, generated from gnulib. * src/deps.mk (fns.o): Do not depend on md5.h, fixing a typo in the earlier patch. | |||||