* Added strdoop(), a leak-checked version of strdup()
authorArt Cancro <ajc@citadel.org>
Fri, 30 Jul 1999 03:32:24 +0000 (03:32 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 30 Jul 1999 03:32:24 +0000 (03:32 +0000)
commit4541c0fc6b7ff7649bd6136b87a1902163d6ef9c
treec0fb7d038d7869bad746d6519258c631be3aa495
parentc14786ad92b5bcde2e93ce7f353f1dd19c20d589
* Added strdoop(), a leak-checked version of strdup()
* Small fixes to new API functions in msgbase.c
* ICQ metaclient stores/reads config using the message base API functions
citadel/ChangeLog
citadel/msgbase.c
citadel/msgbase.h
citadel/serv_icq.c
citadel/server.h
citadel/sysdep.c