On Sun, Nov 30, 2003 at 12:01:04AM +0100, Corinna Vinschen wrote: >On Thu, Nov 27, 2003 at 02:51:10PM -0500, Nicholas Wourms wrote: >> Hi All, >> >> Here is a patch to add the flock() syscall to Cygwin. I've noticed that some > >Applied with changes. > >I've run indent on flock.c since its formatting was non-GNU. I've >removed the _DEFUN, since it's nowhere else used in Cygwin. I've >added a change message to include/sys/file.h according to the >licensing terms in include/sys/copying.dj. I removed the _flock >from cygwin.din. This should in future really only be used if newlib >expects a new syscall.
Is there any reason this can't be a .cc rather than a .c cgf
