pjproject/pjlib/include/pj
Benny Prijono a9b372ae96 Added initial implementation of autoconf script (aconfigure)
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@625 74dad513-b988-da41-8d7b-12977e46ad98
2006-07-24 02:07:11 +00:00
..
compat Added initial implementation of autoconf script (aconfigure) 2006-07-24 02:07:11 +00:00
addr_resolv.h Set svn:eol-style property 2005-11-21 01:55:47 +00:00
array.h Set svn:eol-style property 2005-11-21 01:55:47 +00:00
assert.h Changed PJ_ASSERT_RETURN to evaluate the expression in the pj_assert, so that the message is displayed when the program stops 2006-05-19 15:54:09 +00:00
config.h Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target 2006-07-23 14:38:49 +00:00
ctype.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
doxygen.h Fixed pjlib doxygen documentation 2006-06-16 16:52:51 +00:00
errno.h Added the error code into error messages 2006-06-22 18:30:13 +00:00
except.h Changed syntax to support Windows SEH 2005-11-21 16:57:02 +00:00
fifobuf.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
file_access.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
file_io.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
guid.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
hash.h Finished implementation of UA layer (to be tested) 2006-01-30 18:40:05 +00:00
ioqueue.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
list.h Added pj_list_size() 2006-02-19 01:28:21 +00:00
list_i.h Added pj_list_size() 2006-02-19 01:28:21 +00:00
lock.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
log.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
os.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
pool.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
pool_alt.h Added ability to have custom pool backend (needed for pool debugging facility) 2006-03-30 15:56:01 +00:00
pool_i.h Change all pj_memset to pj_bzero(), where applicable 2006-07-03 15:19:31 +00:00
rand.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
rbtree.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
sock.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
sock_select.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
string.h Change all pj_memset to pj_bzero(), where applicable 2006-07-03 15:19:31 +00:00
string_i.h Set default option to exclude pj_stricmp_alnum() 2006-03-23 18:03:40 +00:00
timer.h Set svn:eol-style for all files 2005-11-21 02:08:39 +00:00
types.h Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used 2006-07-22 13:42:56 +00:00
unicode.h Fixed pjlib doxygen documentation 2006-06-16 16:52:51 +00:00