index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
rc
/
code.c
Age
Commit message (
Expand
)
Author
2022-02-16
rc: fix globbing with lists (thanks qwx)
cinap_lenrek
2022-01-04
rc: only have single instance of a symbol, extern in header (thanks mcf)
cinap_lenrek
2022-01-03
rc: make it portable (for UNIX)
cinap_lenrek
2021-12-31
rc: fix here document handling with quoted end-marker (thanks sigrid)
cinap_lenrek
2021-12-31
rc: fix everything
cinap_lenrek
2021-06-25
rc: skip arguments to Xsrcline, Xsrcfile in codefree
Ori Bernstein
2021-06-22
rc: correct line numbers
Ori Bernstein
2020-11-01
rc: show line numbers on error
Ori Bernstein
2018-11-18
rc: implement $"x in terms of Xdol() and new Xqw() instruction
cinap_lenrek
2016-06-30
rc: implement 9atoms ` split {command} syntax extension
cinap_lenrek
2016-05-16
rc: remove historical unix and win32 ports
cinap_lenrek
2016-05-15
rc: remove pointless Memcpy(),Malloc(),Realloc() and efree() wrappers
cinap_lenrek
2016-05-15
rc: fix inband globbing bugs, cleanup
cinap_lenrek
2014-07-23
rc: fix slow Xqdol(), avoid recursion in conclist(), estrdup(), avoid copying
cinap_lenrek
2012-02-08
rc: change plan9 envname limit to 128, cleanup
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen