2.6.0
is a really old kernel (there are big differences since 2.6.38
). Try using something less old.
The syscalls line page gives you a list of system calls and in which version of the kernel they appear, so it answers the question about syscalls. For the library functions, I have no idea.
In practice, Linux seems quite compatible with Posix ... And the Posix standard has also evolved.
Basile starynkevitch
source share