Overview
Comment: | Allow appending NULL to strings. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1adab684f641392894c3bf15efa3317f |
User & Date: | js on 2012-09-30 03:40:38 |
Other Links: | manifest | tags |
Context
2013-06-08
| ||
09:47 | Use (void*)NULL instead of NULL in varargs. check-in: c9caa75847 user: js tags: trunk | |
2012-09-30
| ||
03:40 | Allow appending NULL to strings. check-in: 1adab684f6 user: js tags: trunk | |
03:20 | Work around malloc(0) returning NULL. check-in: 384257c4cc user: js tags: trunk | |
Changes
Modified src/stream.c from [f662e79d40] to [765c2b0a12]. [diff]
Modified src/string.c from [61c34032c7] to [50cffdfc15]. [diff]