代码搜索:libosip
找到约 192 项符合「libosip」的源代码
代码结果 192
www.eeworm.com/read/457704/1595458
dirs libosip2-dev.dirs
usr/lib
usr/include/osip2
usr/include/osipparser2
www.eeworm.com/read/457704/1595467
files libosip2-dev.files
usr/include/osipparser2/*
usr/include/osip2/*
usr/lib/lib*.a
usr/lib/lib*.la
www.eeworm.com/read/111024/15520022
gz libosip2-2.0.9.tar.gz
www.eeworm.com/read/251956/12309708
changelog
libosip (0.9.7)
* fix a bug in hdr_wwwauthenticate.c.
* patch for debian packaging and version management.
* extra free removed for pSOS (smutex_destroy/ssem_destroy)
* fix crash when osip can't b
www.eeworm.com/read/111024/15520023
sig libosip2-2.0.9.tar.gz.sig
www.eeworm.com/read/161557/5551417
doxyfile
# Doxyfile 1.2.13-20020210
#---------------------------------------------------------------------------
# General configuration options
#--------------------------------------------------------------
www.eeworm.com/read/251956/12309655
readme
1) Open and build osipparser.dsw and osipfsm.dsw in the ./libosip-0.X.X/windows/
directory with Visual Studio C++ 6.0.
2) Tests applications has no makefiles. Waiting for someone to contribute!
3
www.eeworm.com/read/251956/12309747
am makefile.am
EXTRA_DIST = msg.h
lib_LTLIBRARIES = libosip.la
libosip_la_SOURCES = \
hdr_mimeversion.c hdr_recordroute.c hdr_route.c \
hdr_contentlength.c hdr_contenttype.c hdr_cseq.c \
hdr_bo
www.eeworm.com/read/111023/15520052
am makefile.am
EXTRA_DIST = msg.h
lib_LTLIBRARIES = libosip.la
libosip_la_SOURCES = \
hdr_mimeversion.c hdr_recordroute.c hdr_route.c \
hdr_contentlength.c hdr_contenttype.c hdr_cseq.c \
hdr_bo
www.eeworm.com/read/191298/8431239
linux install.linux
Common Install process for linux/UNIX.
1: compile/install libosip first.
$> tar -xvzf libosip2-x.x.x.tar.gz
$> CFLAGS="-I/usr/local/include/" ../configure
$> make
$> make install (as r