jehanne/sys/src/cmd/awk
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
..
awk.h libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
awkgram.y libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
build.json qa: build everything with -Werror 2017-01-12 00:38:56 +01:00
lex.c awk: don't get into a infinite loop with eof while in string (thanks BurnZeZ) 2017-08-11 05:51:10 +02:00
lib.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
main.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
maketab.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
maketab.go libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
parse.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
popen.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
proto.h first usable version of kernel and commands 2016-11-26 03:49:29 +01:00
re.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
run.c libc: introduce "jehanne_" namespace 2017-04-19 23:48:21 +02:00
tran.c libc: introduce <envvars.h> 2017-10-20 01:22:48 +02:00