Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2007-11-13 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2007-11-13 | 1 | -7/+8 |
| | | | | * touch.c (fshelp_touch): Adapt to ``struct stat'' changes. | ||||
* | 1999-07-01 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-01 | 1 | -0/+48 |
* translated.c: New file; guts from fshelp.h. * perms-isowner.c: Likewise. * perms-access.c: Likewise. * prems-checkdirmod.c: Likewise. * touch.c: Likewise. * fshelp.h (fshelp_translated, fshelp_isowner, fshelp_access, fshelp_checkdirmod, fshelp_touch): Replace inline definitions with ordinary declarations. (FSHELP_EI): Removed macro. * fshelp.c: Deleted file. * Makefile (SRCS): Added translated.c, perms-isowner.c, perms-access.c, perms-checkdirmod.c, touch.c. Removed fshelp.c. |