On Thu, Jan 24, 2002 at 04:28:09AM -0000, [EMAIL PROTECTED] wrote:
> aaron       02/01/23 20:28:09
> 
>   Modified:    include  apr_file_io.h
>                test     testdup.c
>                file_io/os2 filedup.c
>                file_io/unix filedup.c
>                file_io/win32 filedup.c
>   Log:
>   Change the new_file parameter of apr_file_dup2() so that it is perfectly
>   clear that it takes an old apr_file_t* object and doesn't create a new
>   one. This makes the function signatures of apr_file_dup() and
>   apr_file_dup2() distinct.
>   
>   Reviewed by:        William Rowe

This has been tested on Unix, and I think I got it close on Win32
and os2, but please check and make sure.

-aaron

Reply via email to