source: mainline/uspace/app/bdsh/cmds/modules/touch/touch.h

Last change on this file was 971cc0cc, checked in by Martin Decky <martin@…>, 13 years ago

improve the 'touch' command (based on a patch by Vivek Prakash)

  • add the -c (—no-create) option
  • add missing error paths
  • improve coding style
  • Property mode set to 100644
File size: 118 bytes
Line 
1#ifndef TOUCH_H
2#define TOUCH_H
3
4/* Prototypes for the touch command, excluding entry points */
5
6#endif /* TOUCH_H */
Note: See TracBrowser for help on using the repository browser.