Thanks fridon, actually my intent was to know include path only in Makefile as you have sggested, just that its a driver module Makefile. I have another problem now, the unistd.h is a user space file and I need the kernel space equivalent of it which I think is impelemented by the wait function. What is the include file for it.
Include unistd.h Library In Linux. sleep() function is provided by unistd.h library which is a short cut of Unix standard library. We can include this library as below. #include
header-only Windows implementation of the header - win32ports/unistd_h
Nov 29, 2003 SimpleXlsxWriter / Discussion / General Discussion: # Feb 07, 2018
Introduction. MinGW is a native Win32 port of the open source GNU Compiler Collection, and can be used to write applications targeting Windows in languages such a C and C++ (see the MinGW web site for further details of the supported programming languages). MinGW also supports cross compilation, for example allowing you to build Windows applications using a Linux based system.
C Programming/POSIX Reference/unistd.h/fork - Wikibooks Apr 16, 2020 Replacement for <unistd.h>, <sys/wait.h> and <signal.h> in Jun 19, 2009 unistd.h Source File Nov 29, 2003