Commit Graph

15 Commits

Author SHA1 Message Date
kurt
e828bd16b5 the accept retry change was rejected upstream. applications that use apr
have to retry upon EINTR instead of apr doing for them.
2007-04-26 16:05:01 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kurt
4d71d63aee per POSIX accept(2) can return EINTR so have apr_socket_accept() retry
when this happens. http://issues.apache.org/bugzilla/show_bug.cgi?id=41975
fixes issues noticed while testing tomcat-native. regen patches and distinfo
while here.  "looks ok" steven@
2007-04-01 20:03:07 +00:00
steven
7096a0e5d2 we don't have FAKE_ENV 2007-03-28 06:47:57 +00:00
todd
ae292e2030 add mt flavor that can co-exist with the default non-mt flavor
ok kurt@
2007-03-24 13:46:47 +00:00
alek
f73870a0af Use MASTER_SITE_APACHE 2006-11-03 10:56:44 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
alek
7b32dc014b update to 1.2.7; mostly from dlg@ 2006-10-04 09:30:00 +00:00
bernd
0acf398203 SHARED_LIBS, USE_LIBTOOL 2006-01-06 13:14:28 +00:00
alek
3c345b4852 - Disable threads
- Bump PKGNAME

help & ok msf@
2005-01-20 18:48:54 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
kevlo
c191c47a38 oops, forgot to remove this file. 2004-12-09 03:34:22 +00:00
kevlo
c95d9c2320 - disable thread support, it's broken in p5-SVN. Discussed with alek@
- bump PKGNAME
2004-12-09 01:12:13 +00:00
alek
41fb9446a7 Sorry 2004-11-28 14:29:45 +00:00
alek
08344aaeaa Import APR 1.0.1
The Apache Portable Run-time mission is to provide a library of
routines that allows programmers to write a program once and be
able to compile it anywhere.

ok naddy@
2004-11-28 14:27:38 +00:00