summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMadhusudan.C.S <madhusudancs@gmail.com>2008-08-18 17:27:00 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 01:29:57 +0200
commita027dcc41d381a3c76a5b20d4d55ad9821af2308 (patch)
tree6dab26eecebccd016623a8bac1bd5784fc5af729 /ChangeLog
parent0419c2813a91d0746cc70f4ecab33efca4b9440c (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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cf16618..6079292d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.