summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/util.c
Commit message (Collapse)AuthorAgeFilesLines
* acme: sync against Plan 9, remove -$ optionRuss Cox2008-03-071-7/+2
|
* acme: fix memory leak in warning (Michael Teichgräber)Russ Cox2007-08-221-0/+1
|
* exit gracefully on errorrsc2005-07-131-1/+1
|
* add errors filersc2005-01-301-0/+43
|
* changes from plan 9rsc2004-12-271-1/+1
|
* allow last column to be deletedrsc2004-11-151-8/+0
|
* undo the madness.rsc2004-04-211-1/+0
|
* $foo in tags - here only for reference.rsc2004-04-211-0/+1
|
* SunOS can rot in hell.rsc2004-03-261-0/+10
|
* Today's changes.rsc2004-03-251-5/+18
| | | | More changes.
* Unfix non-bug.rsc2004-03-051-1/+1
|
* Amazingly picky bug fixes from Valgrind.rsc2004-03-051-2/+2
|
* Fighting the good fight.rsc2004-02-291-46/+84
| | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
* More files related to user-level file servers.rsc2003-12-111-0/+395
Also add acme!