]> pd.if.org Git - pdutils/commit
rename utils to posix master
authorNathan Wagner <nw@hydaspes.if.org>
Thu, 30 Apr 2015 02:34:00 +0000 (02:34 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Thu, 30 Apr 2015 02:34:00 +0000 (02:34 +0000)
commit4476699b7c7de3abf9f6da71ed409b2c032dc50f
treec03460d5dc6bd66f78055ab4655632e4c4c420ce
parent2e838897cc574a9147bcf0b1681aeeaa44001fce
rename utils to posix
38 files changed:
posix/basename/basename.1 [moved from utils/basename/basename.1 with 100% similarity]
posix/basename/basename.c [moved from utils/basename/basename.c with 100% similarity]
posix/cat/cat.1 [moved from utils/cat/cat.1 with 100% similarity]
posix/cat/cat.c [moved from utils/cat/cat.c with 100% similarity]
posix/cksum/cksum.1 [moved from utils/cksum/cksum.1 with 100% similarity]
posix/cksum/cksum.c [moved from utils/cksum/cksum.c with 100% similarity]
posix/cmp/cmp.1 [moved from utils/cmp/cmp.1 with 100% similarity]
posix/cmp/cmp.c [moved from utils/cmp/cmp.c with 100% similarity]
posix/comm/comm.1 [moved from utils/comm/comm.1 with 100% similarity]
posix/comm/comm.c [moved from utils/comm/comm.c with 100% similarity]
posix/dirname/dirname.1 [moved from utils/dirname/dirname.1 with 100% similarity]
posix/dirname/dirname.c [moved from utils/dirname/dirname.c with 100% similarity]
posix/echo/Makefile [moved from utils/echo/Makefile with 100% similarity]
posix/echo/echo.c [moved from utils/echo/echo.c with 100% similarity]
posix/env/env.c [moved from utils/env/env.c with 100% similarity]
posix/false/false.1 [moved from utils/false/false.1 with 100% similarity]
posix/false/false.c [moved from utils/false/false.c with 100% similarity]
posix/head/head.1 [moved from utils/head/head.1 with 100% similarity]
posix/head/head.c [moved from utils/head/head.c with 100% similarity]
posix/nice/nice.c [moved from utils/nice/nice.c with 100% similarity]
posix/pwd/pwd.c [moved from utils/pwd/pwd.c with 100% similarity]
posix/sh/Makefile [moved from utils/sh/Makefile with 100% similarity]
posix/sh/gram.y [moved from utils/sh/gram.y with 100% similarity]
posix/sh/lemon.c [moved from utils/sh/lemon.c with 100% similarity]
posix/sh/lemon.h [moved from utils/sh/lemon.h with 100% similarity]
posix/sh/lempar.c [moved from utils/sh/lempar.c with 100% similarity]
posix/sh/main.c [moved from utils/sh/main.c with 100% similarity]
posix/sh/parser.h [moved from utils/sh/parser.h with 100% similarity]
posix/sh/tok.c [moved from utils/sh/tok.c with 100% similarity]
posix/sh/tok.h [moved from utils/sh/tok.h with 100% similarity]
posix/sleep/sleep.c [moved from utils/sleep/sleep.c with 100% similarity]
posix/tail/tail.1 [moved from utils/tail/tail.1 with 100% similarity]
posix/tail/tail.c [moved from utils/tail/tail.c with 100% similarity]
posix/tee/tee.1 [moved from utils/tee/tee.1 with 100% similarity]
posix/tee/tee.c [moved from utils/tee/tee.c with 100% similarity]
posix/true/true.1 [moved from utils/true/true.1 with 100% similarity]
posix/true/true.c [moved from utils/true/true.c with 100% similarity]
posix/uuencode/uuencode.c [moved from utils/uuencode/uuencode.c with 100% similarity]