Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability tweaks for NetBSD. | Bruno Haible | 2009-06-23 | 1 | -1/+2 |
* | On Windows, use _snprintf and _snwprintf instead of snprintf, swprintf. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Add check for wcslen. | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Use our own vasprintf() if the system has a deficient one. | Bruno Haible | 2009-06-23 | 1 | -0/+1 |
* | Add an implementation of printf(), fprintf() etc. that supports formatting | Bruno Haible | 2009-06-23 | 1 | -1/+1 |
* | Adapt to new directory structure. | Bruno Haible | 2009-06-23 | 1 | -2/+31 |
* | Move libasprintf/configure.in to gettext-runtime/libasprintf/configure.ac. | Bruno Haible | 2009-06-23 | 1 | -0/+54 |