summaryrefslogtreecommitdiff
path: root/sys/src/ape/cmd
AgeCommit message (Collapse)Author
2020-07-16ape: simplify mkfile (thanks amavect)Ori Bernstein
ape cp, mv, and cc build with ?c, not pcc ape cp and mv just ignore one or two extra flags, instead of providing posix compatibility it's better to fail then do nothing remove cp.c and mv.c move cc.c to /sys/src/ape/9src so it doesn't need its own mkfile rule
2020-02-23ape/cc: stop spamming arguments that are only needed onceBurnZeZ
2019-09-22ape/cc: add spimcinap_lenrek
2018-10-20fix misleading/wrong fd checksBurnZeZ
2018-09-13ape/make: fix \ line continuation parsingcinap_lenrek
2014-07-12expr: fix missing type declarations for match(), which broke on amd64 as ↵cinap_lenrek
pointers dont fit into a long
2012-12-04ape/mv: check if from path fits and error if too longcinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-05-23Fix mkfile from prev committaruti
2011-05-23Add ape/cp + ape/mvtaruti
2011-05-04rename ape manpages so they dont get filtered out as object filescinap_lenrek
2011-04-18boot(8): changed tread to read, other: fix permscinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen