てかsyscalls(2)に割と書いてある。 https://linuxjm.osdn.jp/html/LDP_man-pages/man2/syscalls.2.html
truncate(2)のように、互換性をlibc側で吸収しているシステムコールがあったり、_llseek(2)のようにmanにはC風のインターフェースが記述されているが実際にはバインディングが提供されていなくてsyscall(2)とerrno(3)から自作する必要があったり、gettimeofday(2)のように、vdso(7)というマジックによって実際にはシステムコールを呼ばない高速なラッパーが使われていたりする
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.