jehanne/sys/src/cmd/rc
Giacomo Tesio fab9c1d80f libc: introduce <envvars.h>
The new header envvars.h contains the names of commonly used
environment variables, such as $user, $ifs, $path and so on.

These defines are useful for Jehanne core applications that
use them to comunicate some values.

They are not strictly required, but having such defines we
can easily change the naming convention (from lowercase to uppercase).
2017-10-20 01:22:48 +02:00
..
build.json rc: mv plan9.c jehanne.c 2017-10-18 01:20:52 +02:00
code.c rc: define constants for rc variable names 2017-10-18 22:38:30 +02:00
exec.c rc: rename $cflag in $rccmd 2017-10-20 00:14:43 +02:00
exec.h rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
fns.h rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
getflags.c first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
getflags.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
glob.c rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
havefork.c rc: define constants for rc variable names 2017-10-18 22:38:30 +02:00
here.c rc: define constants for rc variable names 2017-10-18 22:38:30 +02:00
io.c rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
io.h rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
jehanne.c rc: write ENV_PATH and ENV_CDPATH as a colon separated string 2017-10-19 00:25:34 +02:00
lex.c rc: define constants for rc variable names 2017-10-18 22:38:30 +02:00
pcmd.c rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
pfnc.c rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
rc.h libc: introduce <envvars.h> 2017-10-20 01:22:48 +02:00
simple.c rc: replace forgotten ENV_RCARGLIST 2017-10-19 00:16:19 +02:00
subr.c rc: define constants for rc variable names 2017-10-18 22:38:30 +02:00
syn.y rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
trap.c rc: define constants for rc variable names 2017-10-18 22:38:30 +02:00
tree.c rc: import 9front's improvements 2017-10-18 01:10:06 +02:00
var.c rc: import 9front's improvements 2017-10-18 01:10:06 +02:00