Vertaling van "Seit Linux" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
TIOCGEXCL int *argp (Seit Linux 3.8) Falls sich das Terminal momentan im exklusiven Modus befindet, wird ein von Null verschiedener Wert in den durch argp angezeigten Ort gelegt; andernfalls wird Null in *argp gelegt.
TIOCGEXCL int *argp If the terminal is currently in exclusive mode, place a nonzero value in the location pointed to by argp; otherwise, place zero in *argp (since Linux 3.8).
TIOCGPKT const int *argp (Seit Linux 3.8) Liefert die aktuelle Paketmoduseinstellung in der Ganzzahl, auf die argp zeigt, zurück.
TIOGCPKT const int *argp Return the current packet mode setting in the integer pointed to by argp (since the current lock state of the pseudoterminal slave device in the location pointed to by argp (since Linux 3.8).
Beachten Sie, dass seit Linux 3.4 der Aufruf asynchron erfolgt und der Rückgabewert normalerweise nicht die vom Aufruf selbst ausgelösten Zustandsänderung wiedergibt.
Note that starting with Linux 3.4, the call operates asynchronously and the return value usually will not reflect a state change caused by the call itself.
Seit Linux 3.8 werden für die Erstellung eines Benutzernamensraums keine Privilegien benötigt.
Seit Linux 2.6.16 benutzt der Kernel eine andere interne Entsprechung für Zeiten und diese Obergrenze wurde entfernt.
Since Linux 2.6.16, the kernel uses a different internal representation for times, and this ceiling is removed.
Seit Linux 4.1 ist der Wert, den nach threads-max geschrieben werden kann, begrenzt.
Since Linux 4.1, the value that can be written to threads-max is bounded.
Seit Linux 2.6.28 erlaubt es der Kernel, dass der Interpreter eines Skripts selbst wieder ein Skript ist.
Since Linux 2.6.28, the kernel permits the interpreter of a script to itself be a script.
Seit Linux 2.6.24 führt die Verwendung dieses ""Systemaufrufs zu Warnungen in der Kernel-Protokolldatei.
Since Linux 2.6.24, uses of this system call ""result in warnings in the kernel log.
Seit Linux 2.4 kann ein einzelnes Dateisystem an mehreren Einhängepunkten sichtbar sein und mehrere Einhängungen können auf dem gleichen Einhängepunkt gestapelt werden.
Since Linux 2.4 a single file system can be visible at multiple mount points, and multiple mounts can be stacked on the same mount point.
Seit Linux 4.13 werden Fehler vom Zurückschreiben an alle Dateideskriptoren, die Daten geschrieben haben könnten, die den Fehler auslösten, berichtet.
Since Linux 4.13, errors from write-back will be reported to all file descriptors that might have written the data which triggered the error.
ANMERKUNGEN Seit Linux 1.0 ist die Begrenzung für die Länge des Domainnamens einschließlich abschließendem Null-Byte 64 Byte.
Since Linux 1.0, the limit on the length of a domain name, including the terminating null byte, is 64 bytes.
Seit Linux 2.6.30 verhält sich der Kernel standardmäßig nach den Angaben dieser Option (außer wenn noatime angegeben wurde) und erfordert die Option strictatime für die traditionelle Semantik.
Since Linux 2.6.30, the kernel defaults to the behavior provided by this option (unless noatime was specified), and the strictatime option is required to obtain traditional semantics.
Seit Linux 2.1.81 folgt chown() symbolischen Links und es gibt einen neuen Systemaufruf lchown(), der symbolischen Links nicht folgt.
Since Linux 2.1.81, chown() does follow symbolic links, and there is a new system call lchown() that does not follow symbolic links.