hush/editors
Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32.
It is impossible to formulate sane ABI based on
size of ulong because it can be 32-bit or 64-bit.
Basically it means that you cannot portably use
more that 32 option chars in one call anyway...
Make it explicit.
2006-10-03 21:00:06 +00:00
..
awk.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
Config.in It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
ed.c - remove superfluous legacy includes. 2006-05-19 12:38:30 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
patch.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
sed.c getopt_ulflags -> getopt32. 2006-10-03 21:00:06 +00:00
vi.c lots of silly indent fixes 2006-10-03 19:56:34 +00:00