You do realize that the author names on top of 99% of the files in kernel32 are stale, right?
Would you like me to go over each file and add the current up-to-date author information? I don't mind... As a side note, all those APIs were then rewritten in the new file in a further commit. -- Best regards, Alex Ionescu On 2011-11-15, at 7:01 AM, Aleksey Bragin wrote: > I'm getting questions, if it's "just formatting and no code changes", why > author names are removed for good and not readded in the new file? > > WBR, > Aleksey Bragin. > > On 07.11.2011 3:01, [email protected] wrote: >> Author: ion >> Date: Sun Nov 6 23:01:04 2011 >> New Revision: 54323 >> >> URL: http://svn.reactos.org/svn/reactos?rev=54323&view=rev >> Log: >> [KERNEL32]: Move the "curdir.c" APIs into path.c as well, as they are Path >> APIs. No code changes (just formatting and moving to DPRINTs). >> Removed: trunk/reactos/dll/win32/kernel32/client/file/curdir.c >> URL: >> http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/client/file/curdir.c?rev=54322&view=auto >> ============================================================================== >> --- trunk/reactos/dll/win32/kernel32/client/file/curdir.c [iso-8859-1] >> (original) >> +++ trunk/reactos/dll/win32/kernel32/client/file/curdir.c (removed) >> @@ -1,388 +1,0 @@ >> -/* $Id$ >> - * >> - * COPYRIGHT: See COPYING in the top level directory >> - * PROJECT: ReactOS system libraries >> - * FILE: lib/kernel32/file/curdir.c >> - * PURPOSE: Current directory functions >> - * PROGRAMMER: Eric Kohl >> - * Filip Navara >> - * Steven Edwards >> - * Thomas Weidenmueller >> - * Gunnar Andre' Dalsnes >> - * UPDATE HISTORY: >> - * Created 30/09/98 >> - */ >> > > > _______________________________________________ > Ros-dev mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
