Hello. Originally it was a small note about old_getrlimit, but things went out of hand a bit. Eugene Syromyatnikov (16): sched_setscheduler.2: add a note about SCHED_NORMAL clone.2: add information about clone and clone2 on IA-64 execve.2: add a note about execve return value execve.2: add a note about execv() getrlimit.2: old_getrlimit/ugetrlimit and RLIM_INFINITY discrepancies getrlimit.2: note that setrlimit(RLIMIT_CPU) doesn't fail getrlimit.2: correct information about limits on 32-bit architectures getrlimit.2: add information about calls affected by RLIMIT_MEMLOCK posix_fadvise.2: describe the difference between fadvise64/fadvise64_64 readdir.2: fix struct old_linux_dirent in accordance with current definition syscall.2: tfix syscall.2: elaborate x32 ABI specifics syscalls.2: change example of a thin syscall wrapper to chdir() syscalls.2: note that not all architectures returd errno negated syscalls.2: update syscall table syscalls.2: note about s390x and old_mmap man2/clone.2 | 31 +++--- man2/execve.2 | 24 +++++ man2/getrlimit.2 | 266 ++++++++++++++++++++++++++++++++++++++++++++-- man2/posix_fadvise.2 | 4 +- man2/readdir.2 | 14 +-- man2/sched_setscheduler.2 | 7 ++ man2/syscall.2 | 44 ++++++-- man2/syscalls.2 | 196 +++++++++++++++++++++++++++++++--- 8 files changed, 532 insertions(+), 54 deletions(-) -- 2.1.4