|
|
Sponsor |
cvs commit: httpd-2.0/server/mpm/prefork prefork.c: msg#00338apache.cvs
trawick 2003/04/24 06:41:07 Modified: server/mpm/prefork prefork.c Log: the error code is in the apr_status_t, not errno Revision Changes Path 1.276 +1 -1 httpd-2.0/server/mpm/prefork/prefork.c Index: prefork.c =================================================================== RCS file: /home/cvs/httpd-2.0/server/mpm/prefork/prefork.c,v retrieving revision 1.275 retrieving revision 1.276 diff -u -r1.275 -r1.276 --- prefork.c 23 Apr 2003 14:59:35 -0000 1.275 +++ prefork.c 24 Apr 2003 13:41:06 -0000 1.276 @@ -207,7 +207,7 @@ use_dir = ap_server_root_relative(pconf, buf[0] ? buf : dir); res = apr_dir_make(use_dir, 0755, pconf); if(res != APR_SUCCESS && !APR_STATUS_IS_EEXIST(res)) { - ap_log_error(APLOG_MARK, APLOG_ERR, errno, ap_server_conf, + ap_log_error(APLOG_MARK, APLOG_ERR, res, ap_server_conf, "gprof: error creating directory %s", dir); } }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs commit: httpd-2.0 CHANGES configure.in, trawick |
|---|---|
| Next by Date: | cvs commit: httpd-2.0/server/mpm/prefork prefork.c, trawick |
| Previous by Thread: | cvs commit: httpd-2.0/server/mpm/prefork prefork.c, trawick |
| Next by Thread: | cvs commit: httpd-2.0/server/mpm/prefork prefork.c, trawick |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|