| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixing headers | Dmitri Pal | 2013-01-24 | 1 | -3/+1 |
| | | | | | | | | Move GNU_SOUCE definition to configure.ac Change all headers to use config.h. Move config.h to the top. Remove errno.h if it is not needed. | ||||
| * | Added a convenience function | Dmitri Pal | 2010-09-22 | 1 | -0/+28 |
| | | | | | | | | Added a function to add a string to the buffer. Allows adding const strings to the buffer. This solution eliminates all the hassle of type casting that was needed before. | ||||
| * | Introducing basic objects | Dmitri Pal | 2010-09-22 | 1 | -0/+189 |
| The first basic object is extensible buffer. | |||||
