utils: from minixspace this time
authorAlan Cox <alan@linux.intel.com>
Mon, 29 Dec 2014 23:33:31 +0000 (23:33 +0000)
committerAlan Cox <alan@linux.intel.com>
Mon, 29 Dec 2014 23:33:31 +0000 (23:33 +0000)
commit9c745212af19a4a490acc1663fd6b9b22b35f113
tree5771b128137002937fd36910879f2f74eb008123
parent0c7802c3abfd5063bab193687b5ea7784a9f5f89
utils: from minixspace this time

Note: sed gives sdcc the shits. Build send with 100 not 20000 or you'll be
waiting all week
Applications/util/Makefile
Applications/util/sed.c [new file with mode: 0644]
Applications/util/sort.c [new file with mode: 0644]
Applications/util/tail.c [new file with mode: 0644]
Applications/util/tee.c [new file with mode: 0644]