os/operating system
System call
System Calls Make the World Go Round I hate to break it to you, but a user application is a helpless brain in a vat: Every interaction with the outside world is mediated by the kernel through system calls. If an app saves a file, writes manybutfinite.com [운영체제] 시스템 콜 (System Call) 본 포스팅의 내용은 Operating System Concepts 10th, Operating Systems Three Easy Pieces를 참조하여 작성되었습니다. 오늘은 운영체제를 배우다 보면 많이 접하..