about summary refs log tree commit diff stats
path: root/apps/crenshaw2-1
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-10-26 09:27:32 -0700
committerKartik Agaram <vc@akkartik.com>2020-10-26 09:27:32 -0700
commit7c9b650d27358a47ef7bcfd9a293f21e0dcb8a5f (patch)
tree77ff81ad2ceafe23c7cc92892db203d3e3c75ca9 /apps/crenshaw2-1
parent475da72c614ddee250c9542f23e81b6112b0efb8 (diff)
downloadmu-7c9b650d27358a47ef7bcfd9a293f21e0dcb8a5f.tar.gz
7110
Some more helpers that I want to avoid using, but they help me gain confidence
in the current implementation of file handles. Manual test:

  "x" open dup read swap read

Assumes there's a file called `x` in the current directory that contains
at least two (short!) lines.
Diffstat (limited to 'apps/crenshaw2-1')
0 files changed, 0 insertions, 0 deletions
id='n120' href='#n120'>120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174