]> andersk Git - libfaim.git/commit
- Mon Mar 5 01:19:48 UTC 2001
authormid <mid>
Mon, 5 Mar 2001 01:28:44 +0000 (01:28 +0000)
committermid <mid>
Mon, 5 Mar 2001 01:28:44 +0000 (01:28 +0000)
commit646c6b5273a2272632e50e7393f090f7c8bf06eb
tree7fec987b2f9fc840443b572ce458222803754cb9
parent9d83220cefa5bf6e22fbabae688b151c107780cd
 - Mon Mar  5 01:19:48 UTC 2001
  - Fix typo in last CHANGES entry.
  - Add fix from Eric to keep efence from complaining about malloc(0)
  - Add .cvsignore files (also from Eric)
  - Throw in josh's latest OFT/ODC kludges
  - Completly remove all calls to printf and (unbounded) sprintf
  - Add aim_setdebuggingcb()
  - Remove preprocessor-based debug semantics (faimconfig.h)
  - faimdprintf() now calls a user-specified callback to do printing
  - Rearrange aim_tx_new() parameters to be more sensical, add sess
  - Do some sanity checking in aim_tx_new()
  - Add #defines to keep printf from compiling inside libfaim
  - Who knows what else. (in total, this patch is nearly 5k lines)
30 files changed:
.cvsignore [new file with mode: 0644]
CHANGES
configure.in
include/.cvsignore [new file with mode: 0644]
include/aim.h
include/aim_cbtypes.h
include/faimconfig.h
src/.cvsignore [new file with mode: 0644]
src/adverts.c
src/auth.c
src/buddylist.c
src/chat.c
src/chatnav.c
src/conn.c
src/ft.c
src/im.c
src/info.c
src/login.c
src/meta.c
src/misc.c
src/msgcookie.c
src/rxhandlers.c
src/rxqueue.c
src/search.c
src/snac.c
src/tlv.c
src/txqueue.c
utils/.cvsignore [new file with mode: 0644]
utils/faimtest/.cvsignore [new file with mode: 0644]
utils/faimtest/faimtest.c
This page took 0.045652 seconds and 5 git commands to generate.