summaryrefslogtreecommitdiff
path: root/lib/libc/citrus/citrus_db_factory.c
AgeCommit message (Expand)Author
2021-10-29citrus: Use calloc instead of malloc'ing and clearing the array manuallynia
2013-09-14GC put16.joerg
2008-02-09u_intXX_t -> uintXX_t.junyoung
2004-01-02KNFitojun
2003-10-28SUSE3 says htonl and friends come in via arpa/inet.h. This will actually notjmc
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-06-30add #include "config.h" when these files are built as parts of host tools.tshiozak
2003-06-27i guess the original intent was this...itojun
2003-06-27memset() after null checkitojun
2003-06-27clear memory after malloc()itojun
2003-06-25Citrus iconv support (1)tshiozak