File:  [DVB] / dietlibc / syscalls.s / pivot_root.S
Revision 1.1: download - view: text, annotated - select for diffs
Thu Aug 23 18:33:44 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND, HEAD
rename __syscall_syslog to klogctl (the glibc name for it), add a
prototype for it and pivot_root syscall, add %n for *scanf (Olaf says
it's not thread-safe and he will fix it).  Add C99 macros from
inttypes.h (I wouldn't have thought anyone actually uses those, ugh)

#include "syscalls.h"

syscall(pivot_root,pivot_root)

LinuxTV legacy CVS <linuxtv.org/cvs>