mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-16 01:50:11 +00:00
44129238a2
1999-01-13 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/syscalls.list: Add __syscall_fork alias. * sysdeps/unix/sysv/linux/vfork.c: Use vfork syscall if available, otherwise use fork. * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add vfork. * sysdeps/unix/sysv/linux/sparc32/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/sparc64/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/i386/sysdep.h: Correct handling of INLINE_SYSCALL for syscall without parameters.
60 lines
2.5 KiB
Plaintext
60 lines
2.5 KiB
Plaintext
# File name Caller Syscall name # args Strong name Weak names
|
|
|
|
adjtimex adjtime adjtimex 1 __adjtimex adjtimex ntp_adjtime
|
|
bdflush EXTRA bdflush 2 bdflush
|
|
capget EXTRA capget 2 capget
|
|
capset EXTRA capset 2 capset
|
|
create_module EXTRA create_module 3 create_module
|
|
delete_module EXTRA delete_module 3 delete_module
|
|
fdatasync - fdatasync 1 fdatasync
|
|
flock - flock 2 __flock flock
|
|
fork - fork 0 __syscall_fork __fork fork
|
|
get_kernel_syms EXTRA get_kernel_syms 1 get_kernel_syms
|
|
getegid - getegid 0 __getegid getegid
|
|
geteuid - geteuid 0 __geteuid geteuid
|
|
getpgid - getpgid 1 __getpgid getpgid
|
|
getpgrp - getpgrp 0 getpgrp
|
|
getppid - getppid 0 __getppid getppid
|
|
getsid - getsid 1 getsid
|
|
init_module EXTRA init_module 5 init_module
|
|
ioperm - ioperm 3 ioperm
|
|
iopl - iopl 1 iopl
|
|
klogctl EXTRA syslog 3 klogctl
|
|
lchown - lchown 3 __lchown lchown
|
|
mlock EXTRA mlock 2 __mlock mlock
|
|
mlockall EXTRA mlockall 1 __mlockall mlockall
|
|
mmap - mmap 6 __mmap mmap mmap64
|
|
mount EXTRA mount 5 __mount mount
|
|
mremap EXTRA mremap 4 __mremap mremap
|
|
munlock EXTRA munlock 2 __munlock munlock
|
|
munlockall EXTRA munlockall 0 __munlockall munlockall
|
|
nanosleep - nanosleep 2 __libc_nanosleep __nanosleep nanosleep
|
|
nfsservctl EXTRA nfsservctl 3 nfsservctl
|
|
pause - pause 0 __libc_pause pause
|
|
personality init-first personality 1 __personality personality
|
|
pipe - pipe 1 __pipe pipe
|
|
prctl EXTRA prctl 5 prctl
|
|
query_module EXTRA query_module 5 query_module
|
|
quotactl EXTRA quotactl 4 quotactl
|
|
sched_getp - sched_getparam 2 __sched_getparam sched_getparam
|
|
sched_gets - sched_getscheduler 1 __sched_getscheduler sched_getscheduler
|
|
sched_primax - sched_get_priority_max 1 __sched_get_priority_max sched_get_priority_max
|
|
sched_primin - sched_get_priority_min 1 __sched_get_priority_min sched_get_priority_min
|
|
sched_rr_gi - sched_rr_get_interval 2 __sched_rr_get_interval sched_rr_get_interval
|
|
sched_setp - sched_setparam 2 __sched_setparam sched_setparam
|
|
sched_sets - sched_setscheduler 3 __sched_setscheduler sched_setscheduler
|
|
sched_yield - sched_yield 0 __sched_yield sched_yield
|
|
select - _newselect 5 __select select
|
|
sendfile EXTRA sendfile 4 sendfile
|
|
setfsgid EXTRA setfsgid 1 setfsgid
|
|
setfsuid EXTRA setfsuid 1 setfsuid
|
|
setpgid - setpgid 2 __setpgid setpgid
|
|
setresuid EXTRA setresuid 3 __setresuid setresuid
|
|
setresgid EXTRA setresgid 3 setresgid
|
|
sigaltstack - sigaltstack 2 __sigaltstack sigaltstack
|
|
sysinfo EXTRA sysinfo 1 sysinfo
|
|
swapon - swapon 2 __swapon swapon
|
|
swapoff - swapoff 1 __swapoff swapoff
|
|
uselib EXTRA uselib 1 uselib
|
|
wait4 - wait4 4 __wait4 wait4
|