Historie revizí

Autor SHA1 Zpráva Datum
  sean 2ab97f145f Shuffling bits of code around, and making mkstemp work for před 2 roky
  sean ae2287160b ed: remove the legacy i/o buffering code. před 2 roky
  sean f00203a8b2 ed: replaced a stray creat() call. před 2 roky
  sean 46c1406683 ed: reintstate "/dev/stdout". před 2 roky
  sean 335051c9b1 Large patchset. před 2 roky
  sean ba23d9f2b3 Makefile: add `uninstall` target před 4 roky
  sean e0b5cbe9fd ed: fix a nasty array out-of-bounds bug. The `sizeof` operator před 4 roky
  sean 7fba32339e Makefile: make it a bit more generic, by installing to `/usr/local` před 4 roky
  sean da9548feeb Makefile: respect LDFLAGS před 4 roky
  sean ff49e92436 make: removed dependency on `plan9port` and `mk`. před 4 roky
  sean c2833aefeb Makefile: added install target. před 4 roky
  sean f04c6a5017 README: more exegesis. před 4 roky
  sean 98d675472e all: many small fixes to keep -Wall quiet. před 4 roky
  sean 5a5a8848a4 callunix: execl() needs explicit NULL pointer. OpenBSD paranoia. před 4 roky
  sean f50004cdcb getfile: add EOF sentinel, just in case. před 4 roky
  sean 6afc93d2d5 mkfile: target `ed`, not `a.out`. před 4 roky
  sean 118c326f80 README.md: added a Github README. před 4 roky
  sean 8507aeb427 all: removed the ansi.h / posix.h sledgehammer. před 4 roky
  sean 80ee908059 Makefile: fix recipe. před 4 roky
  sean c6d16cabf5 Makefile: added a simple traditional makefile. před 4 roky
  sean 26531f1afb mkfile: delete .Z tarballs during `clean'. před 4 roky
  sean d69ef50522 ed.c: fixed memory leak on exit. před 4 roky
  sean 98ef09326e gitignore: igonore .Z tarballs před 4 roky
  sean 0527b69f44 flush: renamed to flushchr, as it's a helper for putchr(). před 4 roky
  sean a0d274f951 uioflush: oops! we forgot to flush. Fixed. před 4 roky
  sean 88adde6e24 ed: ta-da! před 4 roky
  sean a4a4ad8342 utfio: bring over utfio routines from our port of QED před 4 roky
  sean cbab0f69eb putchr(): now outputs utf8 před 4 roky
  sean 43a204bb81 getchr(): fixed typo. před 4 roky
  sean 21b0fa45f9 getchr(): now reads utf8 and returns a unicode codepoint. před 4 roky