.\" -*- coding: UTF-8 -*- .\" Copyright (c) 1992 Drew Eckhardt (drew@cs.colorado.edu), March 28, 1992 .\" .\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of this .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. .\" .\" Since the Linux kernel and libraries are constantly changing, this .\" manual page may be incorrect or out-of-date. The author(s) assume no .\" responsibility for errors or omissions, or for damages resulting from .\" the use of the information contained herein. The author(s) may not .\" have taken the same level of care in the production of this manual, .\" which is licensed free of charge, as they might when working .\" professionally. .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" .\" Modified by Michael Haardt .\" Modified 1993-07-24 by Rik Faith .\" Modified 2001-03-16 by Andries Brouwer .\" Modified 2004-05-27 by Michael Kerrisk .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH STIME 2 "9 februari 2020" Linux "Linux Programmeurs Handleiding" .SH NAAM stime \- zet tijd .SH SAMENVATTING \fB#include \fP .PP \fBint stime(const time_t *\fP\fIt\fP\fB);\fP .PP .RS -4 Test Macro´s in glibc (zie \fBfeature_test_macros\fP(7)): .RE .PP \fBstime\fP(): Sinds glibc 2.19: _DEFAULT_SOURCE Glibc 2.19 en eerder: _SVID_SOURCE .SH BESCHRIJVING \fBLET OP\fP: Deze functie is verouderd; gebruik \fBclock_settime\fP(2) in zijn plaats. .PP \fBstime\fP() stelt het idee van tijd en datum van het systeem in. Tijd, zoals aangewezen door \fIt\fP, wordt gemeten in seconden vanaf 1 januari 1970 00:00:00 GMT. \fBstime\fP() mag alleen door de systeem beheerder uitgevoerd worden. .SH "EIND WAARDE" Bij succes wordt nul teruggegeven. Bij falen wordt \-1 teruggegeven en wordt \fIerrno\fP overeenkomstig gezet. .SH FOUTEN .TP \fBEFAULT\fP Fout bij het verkrijgen van informatie van de user space. .TP \fBEPERM\fP Het aanroepende proces heeft onvoldoende privileges. Onder Linux, is het \fBCAP_SYS_TIME\fP privilege nodig. .SH "VOLDOET AAN" SVr4. .SH OPMERKINGEN Vanaf glibc 2.31 is deze functie niet langer beschikbaar voor nieuw gelinkte applicaties en is niet langer gedeclareerd in \fI\fP. .SH "ZIE OOK" \fBdate\fP(1), \fBsettimeofday\fP(2), \fBcapabilities\fP(7) .SH COLOFON Deze pagina is onderdeel van release 5.10 van het Linux \fIman\-pages\fP\-project. Een beschrijving van het project, informatie over het melden van bugs en de nieuwste versie van deze pagina zijn op \%https://www.kernel.org/doc/man\-pages/ te vinden. .SH VERTALING De Nederlandse vertaling van deze handleiding is geschreven door Jos Boersema , Mario Blättermann en Luc Castermans . Deze vertaling is vrije documentatie; lees de .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3 .UE of later over de Copyright-voorwaarden. Er is geen AANSPRAKELIJKHEID. Indien U fouten in de vertaling van deze handleiding zou vinden, stuur een e-mail naar .MT debian-l10n-dutch@lists.debian.org .ME .