Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scary-looking but otherwise harmless changes allow me to build for Windows. | Kristaps Dzonsons | 2011-07-24 | 1 | -95/+0 |
| | | | | | | | | | | | | That is to say, with mingw32. This amounts to the following: (1) break compat.c into compat_strlcpy.c and compat_strlcat.c (2) add compat_getsubopt.c (from OpenBSD) and test-getsubopt.c (3) add test-strptime.c for HAVE_STRPTIME (4) add ifdef bits here and there, where necessary (5) remove some harmless unportable stuff (u_char, localtime_r) I've added the appropriate mdocml.zip target to the Makefile, too. | ||||
* | Big check-in of compatibility layer. This should work on most major ↵ | Kristaps Dzonsons | 2010-01-01 | 1 | -2/+7 |
| | | | | architectures. Thanks to Joerg Sonnenberger. | ||||
* | Some Linux-isms. | Kristaps Dzonsons | 2009-03-19 | 1 | -0/+90 |
| | |||||
* | More file pruning. | Kristaps Dzonsons | 2008-12-15 | 1 | -91/+0 |
| | |||||
* | Purged all old files in favour of new design. Selective reintegration. | Kristaps Dzonsons | 2008-12-15 | 1 | -0/+1 |
| | |||||
* | Abstract ml/mlg/html/xml. | Kristaps Dzonsons | 2008-12-03 | 1 | -0/+90 |