Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debug. | hunt | 2007-09-14 | 1 | -1/+0 |
| | |||||
* | 2007-09-14 Martin Hunt <hunt@redhat.com> | hunt | 2007-09-14 | 1 | -6/+11 |
| | | | | | * procfs.c (_stp_create_procfs): Be sure that directories in the path are really directories and not files. | ||||
* | 2007-09-13 David Smith <dsmith@redhat.com> | dsmith | 2007-09-13 | 1 | -10/+7 |
| | | | | | | | | * procfs.c (_stp_procfs_dir_lookup): Added 'const' qualifier to 'dir' parameter. (_stp_create_procfs): Added 'const' qualifier to 'path' parameter. Removed debug prints. (_stp_close_procfs): Removed debug prints. | ||||
* | 2007-09-10 Martin Hunt <hunt@redhat.com> | hunt | 2007-09-10 | 1 | -0/+177 |
* procfs.c: New file. Common runtime procfs functions. |