summaryrefslogtreecommitdiff
path: root/libpurple/win32/libc_interface.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some cases where an arbitrary string was being specified as a printf format.Daniel Atallah2010-09-171-6/+6
* Warning fixesDaniel Atallah2010-03-011-3/+3
* Win32 build updatesDaniel Atallah2010-02-181-20/+4
* Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.John Bailey2009-08-221-105/+0
* Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #776...Daniel Atallah2009-01-011-7/+4
* (Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.Daniel Atallah2008-12-021-0/+15
* Fix running several Bonjour instances on the same machine.Daniel Atallah2008-07-191-1/+4
* Use g_snprintf() instead of snprintf(), which isn't really available onDaniel Atallah2008-04-251-11/+27
* I was wondering why the more sane error messges were never appearing... now I...Daniel Atallah2008-03-171-0/+9
* Better error messages for common Winsock errors. This was Kevin's wonderful i...Daniel Atallah2007-11-261-9/+40
* Suppress warningDaniel Atallah2007-11-161-1/+3
* replace most calls to strerror with calls to g_strerror. strerror will returnNathan Walp2007-11-031-1/+1
* Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);Mark Doliner2007-10-141-2/+12
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Fix some S_ISDIR calls to work with Visual Studio. --rlaagerNick Hebner2007-07-011-3/+3
* Pretend that WSAEINPROGRESS is EAGAIN (for our purposes, I think they are equ...Daniel Atallah2007-06-081-9/+11
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-47/+47
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+1097