Re: [PROPOSAL] apr_file_temp()

2001-09-22 Thread Cliff Woolley
On Sat, 22 Sep 2001, Ryan Bloom wrote: > > What ever happened to this patch? > > It is on my list of four or five patches to review this weekend. > Something to handle temp files will be committed by tomorrow night. Cool! Thanks. --Cliff

Re: [PROPOSAL] apr_file_temp()

2001-09-22 Thread Ryan Bloom
On Saturday 22 September 2001 01:08 pm, Cliff Woolley wrote: > On Mon, 17 Sep 2001, Mladen Turk wrote: > > Here is the patch that enables apr to deal with temp files. > > What ever happened to this patch? I'd like to see it or something like it > go in so that we can use it in the httpd support ut

Re: [PROPOSAL] apr_file_temp()

2001-09-22 Thread Cliff Woolley
On Mon, 17 Sep 2001, Mladen Turk wrote: > Here is the patch that enables apr to deal with temp files. What ever happened to this patch? I'd like to see it or something like it go in so that we can use it in the httpd support utilities and get rid of those fscking warnings about tmpnam()... --Cl

[PROPOSAL] apr_file_temp()

2001-09-17 Thread Mladen Turk
Hi, Here is the patch that enables apr to deal with temp files. === RCS file: /home/cvspublic/apr/include/apr_file_io.h,v retrieving revision 1.109 diff -u -r1.109 apr_file_io.h --- apr_file_io.h 2001/08/12 16:10:43 1.109 +++ apr_f