hush/editors
2005-10-15 10:23:55 +00:00
..
awk.c as pointed out in Bug 17, use uint32_t instead of unsigned long since the code expects the size of the info variables to be 32bits and sizeof(long) on 64bit hosts is not 32bits 2005-09-27 04:16:22 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in use brief license line 2005-09-24 06:01:57 +00:00
patch.c - do not use bb_xgetularg10_bnd as a lower value of -1 doesn't work due to lowe 2005-10-10 13:34:19 +00:00
sed.c split libbb: moved xregcomp separatelly for speed up recompile 2005-09-14 16:59:11 +00:00
vi.c common BUFSIZ BSS buffer, small reduce code, data and bss 2005-10-15 10:23:55 +00:00