# # ChangeLog for trunk/include/cf_error.h in libcf # # Generated by Trac 1.4 # 05/20/24 23:17:48 Tue, 02 Apr 2013 01:23:52 GMT cheese [51] * trunk/include/cf_debug.h (modified) * trunk/include/cf_error.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_log.c (modified) * trunk/test/debug.c (modified) * trunk/test/test.c (modified) #1 change the debugging utiltity to support single context with mutex Fri, 29 Mar 2013 05:40:25 GMT cheese [46] * trunk/include/cf_error.h (modified) * trunk/include/cf_socket.h (modified) * trunk/src/cf_file.c (modified) * trunk/src/cf_log.c (modified) * trunk/src/cf_socket.c (modified) * trunk/test/socket_client.c (modified) * trunk/test/socket_server.c (modified) #1 change timeout mechanism from setting socket option to using select Thu, 07 Feb 2013 01:18:02 GMT cheese [41] * trunk/include/cf_error.h (modified) * trunk/include/cf_file.h (modified) * trunk/src/cf_file.c (modified) * trunk/test/file.c (modified) #1 add function to make directory and update file test code Wed, 06 Feb 2013 07:11:24 GMT cheese [40] * trunk/include/cf_base.h (modified) * trunk/include/cf_debug.h (modified) * trunk/include/cf_error.h (added) * trunk/include/cf_file.h (modified) * trunk/include/cf_log.h (modified) * trunk/include/cf_socket.h (modified) * trunk/include/cf_thread.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_file.c (modified) * trunk/src/cf_log.c (modified) * trunk/src/cf_socket.c (modified) * trunk/src/cf_thread.c (modified) * trunk/test/log.c (modified) * trunk/test/test.c (modified) #1 change interface of log from context to id-number