Examples of using System call in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Time of the last shmdt() system call.
System call select allows local exploit.
Time of the last msgcv() system call.
Interrupted system call should be restarted.
Time of the last msgsnd() system call.
People also translate
Sbrk() isn't a system call, it is just a C library wrapper.
It's an stdio library routine, not a system call.
Time of the last shmctl() system call that changed shmid_ds.
For example, there is a chmod user command and a chmod() system call.
Bevor a system call is being"accepted" it is checked out thoroughly.
ID of the last process that executed a shmat() or shmdt() system call.
Programs using this system call must add the prototype themselves.
This is equivalent to specifying O_EXCL_O_CREATflags for the underlying open(2) system call.
Changing a function which is not a system call: same principle as a system call.
They can call the displayed phone number(country-specific) or have the system call them.
It works by comparing the system call table with a known clean copy in a disk file,System. map.
This is done using the fstat() system call(this last working like stat()), but checking a file descriptor rather than a path.
A potential security vulnerability have beenidentified with HP-UX programs using the ttrace(2) system call.
Chroot() is a system call that is often used to provide an additional layer of security when untrusted programs are run.
Several OpenBSD developers and users were attending the meeting,and Niels Provos presented his systrace system call policy management tool.
When a system call fails, it usually returns -1 and sets the variable errno to a value describing what went wrong.
When there is any error, both return -1 andset error no. to the value of the AX register returned by the system call.
The jail(2) system call allows a system administrator to lock up a process and all its descendants inside a closed environment.
The name of your computer couldnot be determined by using the gethostname() system call. Read the error message under"Details" to find out more.
Bad system call: Sent when an argument to a system call is bad or out of range and the call does not have means to report the error.
Another alternative(and probably the most reliable) would be to implement a system call that changes all bound sockets from one IP to another.
The sendfile system call allows a server application(e.g. HTTP or FTP server) to transmit the contents of a file over a network connection without first copying it to application memory.
A bug in the Linux kernels"pipe" system call implementation was found which can be used by local attackers to gain root privileges.