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.
Un valor devuelto de -1 indica un error, y la variable errno será modificada apropiadamente.
A return value of -1 indicates an error, with errno being set appropriately.
Cuando una llamada al sistema falla, normalmente devuelve -1 y pone en la variable errno un valor que describe qué fue mal.
When a system call fails, it usually returns -1 and sets the variable errno to a value describing what went wrong.
En caso de fallo se devuelve -1, y la variable errno indica el error al igual que con la llamada al sistema stat (2).
On failure -1 is returned, with errno indicating the error as for the stat (2) system call.
Un valor -1 indica que ocurrió un error, almacenándose un código de error en la variable errno
A -1 return value indicates an error, and an error code is stored in errno
En caso de fallo, se devuelve -1 en el contexto del invocador, no se creará ningún proceso hijo y se asignará a la variable errno un valor apropiado.
On failure, -1 is returned in the caller's context, no child process will be created, and errno will be set appropriately.
En caso de éxito execve() no regresa mientras que en caso de error el valor devuelto es -1, y a la variable errno se le asigna un valor apropiado.
On success, execve() does not return, on error -1 is returned, and errno is set appropriately.
Si la función falla, el parámetro opcional errorcode será establecido al valor de la variable errno del sistema.
error code If the function fails, the optional error code will be set to the value of the system errno variable.
Un valor devuelto de -1 indica un error, y la variable errno será modificada apropiadamente.
On error, -1 is returned, and errno is set appropriately. ERRORS
Una señal provocará que la llamada a select (o pselect) regrese tomando la variable errno el valor EINTR.
A signal will cause the select() (or pselect()) call to return with errno set to EINTR.
Estas llamadas al sistema siempre devuelven -1 y asignan a la variable errno el valor ENOSYS.
SEE ALSO VALUE These system calls always return -1 and set errno to ENOSYS.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.