diff options
author | rasmus <rasmus@unknown> | 1999-12-24 19:35:19 +0100 |
---|---|---|
committer | rasmus <rasmus@unknown> | 1999-12-24 19:35:19 +0100 |
commit | cf09b6678682907900ef025057fe8c23e01acf60 (patch) | |
tree | 16ded74ae546408258ed6604ce177409f225ee14 /os/unix | |
parent | Finish the MPM decision logic. This moves the threads checking stuff into (diff) | |
download | apache2-cf09b6678682907900ef025057fe8c23e01acf60.tar.xz apache2-cf09b6678682907900ef025057fe8c23e01acf60.zip |
Submitted by: Sascha Schumann <sascha@schumann.cx>
Reviewed by: Rasmus Lerdorf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84366 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/unix')
-rw-r--r-- | os/unix/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/os/unix/.cvsignore b/os/unix/.cvsignore index f3c7a7c5da..dc4caac801 100644 --- a/os/unix/.cvsignore +++ b/os/unix/.cvsignore @@ -1 +1,6 @@ +Makefile.in Makefile +.deps +.libs +*.lo +*.la |