CoreFW  Check-in [1adab684f6]

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: 1adab684f641392894c3bf15efa3317f67a0a17320133be1dfe7a7dd37df5c65
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