Relative Content

Tag Archive for strcpy

strcat() bizarre behavior under x86/Ubuntu

This is only seen on Ubuntu. Probably it has something related to how source is compiled, but I can’t get why. Is strcpy() performed multi-threaded/multi-processor way? Anyone can explain?