commit-hurd
[Top][All Lists]
Advanced

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

hurd/task task.h task.c task-class.c Makefile.a...


From: Marcus Brinkmann
Subject: hurd/task task.h task.c task-class.c Makefile.a...
Date: Thu, 28 Oct 2004 23:31:37 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Branch:         
Changes by:     Marcus Brinkmann <address@hidden>       04/10/29 03:26:16

Modified files:
        task           : task.h task.c task-class.c Makefile.am 
                         ChangeLog 

Log message:
        2004-10-29  Marcus Brinkmann  <address@hidden>
        
        * Makefile.am (task_SOURCES): Add task-id.c.
        * task.h (task_id_to_task_lock, task_id_to_task): New declarations.
        (task_id_get_task): New static inline function.
        (task_id_enter, task_id_add): New prototypes.
        * task.c (create_bootstrap_caps): Enter the new tasks into the
        hash table with task_id_enter.
        * task-id.c: New file.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/task/task.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/task/task.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/task/task-class.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/task/Makefile.am.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/task/ChangeLog.diff?tr1=1.7&tr2=1.8&r1=text&r2=text





reply via email to

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