commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/proc proc.h


From: Roland McGrath
Subject: hurd/proc proc.h
Date: Sun, 15 Apr 2001 01:10:54 -0700

CVSROOT:        /cvs
Module name:    hurd
Changes by:             01/04/15 01:10:54

Modified files:
        proc           : proc.h 

Log message:
        2000-04-03  Neal H Walfield  <address@hidden>
        
        * proc.h (struct ids): Drop gids and ngids, we never use
        them.  Turn uids into a zero length array.
        * mgt.c (make_ids): Conform to new semantics.
        (ids_free): Removed.  Rendered obsolete by ids_rele.
        (ids_rele): New function.  Drop a reference to the given
        ids.
        (ids_ref): Add a reference to the given ids.
        (S_proc_reauthenticate): Use ids_rele and new make_ids
        semantics.
        (S_proc_child): Use ids_rele and ids_ref.
        (create_startup_proc): Conform to new make_ids semantics.
        (complete_proc): Use ids_ref.
        (process_has_exited): Use ids_rele.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/proc/proc.h.diff?cvsroot=OldCVS&tr1=1.24&tr2=1.25&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]