Shriramana Sharma wrote: > >> 1. Can the system calls provided by the kernel be considered an API? > > > > System calls aren't strictly an *application* programming interface. > > Applications are supposed to use the libc functions. > > OK so is it at least a "programming interface"? Yes, although it's intended to be used solely by libc. -- Glynn Clements <glynn@xxxxxxxxxxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html