•  Back 
  •  Prozessfunktionen 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - das Betriebssystem
Author      : 
Version     : tos.hyp (5. März 2013)
Subject     : Programmieren/Atari
Nodes       : 3001
Index Size  : 93602
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Titel
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File5.11.23  Pseteuid                                                  TOS

 Name:         »Pseteuid« - sets the effective user id for the calling 
               process.

 Gemdosnummer: 323 (0x0143)

 Deklaration:  int32_t Pseteuid ( int16_t euid );

 Beschreibung: euid specifies the new effective user id for the 
               calling process.

               Prior to MiNT version 1.12 this call contained a bug 
               affecting its functionality. Setting effective user id 
               needs root privileges.

               This call is often used by daemon processes to 
               downgrade their privileges to user level.

 Ergebnis:     Returns new euid on success or a negative GEMDOS error 
               code otherwise.

 Verfügbar:    ab MiNT 1.11

 Gruppe:       Prozessfunktionen

 Querverweis:  Binding   Psetegid   Psetuid   Psetreuid