William A. Rowe Jr
cf28fad4b1
Killing ap_os_is_filename_valid. Left actual win32 code, since it is
...
moving into apr and the check_safe_file call.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86906 13f79535-47bb-0310-9956-ffa450edef68
2000-11-10 15:29:07 +00:00
William A. Rowe Jr
0d2677ba5d
Cleanup ap_os_kill from TPF and unix. Maintainers please validate.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86600 13f79535-47bb-0310-9956-ffa450edef68
2000-10-15 19:58:01 +00:00
Ryan Bloom
befea18a5e
Document os.h. I am only documenting the Unix copy, because every os.h
...
file has the same functions, and I don't want to duplicate docs. When we
generate docs, we'll just grab them from this directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86021 13f79535-47bb-0310-9956-ffa450edef68
2000-08-08 04:27:40 +00:00
William A. Rowe Jr
1a9db204f5
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
...
see src/lib/apr/apr_compat.h for most details.
Also a few minor nits to get Win32 to build.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86008 13f79535-47bb-0310-9956-ffa450edef68
2000-08-06 06:07:53 +00:00
Ryan Bloom
70a78920f4
Remove the dso code from the os/unix directory. These functions are not
...
used in Apache anymore because they are part of apr.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85219 13f79535-47bb-0310-9956-ffa450edef68
2000-05-15 23:02:57 +00:00
Roy T. Fielding
1be5367573
Update to Apache Software License version 1.1
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84880 13f79535-47bb-0310-9956-ffa450edef68
2000-03-31 09:17:18 +00:00
Ryan Bloom
b1c26f031a
Fix all the License issues. Including:
...
s/Apache Group/Apache Software Foundation/
s/1999/2000/
s/Sascha's license/ASF license
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84725 13f79535-47bb-0310-9956-ffa450edef68
2000-03-10 00:07:37 +00:00
Ryan Bloom
a8ce196da5
Finish the commits for the change in the header files. Basically, this hides
...
all of the Apache macros that modules don't need access to. This should
have been committed with the modules, but I wasn't paying attention to the
directory I was in when I ran the commit.
Submitted by: Manoj Kasichainula and Ryan Bloom
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84493 13f79535-47bb-0310-9956-ffa450edef68
2000-01-19 01:16:31 +00:00
Bill Stoddard
119e3e9e77
AIX DSO tweaks. Enable use of native DSO for AIX 4.3 and beyond. Apache DSO
...
emulation breaks with 64-bit compiles of Apache and AIX DSO support is broken
in releases prior to 4.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84277 13f79535-47bb-0310-9956-ffa450edef68
1999-12-10 16:10:42 +00:00
Manoj Kasichainula
5ef0434230
Delete remnants of ap_spawnvp that got missed earlier.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84194 13f79535-47bb-0310-9956-ffa450edef68
1999-11-30 05:56:17 +00:00
Ryan Bloom
d2ce3ead81
Fix some errors from a global search and replace gone wrong. This should
...
let the new context changes work on all platforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83853 13f79535-47bb-0310-9956-ffa450edef68
1999-08-31 12:33:08 +00:00
Ryan Bloom
c37f14ddf3
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
...
check this out tomorrow and make sure everything was checked in correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83852 13f79535-47bb-0310-9956-ffa450edef68
1999-08-31 05:35:52 +00:00
Roy T. Fielding
53d7c13e32
Add ap_spawnvp for thread safety.
...
Submitted by: Ryan Bloom, Manoj Kasichainula
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83798 13f79535-47bb-0310-9956-ffa450edef68
1999-08-26 18:06:13 +00:00
Roy T. Fielding
6f96ad5227
Apache 1.3.9 baseline for the Apache 2.0 repository.
...
Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9
Submitted by: Apache Group
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83750 13f79535-47bb-0310-9956-ffa450edef68
1999-08-24 06:46:03 +00:00