diff options
| author | Madhusudan.C.S <madhusudancs@gmail.com> | 2008-08-18 17:27:00 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-01 01:29:57 +0200 |
| commit | a027dcc41d381a3c76a5b20d4d55ad9821af2308 (patch) | |
| tree | 6dab26eecebccd016623a8bac1bd5784fc5af729 /ChangeLog | |
| parent | 0419c2813a91d0746cc70f4ecab33efca4b9440c (diff) | |
2008-08-18 Madhusudan.C.S <madhusudancs@gmail.com>
* procfs_nonpid_files.c:
(procfs_write_nonpid_version): New function.
* procfs_pid_files.c:
(procfs_write_files_contents): Add a check
to find if the read is requested for the
version file and corresponding a call to it.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-08-18 Madhusudan.C.S <madhusudancs@gmail.com> + * procfs_nonpid_files.c: + (procfs_write_nonpid_version): New function. + * procfs_pid_files.c: + (procfs_write_files_contents): Add a check + to find if the read is requested for the + version file and corresponding a call to it. + 2008-08-14 Madhusudan.C.S <madhusudancs@gmail.com> * procfs.h: (jiffy_t): New typedef. * procfs_pid.h: "procfs.h" is included. |
