CoreFW  Timeline

8 descendants and 10 ancestors of 6893b9f5aba838c6b48d8b6b0ffbfe8118627baa1d151dbf5051329c30f8986a

2014-07-07
22:46
Add missing definition of _C99_SOURCE Leaf check-in: e1f08057a2 user: js tags: trunk
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
02:57
Fix a bug in refpool. check-in: d7b09f1d63 user: js tags: trunk
02:56
Fix a leak in map. check-in: 01129bb203 user: js tags: trunk
02:21
Add cfw_map_{get,set}_c() for convenience. check-in: 082d69b467 user: js tags: trunk
01:46
Add a few new string functions. check-in: 499faa2771 user: js tags: trunk
01:34
Rename eof to at_end. check-in: 6893b9f5ab user: js tags: trunk
01:10
Make glibc happy. check-in: f1c55cc298 user: js tags: trunk
01:02
Add cfw_stream_write_line(). check-in: 168ba16eda user: js tags: trunk
01:01
Add cfw_stream_read_line(). check-in: 2cee5ea2d5 user: js tags: trunk
00:59
Fix cfw_strndup() and add cfw_strnlen(). check-in: 3247812f3b user: js tags: trunk
00:25
Fix a memory leak in map. check-in: d416cefb3b user: js tags: trunk
2012-09-29
23:22
Add cfw_string_set_nocopy(). check-in: ebf63ac6c8 user: js tags: trunk
23:17
Add cfw_strndup(). check-in: 587d349f8d user: js tags: trunk
22:50
Add cfw_std{in,out,err}. check-in: 999088161e user: js tags: trunk
22:41
Add cfw_stream_write_string(). check-in: 2121a00059 user: js tags: trunk
22:34
Add tcpsocket. check-in: 17c1d8f6b0 user: js tags: trunk