This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-03-11 18:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
editors
History
Denis Vlasenko
8abae88410
vi: do not truncate file to zero length. closes bug 2944.
...
function old new delta file_write 98 104 +6
2008-05-03 11:35:59 +00:00
..
awk.c
…
cmp.c
*: shrink by using [f]open_or_warn_stdin where appropriate
2008-03-17 09:07:36 +00:00
Config.in
…
diff.c
diff: improve comments (no code chages)
2008-03-24 18:40:32 +00:00
ed.c
fix a few stray unguarded strdup's
2008-03-28 02:24:59 +00:00
Kbuild
…
patch.c
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-26 20:04:27 +00:00
sed1line.txt
…
sed_summary.htm
doc: add info about sed s/.../.../I modifier
2008-03-01 19:29:56 +00:00
sed.c
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-26 20:04:27 +00:00
vi.c
vi: do not truncate file to zero length. closes bug 2944.
2008-05-03 11:35:59 +00:00