commit-hurd
[Top][All Lists]
Advanced

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

hurd/procfs ChangeLog netfs.c procfs_nonpid_fil... [madhusudancs-soc2008


From: Madhusudan.C.S
Subject: hurd/procfs ChangeLog netfs.c procfs_nonpid_fil... [madhusudancs-soc2008-procfs-branch]
Date: Mon, 18 Aug 2008 18:26:23 +0000

CVSROOT:        /sources/hurd
Module name:    hurd
Branch:         madhusudancs-soc2008-procfs-branch
Changes by:     Madhusudan.C.S <madhusudancs>   08/08/18 18:26:23

Modified files:
        procfs         : ChangeLog netfs.c procfs_nonpid_files.c 
                         procfs_pid_files.c 

Log message:
        2008-08-18  Madhusudan.C.S <address@hidden>
                * procfs_nonpid_files.c:
                (procfs_write_nonpid_stat): Changed to
                procfs_read_nonpid_stat.
                (procfs_write_nonpid_meminfo): Changed to
                procfs_read_nonpid_meminfo.
                (procfs_write_nonpid_loadavg): Changed to
                procfs_read_nonpid_loadavg.
                (procfs_write_nonpid_uptime): Changed to
                procfs_read_nonpid_uptime.
                (procfs_write_nonpid_version):Changed to
                procfs_read_nonpid_version.
                * procfs_pid_files.c: 
                (procfs_write_stat_file): Changed to 
                procfs_read_stat_file.
                Changed the comment correspondingly from
                Write to Read.
                (procfs_write_cmdline_file ): Changed to
                procfs_read_cmdline_file.
                Changed the comment correspondingly from
                Write to Read.
                (procfs_write_status_file): Changed to
                procfs_read_status_file.
                Changed the comment correspondingly from
                Write to Read.
                (procfs_write_statm_file): Changed to
                procfs_read_statm_file.
                Changed the comment correspondingly from
                Write to Read.
                (procfs_write_files_contents): Changed to
                procfs_read_files_contents.
                Changed the comment correspondingly from
                Write to Read.
                Changed the call to procfs_write_nonpid_stat
                to procfs_read_nonpid_stat.
                Changed the call to procfs_write_stat_file
                to procfs_read_stat_file.
                Changed the call to procfs_write_cmdline_file
                to procfs_read_cmdline_file.
                Changed the call to procfs_write_status_file
                to procfs_read_status_file.
                Changed the call to procfs_write_statm_file
                to procfs_read_statm_file.
                Changed the call to procfs_write_nonpid_meminfo
                to procfs_read_nonpid_meminfo.
                Changed the call to procfs_write_nonpid_loadavg
                to procfs_read_nonpid_loadavg.
                Changed the call to procfs_write_nonpid_uptime
                to procfs_read_nonpid_uptime.
                Changed the call to procfs_write_nonpid_version
                to procfs_read_nonpid_version.
                netfs.c: (netfs_attempt_read): Changed
                the call from procfs_write_files_contents
                to procfs_read_files_contents.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/procfs/ChangeLog?cvsroot=hurd&only_with_tag=madhusudancs-soc2008-procfs-branch&r1=1.1.2.6&r2=1.1.2.7
http://cvs.savannah.gnu.org/viewcvs/hurd/procfs/netfs.c?cvsroot=hurd&only_with_tag=madhusudancs-soc2008-procfs-branch&r1=1.1.2.1&r2=1.1.2.2
http://cvs.savannah.gnu.org/viewcvs/hurd/procfs/procfs_nonpid_files.c?cvsroot=hurd&only_with_tag=madhusudancs-soc2008-procfs-branch&r1=1.1.2.3&r2=1.1.2.4
http://cvs.savannah.gnu.org/viewcvs/hurd/procfs/procfs_pid_files.c?cvsroot=hurd&only_with_tag=madhusudancs-soc2008-procfs-branch&r1=1.1.2.3&r2=1.1.2.4




reply via email to

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