summaryrefslogtreecommitdiffstats
path: root/include/cmsys.h
Commit message (Expand)AuthorAgeFilesLines
* * enable timeout in toconnectex.piaip2009-08-251-0/+1
* * make AYT customizablepiaip2009-06-121-7/+10
* * sendmsg() with ancillary on Linux seems like requiring unix domain socket ...piaip2009-06-101-1/+1
* * add client code detection to tunnel modepiaip2009-06-081-5/+12
* * fix: crashed for read_more case in tty_read.piaip2009-06-071-1/+1
* * change telnet interface to accept extra parameter for callbacks (*_arg)piaip2009-06-071-8/+10
* * improve tobind() with customizable parameterspiaip2009-06-071-3/+7
* - fix compile warningskcwu2009-06-071-1/+1
* - move code of innbbsd/str_decode.c to cmsys/string.ckcwu2009-06-071-0/+37
* - many small revisekcwu2009-05-271-2/+2
* remove my_ctimewens2009-03-011-2/+2
* strstr is char *, not const char *wens2008-10-011-3/+3
* Common daemonize functionwens2008-08-211-0/+3
* Move stamp* to common library, with weak symbolswens2008-06-191-3/+1
* Split out os dependent librarywens2008-06-171-6/+0
* Add const modifierwens2008-06-161-3/+3
* Constant vector (initialized with reference to given data)wens2008-06-161-0/+3
* Remove declarations.wens2008-06-151-12/+12
* General vector-like listwens2008-06-151-0/+21
* Move BBS non-related functions to independent librarywens2008-06-131-0/+12
* - (internal) add missing includespiaip2008-05-151-0/+3
* - (register) fix BIG5 partial string strstr issue (solving some invalid addre...piaip2008-05-101-3/+4
* - (internal) replace all localtime4() by localtime4_r().piaip2008-05-051-0/+1
* - (internal) add localtime4_r thread-safe APIpiaip2008-05-051-3/+7
* - (internal) add more Cdate format functionpiaip2008-05-051-4/+5
* - (internal) export osdep from cmsys, fixing bbsctl linking errorpiaip2008-04-191-0/+6
* - (internal) change chat to use vgetstring with new callback systempiaip2008-04-171-0/+1
* - (internal) visio: add vgetspiaip2008-04-171-0/+8
* - (internal) visio: add columned output API.piaip2008-04-161-0/+1
* (internal code refine)piaip2008-04-121-6/+6
* Change tobind/toconnect interface.wens2008-04-101-2/+2
* - (internal) change mail/log to specific API.piaip2008-04-031-1/+2
* - (internal) enable building utmpserverpiaip2008-03-311-0/+2
* (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys.piaip2008-03-271-0/+109