CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2013-01-11 12:34:44

Modified files:
        winsup/cygwin  : ChangeLog syscalls.cc 

Log message:
        * syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVAL
        instead, thus simplifying code allocating and filling pfri.  Drop size
        and use constant expression in NtSetInformationFile call.  Add comments.
        Drop redundant test for fs_serial_number and change comment accordingly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6033&r2=1.6034
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.641&r2=1.642

Reply via email to