This is the mail archive of the cygwin-patches@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: a weird behavior on a command prompt.



> But I have to point out that the result of strcpy between
> overlapped regions is unpredictable according to the standard.

It's entirely predictable in cygwin, because we know we'll be using
the strcpy from newlib.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]