mk-standalone

standalone mk from 9base
git clone git://git.evenfri.xyz/mk-standalone.git
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore8L
-rw-r--r--README.md1L
-rw-r--r--config.mk25L
-rwxr-xr-xinstall23L
-rw-r--r--lib9/LICENSE19L
-rw-r--r--lib9/Makefile231L
-rw-r--r--lib9/_exits.c10L
-rw-r--r--lib9/_p9dialparse.c184L
-rw-r--r--lib9/_p9dir.c243L
-rw-r--r--lib9/_p9translate.c46L
-rw-r--r--lib9/announce.c152L
-rw-r--r--lib9/argv0.c9L
-rw-r--r--lib9/atexit.c56L
-rw-r--r--lib9/atnotify.c58L
-rw-r--r--lib9/atoi.c9L
-rw-r--r--lib9/atol.c9L
-rw-r--r--lib9/atoll.c9L
-rw-r--r--lib9/auth.h169L
-rw-r--r--lib9/await.c137L
-rw-r--r--lib9/bio.h91L
-rw-r--r--lib9/bio/_lib9.h12L
-rw-r--r--lib9/bio/bbuffered.c20L
-rw-r--r--lib9/bio/bcat.c46L
-rw-r--r--lib9/bio/bfildes.c9L
-rw-r--r--lib9/bio/bflush.c33L
-rw-r--r--lib9/bio/bgetc.c53L
-rw-r--r--lib9/bio/bgetd.c36L
-rw-r--r--lib9/bio/bgetrune.c47L
-rw-r--r--lib9/bio/binit.c153L
-rw-r--r--lib9/bio/boffset.c25L
-rw-r--r--lib9/bio/bprint.c14L
-rw-r--r--lib9/bio/bputc.c20L
-rw-r--r--lib9/bio/bputrune.c23L
-rw-r--r--lib9/bio/brdline.c94L
-rw-r--r--lib9/bio/brdstr.c111L
-rw-r--r--lib9/bio/bread.c45L
-rw-r--r--lib9/bio/bseek.c60L
-rw-r--r--lib9/bio/bvprint.c38L
-rw-r--r--lib9/bio/bwrite.c38L
-rw-r--r--lib9/bio/lib9.std.h26L
-rw-r--r--lib9/cistrcmp.c26L
-rw-r--r--lib9/cistrncmp.c28L
-rw-r--r--lib9/cistrstr.c23L
-rw-r--r--lib9/cleanname.c52L
-rw-r--r--lib9/convD2M.c132L
-rw-r--r--lib9/convM2D.c130L
-rw-r--r--lib9/convM2S.c352L
-rw-r--r--lib9/convS2M.c435L
-rw-r--r--lib9/create.c75L
-rwxr-xr-xlib9/crypt.c68L
-rw-r--r--lib9/ctime.c181L
-rw-r--r--lib9/date.c125L
-rw-r--r--lib9/debugmalloc.c166L
-rw-r--r--lib9/dial.c149L
-rw-r--r--lib9/dirfstat.c29L
-rw-r--r--lib9/dirfwstat.c66L
-rw-r--r--lib9/dirmodefmt.c62L
-rw-r--r--lib9/dirread.c212L
-rw-r--r--lib9/dirstat.c32L
-rw-r--r--lib9/dirwstat.c31L
-rw-r--r--lib9/dup.c12L
-rw-r--r--lib9/encodefmt.c76L
-rw-r--r--lib9/errstr.c81L
-rw-r--r--lib9/exec.c9L
-rw-r--r--lib9/execl.c29L
-rw-r--r--lib9/exitcode.c9L
-rw-r--r--lib9/fcall.h149L
-rw-r--r--lib9/fcallfmt.c253L
-rw-r--r--lib9/fmt.h116L
-rw-r--r--lib9/fmt/LICENSE22L
-rw-r--r--lib9/fmt/NOTICE19L
-rw-r--r--lib9/fmt/README19L
-rw-r--r--lib9/fmt/charstod.c73L
-rw-r--r--lib9/fmt/dofmt.c617L
-rw-r--r--lib9/fmt/dorfmt.c50L
-rw-r--r--lib9/fmt/errfmt.c16L
-rw-r--r--lib9/fmt/fltfmt.c668L
-rw-r--r--lib9/fmt/fmt.c220L
-rw-r--r--lib9/fmt/fmtdef.h105L
-rw-r--r--lib9/fmt/fmtfd.c36L
-rw-r--r--lib9/fmt/fmtfdflush.c22L
-rw-r--r--lib9/fmt/fmtlocale.c55L
-rw-r--r--lib9/fmt/fmtlock.c15L
-rw-r--r--lib9/fmt/fmtnull.c33L
-rw-r--r--lib9/fmt/fmtprint.c36L
-rw-r--r--lib9/fmt/fmtquote.c259L
-rw-r--r--lib9/fmt/fmtrune.c28L
-rw-r--r--lib9/fmt/fmtstr.c16L
-rw-r--r--lib9/fmt/fmtvprint.c37L
-rw-r--r--lib9/fmt/fprint.c17L
-rw-r--r--lib9/fmt/nan.h4L
-rw-r--r--lib9/fmt/nan64.c76L
-rw-r--r--lib9/fmt/plan9.h38L
-rw-r--r--lib9/fmt/pow10.c45L
-rw-r--r--lib9/fmt/print.c17L
-rw-r--r--lib9/fmt/runefmtstr.c16L
-rw-r--r--lib9/fmt/runeseprint.c18L
-rw-r--r--lib9/fmt/runesmprint.c18L
-rw-r--r--lib9/fmt/runesnprint.c19L
-rw-r--r--lib9/fmt/runesprint.c18L
-rw-r--r--lib9/fmt/runevseprint.c29L
-rw-r--r--lib9/fmt/runevsmprint.c86L
-rw-r--r--lib9/fmt/runevsnprint.c28L
-rw-r--r--lib9/fmt/seprint.c17L
-rw-r--r--lib9/fmt/smprint.c17L
-rw-r--r--lib9/fmt/snprint.c18L
-rw-r--r--lib9/fmt/sprint.c30L
-rw-r--r--lib9/fmt/strtod.c520L
-rw-r--r--lib9/fmt/strtod.h4L
-rw-r--r--lib9/fmt/test.c53L
-rw-r--r--lib9/fmt/test2.c9L
-rw-r--r--lib9/fmt/test3.c52L
-rw-r--r--lib9/fmt/vfprint.c21L
-rw-r--r--lib9/fmt/vseprint.c28L
-rw-r--r--lib9/fmt/vsmprint.c83L
-rw-r--r--lib9/fmt/vsnprint.c28L
-rw-r--r--lib9/fmtlock2.c16L
-rw-r--r--lib9/fork.c22L
-rw-r--r--lib9/get9root.c18L
-rw-r--r--lib9/getcallerpc-386.c7L
-rw-r--r--lib9/getcallerpc-PowerMacintosh.c7L
-rw-r--r--lib9/getcallerpc-arm.c8L
-rw-r--r--lib9/getcallerpc-power.c11L
-rw-r--r--lib9/getcallerpc-ppc.c7L
-rw-r--r--lib9/getcallerpc-sun4u.s5L
-rw-r--r--lib9/getcallerpc-x86_64.c7L
-rw-r--r--lib9/getenv.c26L
-rw-r--r--lib9/getfields.c36L
-rw-r--r--lib9/getnetconn.c134L
-rw-r--r--lib9/getns.c97L
-rw-r--r--lib9/getuser.c16L
-rw-r--r--lib9/getwd.c10L
-rw-r--r--lib9/jmp-FreeBSD.s3L
-rw-r--r--lib9/jmp.c17L
-rw-r--r--lib9/lib9.h2L
-rw-r--r--lib9/libc.h948L
-rw-r--r--lib9/lnrand.c18L
-rw-r--r--lib9/lock.c55L
-rw-r--r--lib9/lrand.c83L
-rw-r--r--lib9/main.c13L
-rw-r--r--lib9/malloc.c56L
-rw-r--r--lib9/malloctag.c15L
-rw-r--r--lib9/mallocz.c15L
-rw-r--r--lib9/nan.c27L
-rw-r--r--lib9/nan.h4L
-rw-r--r--lib9/needsrcquote.c12L
-rw-r--r--lib9/needstack.c8L
-rw-r--r--lib9/netcrypt.c18L
-rw-r--r--lib9/netmkaddr.c62L
-rw-r--r--lib9/notify.c273L
-rw-r--r--lib9/nrand.c17L
-rw-r--r--lib9/nulldir.c9L
-rw-r--r--lib9/open.c62L
-rw-r--r--lib9/opentemp.c20L
-rw-r--r--lib9/pin.c11L
-rw-r--r--lib9/pipe.c15L
-rw-r--r--lib9/post9p.c83L
-rw-r--r--lib9/postnote.c34L
-rw-r--r--lib9/priv.c32L
-rw-r--r--lib9/qlock.c166L
-rw-r--r--lib9/quote.c136L
-rw-r--r--lib9/rand.c7L
-rw-r--r--lib9/read9pmsg.c31L
-rw-r--r--lib9/readcons.c101L
-rw-r--r--lib9/readn.c21L
-rw-r--r--lib9/regex/README7L
-rw-r--r--lib9/regex/cvt11L
-rw-r--r--lib9/regex/lib9.h2L
-rw-r--r--lib9/regex/lib9.std.h10L
-rw-r--r--lib9/regex/regaux.c112L
-rw-r--r--lib9/regex/regcomp.c555L
-rw-r--r--lib9/regex/regcomp.h74L
-rw-r--r--lib9/regex/regerror.c14L
-rw-r--r--lib9/regex/regexec.c231L
-rw-r--r--lib9/regex/regsub.c63L
-rw-r--r--lib9/regex/rregexec.c212L
-rw-r--r--lib9/regex/rregsub.c63L
-rw-r--r--lib9/regex/test.c46L
-rw-r--r--lib9/regex/test2.c20L
-rw-r--r--lib9/regexp.7133L
-rw-r--r--lib9/regexp.h1L
-rw-r--r--lib9/regexp9.h96L
-rw-r--r--lib9/rfork.c128L
-rw-r--r--lib9/searchpath.c62L
-rw-r--r--lib9/sec/libsec.h366L
-rw-r--r--lib9/sec/md5.c147L
-rw-r--r--lib9/sec/md5block.c267L
-rw-r--r--lib9/sec/md5pickle.c39L
-rw-r--r--lib9/sec/os.h2L
-rw-r--r--lib9/sec/sha1.c127L
-rw-r--r--lib9/sec/sha1block.c187L
-rw-r--r--lib9/sec/sha1pickle.c38L
-rw-r--r--lib9/seek.c8L
-rw-r--r--lib9/sendfd.c88L
-rw-r--r--lib9/sleep.c47L
-rw-r--r--lib9/st4nkO6D1L
-rw-r--r--lib9/strdup.c17L
-rw-r--r--lib9/strecpy.c16L
-rw-r--r--lib9/sysfatal.c21L
-rw-r--r--lib9/syslog.c119L
-rw-r--r--lib9/sysname.c30L
-rw-r--r--lib9/test.c8L
-rw-r--r--lib9/testfltfmt.c183L
-rw-r--r--lib9/testfmt.c148L
-rw-r--r--lib9/testfork.c21L
-rw-r--r--lib9/testprint.c14L
-rw-r--r--lib9/time.c58L
-rw-r--r--lib9/tm2sec.c110L
-rw-r--r--lib9/tokenize.c106L
-rw-r--r--lib9/truerand.c27L
-rw-r--r--lib9/u.h190L
-rw-r--r--lib9/u16.c52L
-rw-r--r--lib9/u32.c109L
-rw-r--r--lib9/u64.c126L
-rw-r--r--lib9/udp.c52L
-rw-r--r--lib9/unsharp.c44L
-rw-r--r--lib9/utf.h54L
-rw-r--r--lib9/utf/LICENSE13L
-rw-r--r--lib9/utf/NOTICE13L
-rw-r--r--lib9/utf/README13L
-rw-r--r--lib9/utf/plan9.h29L
-rw-r--r--lib9/utf/rune.c217L
-rw-r--r--lib9/utf/runestrcat.c25L
-rw-r--r--lib9/utf/runestrchr.c35L
-rw-r--r--lib9/utf/runestrcmp.c35L
-rw-r--r--lib9/utf/runestrcpy.c28L
-rw-r--r--lib9/utf/runestrdup.c30L
-rw-r--r--lib9/utf/runestrecpy.c32L
-rw-r--r--lib9/utf/runestrlen.c24L
-rw-r--r--lib9/utf/runestrncat.c32L
-rw-r--r--lib9/utf/runestrncmp.c37L
-rw-r--r--lib9/utf/runestrncpy.c33L
-rw-r--r--lib9/utf/runestrrchr.c30L
-rw-r--r--lib9/utf/runestrstr.c44L
-rw-r--r--lib9/utf/runetype.c1151L
-rw-r--r--lib9/utf/utfecpy.c37L
-rw-r--r--lib9/utf/utflen.c37L
-rw-r--r--lib9/utf/utfnlen.c41L
-rw-r--r--lib9/utf/utfrrune.c45L
-rw-r--r--lib9/utf/utfrune.c44L
-rw-r--r--lib9/utf/utfutf.c41L
-rw-r--r--lib9/wait.c54L
-rw-r--r--lib9/waitpid.c20L
-rw-r--r--lib9/write.c23L
-rw-r--r--lib9/zoneinfo.c215L
-rw-r--r--lib9/zoneinfo.h19L
-rw-r--r--mk/Makefile17L
-rw-r--r--mk/NOTICE27L
-rw-r--r--mk/README7L
-rw-r--r--mk/arc.c52L
-rw-r--r--mk/archive.c253L
-rw-r--r--mk/bufblock.c88L
-rw-r--r--mk/env.c149L
-rw-r--r--mk/file.c90L
-rw-r--r--mk/fns.h88L
-rw-r--r--mk/graph.c279L
-rw-r--r--mk/job.c33L
-rw-r--r--mk/lex.c146L
-rw-r--r--mk/main.c287L
-rw-r--r--mk/match.c49L
-rw-r--r--mk/mk.1691L
-rw-r--r--mk/mk.c234L
-rw-r--r--mk/mk.h185L
-rw-r--r--mk/mkfile.test12L
-rw-r--r--mk/parse.c318L
-rw-r--r--mk/rc.c194L
-rw-r--r--mk/recipe.c117L
-rw-r--r--mk/rule.c112L
-rw-r--r--mk/run.c296L
-rw-r--r--mk/sh.c206L
-rw-r--r--mk/shell.c80L
-rw-r--r--mk/shprint.c125L
-rw-r--r--mk/symtab.c97L
-rw-r--r--mk/sys.h5L
-rw-r--r--mk/sys.std.h27L
-rw-r--r--mk/unix.c341L
-rw-r--r--mk/var.c41L
-rw-r--r--mk/varsub.c252L
-rw-r--r--mk/word.c189L
-rw-r--r--std.mk35L
-rw-r--r--templates/mkcommon23L
-rw-r--r--templates/mkdirs10L
-rw-r--r--templates/mkenv6L
-rw-r--r--templates/mkhdr19L
-rw-r--r--templates/mklib14L
-rw-r--r--templates/mkmany24L
-rw-r--r--templates/mkone17L
-rw-r--r--templates/mksyslib14L
-rwxr-xr-xwrappers/as16L
-rwxr-xr-xwrappers/cc21L
-rw-r--r--yacc.mk40L