commit-hurd
[Top][All Lists]
Advanced

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

hurd/libdiskfs diskfs.h fsmutations.h priv.h in...


From: Roland McGrath
Subject: hurd/libdiskfs diskfs.h fsmutations.h priv.h in...
Date: Sat, 05 May 2001 17:49:28 -0700

CVSROOT:        /cvs
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 01/05/05 17:49:28

Modified files:
        libdiskfs      : diskfs.h fsmutations.h priv.h init-first.c 
                         Makefile init-main.c 

Log message:
        2001-04-22  Neal H Walfield  <address@hidden>
        
        * Makefile (OTHERSRCS): Add extern-inline.c.
        * diskfs.h (DISKFS_EXTERN_INLINE): New macro.
        (diskfs_spawn_first_thread): Update prototype to include the
        additional parameter, a demuxer.
        (diskfs_begin_using_protid_port): Moved and renamed function
        begin_using_protid_port from priv.h.
        (diskfs_end_using_protid_port): Moved and renamed function
        end_using_protid_port from priv.h.
        * extern-inline.c: New file.
        * fsmutations.h (FILE_INTRAN): Use new function name.
        (FILE_DESTRUCTOR): Likewise.
        (IO_INTRAN): Likewise.
        (IO_DESTRUCTOR): Likewise.
        * init-first.c: Include <hurd/ports.h>.
        (master_thread_function): Unnamed parameter is now the demuxer.
        Use that rather than diskfs_demuxer directly.
        (diskfs_spawn_first_thread): New parameter DEMUXER.
        * init-main.c (diskfs_init_main): Pass diskfs_demuxer to
        diskfs_spawn_first_thread to conform to new semantics.
        * priv.h (begin_using_protid_port): Moved to diskfs.h.
        (end_using_protid_port): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libdiskfs/diskfs.h.diff?cvsroot=OldCVS&tr1=1.90&tr2=1.91&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libdiskfs/fsmutations.h.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libdiskfs/priv.h.diff?cvsroot=OldCVS&tr1=1.43&tr2=1.44&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libdiskfs/init-first.c.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libdiskfs/Makefile.diff?cvsroot=OldCVS&tr1=1.67&tr2=1.68&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libdiskfs/init-main.c.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text




reply via email to

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