|
|
Choosing A Webhost: |
Re: cvs commit: apr/threadproc/win32 thread.c: msg#00158apache.apr.devel
On 23 Sep 2004 06:17:59 -0000, mturk@xxxxxxxxxx <mturk@xxxxxxxxxx> wrote: > mturk 2004/09/22 23:17:59 > > Modified: threadproc/win32 Tag: APR_0_9_BRANCH thread.c > Log: > Backport from HEAD. > Makes the threads to behave like on posix. If the thread is created without > APR_DETACH expect that the thread_join will be called, so don't close the > handle in advance, if the thread has already finished. > Reviewed by: wrowe you've got some isolated CR characters in your commit that need to be cleaned up; here is one example: if ((*new) == NULL) { return APR_ENOMEM; } (*new)->pool = pool; (*new)->detach = 0;^M <---------- return APR_SUCCESS; } also, if committing CHANGES separately from thread.c was intentional, please try to commit them together in the future so that the related change appears in the same commit log if you have a broken cvs client which fails to commit files in the current directory if there are other files to commit as well, you can change to .. and do a commit on (for example) "apr/CHANGES apr/threadproc/win32/thread.c" to work around the bogosity
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [STATUS] (apr-util) Wed Sep 22 23:45:24 EDT 2004, Rodent of Unusual Size |
|---|---|
| Next by Date: | Re: Pollset: Thread Safe & More, Joe Orton |
| Previous by Thread: | [STATUS] (apr-util) Wed Sep 22 23:45:24 EDT 2004, Rodent of Unusual Size |
| Next by Thread: | [OT] Developer lists and Reply-To header, Mladen Turk |
| 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 |