[OpenSER-Devel] SF.net SVN: openser: [2790]
branches/1.2/modules/seas
Elias Baixas
elias.baixas at voztele.com
Wed Sep 19 13:27:07 CEST 2007
Revision: 2790
http://openser.svn.sourceforge.net/openser/?rev=2790&view=rev
Author: eliasbaixas
Date: 2007-09-19 04:27:06 -0700 (Wed, 19 Sep 2007)
Log Message:
-----------
Fixed a bug that prevented compilation of SEAS on FreeBSD 6.0.
the 'dprintf' function is not standard posix, so it was changed
by own version of the function (fdprintf = printf to a FD).
Modified Paths:
--------------
branches/1.2/modules/seas/encode_allow.c
branches/1.2/modules/seas/encode_contact.c
branches/1.2/modules/seas/encode_content_disposition.c
branches/1.2/modules/seas/encode_content_length.c
branches/1.2/modules/seas/encode_content_type.c
branches/1.2/modules/seas/encode_cseq.c
branches/1.2/modules/seas/encode_digest.c
branches/1.2/modules/seas/encode_expires.c
branches/1.2/modules/seas/encode_header.c
branches/1.2/modules/seas/encode_msg.c
branches/1.2/modules/seas/encode_parameters.c
branches/1.2/modules/seas/encode_route.c
branches/1.2/modules/seas/encode_to_body.c
branches/1.2/modules/seas/encode_uri.c
branches/1.2/modules/seas/encode_via.c
branches/1.2/modules/seas/utils.c
branches/1.2/modules/seas/utils.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list