Russ Cox
|
20c841bac1
|
rc: avoid problematic internal names "var", "thread"
For AIX.
|
2020-05-18 22:35:17 -04:00 |
|
Neven Sajko
|
f77d12f8d8
|
cmd/rc: fix declarations of some externally linked variables
Change-Id: If8fe1afecb9fe55f85e8e5af37521b83e787d718
|
2020-01-02 16:22:53 +01:00 |
|
Russ Cox
|
0786c9647c
|
rc: handle 4-byte utf-8
R=rsc
http://codereview.appspot.com/3833043
|
2011-01-02 13:44:15 -05:00 |
|
rsc
|
c8f538425f
|
sync with plan 9
|
2007-03-26 12:02:41 +00:00 |
|
rsc
|
4ee543e58c
|
try harder to put background jobs in background; do not print in response to SIGPIPE
|
2005-03-18 19:03:25 +00:00 |
|
rsc
|
de39860a2a
|
more searchpath-related changes
|
2005-01-23 23:19:47 +00:00 |
|
rsc
|
a9eaaa03e0
|
maintain $path and $PATH simultaneously
|
2005-01-12 16:59:50 +00:00 |
|
rsc
|
69ab5d3d49
|
handle interrupts and backgrounded processes a little better.
|
2004-03-26 17:30:36 +00:00 |
|
rsc
|
2277c5d7bb
|
Small tweaks
Lots of new code imported.
|
2004-03-21 04:33:13 +00:00 |
|
rsc
|
f08fdedcee
|
Plan 9's rc.
not a clear win over byron's,
but at least it has the right syntax.
|
2003-11-23 18:04:08 +00:00 |
|