Changeset 7541c89 in freewrt
- Timestamp:
- Jul 16, 2006, 7:22:57 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- b824d0c
- Parents:
- 98ed68c
- Location:
- tools/paxmirabilis
- Files:
-
- 1 added
- 2 edited
-
Makefile (modified) (1 diff)
-
src/gen_subs.c (modified) (1 diff)
-
strmode.c (added)
Legend:
- Unmodified
- Added
- Removed
-
tools/paxmirabilis/Makefile
r98ed68c r7541c89 9 9 10 10 SRCS= strlfun.c \ 11 strmode.c \ 11 12 src/ar_io.c \ 12 13 src/ar_subs.c \ -
tools/paxmirabilis/src/gen_subs.c
r98ed68c r7541c89 59 59 __RCSID("$MirOS: src/bin/pax/gen_subs.c,v 1.5 2005/04/29 18:34:44 tg Exp $"); 60 60 61 void strmode(mode_t mode, char *p); 62 61 63 /* 62 64 * a collection of general purpose subroutines used by pax
Note:
See TracChangeset
for help on using the changeset viewer.
