CoreFW  Check-in [5c1d214724]

Overview
Comment:Add cfw_strdup(), as strdup() is not C99.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5c1d2147247fe831d6a13b63c66d9a16fe8997c65f39ed6b415ee0c20594f469
User & Date: js on 2012-04-25 09:30:22
Other Links: manifest | tags
Context
2012-04-25
09:30
cfw_string_len() -> cfw_string_length(). check-in: 27a8cd7393 user: js tags: trunk
09:30
Add cfw_strdup(), as strdup() is not C99. check-in: 5c1d214724 user: js tags: trunk
09:22
ISO C forbids empty initializer braces. check-in: ceb7a22af1 user: js tags: trunk
Changes