freeswitch/libs/sofia-sip/libsofia-sip-ua/su
Travis Cross 9e52f33d91 Implement MEMLOCK and UNLOCK as functions
Converting these macros to functions declared static inline allow the
C type-checker to work and avoid warnings about unused expression
values.  These warnings break the build with clang.
2012-06-25 06:38:29 +00:00
..
sofia-sip Implement su_errno and su_seterrno as functions 2012-06-25 06:38:29 +00:00
ChangeLog
Doxyfile.in
Makefile.am
addrinfo.c
foo.c
getopt.c
inet_ntop.c
inet_pton.c
localinfo.c
memccpy.c
memcspn.c
memmem.c
memspn.c
poll.c
run_addrinfo fix file modes in sofia 2010-10-03 05:53:07 -04:00
run_localinfo fix file modes in sofia 2010-10-03 05:53:07 -04:00
run_test_su fix file modes in sofia 2010-10-03 05:53:07 -04:00
run_test_su_osx fix file modes in sofia 2010-10-03 05:53:07 -04:00
smoothsort.c Fri Jun 26 01:50:56 CDT 2009 kai.k.samposalo@nokia.com 2009-07-10 00:51:27 +00:00
strcasestr.c
string0.c
strtoull.c
su.c fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
su.docs
su_addrinfo.c
su_alloc.c Implement MEMLOCK and UNLOCK as functions 2012-06-25 06:38:29 +00:00
su_alloc_lock.c
su_base_port.c Wed Jan 28 12:27:47 CST 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com> 2009-02-11 17:19:49 +00:00
su_bm.c
su_default_log.c
su_devpoll_port.c
su_epoll_port.c
su_errno.c Implement su_errno and su_seterrno as functions 2012-06-25 06:38:29 +00:00
su_global_log.c
su_kqueue_port.c
su_localinfo.c FS-4071 --resolve 2012-04-04 16:18:53 -05:00
su_log.c
su_md5.c
su_module_debug.h
su_open_c_localinfo.cpp Mon Jun 29 04:13:42 CDT 2009 kai.k.samposalo@nokia.com 2009-07-10 00:52:38 +00:00
su_os_nw.c
su_osx_runloop.c
su_perf.c
su_poll_port.c
su_port.c
su_port.h Thu Feb 12 15:01:10 CST 2009 Michael Jerris <mike@jerris.com> 2009-02-12 21:25:18 +00:00
su_proxy.c
su_pthread_port.c lower stack and boost priority of sofia schedule thread 2011-03-22 15:02:10 -05:00
su_root.c Fix memset calls in sofia-sip 2012-06-25 06:38:29 +00:00
su_select_port.c
su_socket_port.c Wed Jan 28 12:15:08 CST 2009 Mikhail Zabaluev <mikhail.zabaluev@nokia.com> 2009-02-11 17:19:01 +00:00
su_sprintf.c
su_strdup.c
su_string.c Fix for issue reported on the mailing list with a Chinese locale and windows. This commit removes a hidden char that should not have been there anyway. 2011-05-04 16:54:45 -05:00
su_strlst.c
su_tag.c
su_tag_io.c
su_taglist.c safety first 2009-02-13 23:45:25 +00:00
su_time.c
su_time0.c
su_timer.c Mon Jun 29 04:13:42 CDT 2009 kai.k.samposalo@nokia.com 2009-07-10 00:52:38 +00:00
su_uniqueid.c Tue May 19 12:00:30 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-05-19 17:23:16 +00:00
su_vector.c
su_wait.c
su_win32_port.c
tag_dll.awk
test_htable.c
test_htable2.c
test_memmem.c
test_poll.c
test_su.c
test_su_osx.c
torture_heap.c
torture_rbtree.c
torture_su.c
torture_su_alloc.c Tue Feb 3 10:29:44 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-26 18:23:05 +00:00
torture_su_bm.c
torture_su_port.c
torture_su_root.c
torture_su_root_osx.c
torture_su_tag.c
torture_su_time.c
torture_su_timer.c