Linus Torvalds
8967dfc2c6
Fix ugly "definitions in header file" crud
...
Move various initializations into new "globals.c" file.
Also mark some variables static, and fix up some trivial compiler and
sparse warnings.
2005-10-01 00:33:44 -07:00
Linus Torvalds
d5dc3160cf
Lots of ANSI'fication and cleanups
...
Still tons of warnings with "-Wall", but now it's actually getting closer.
It even compiles again.
2005-09-30 22:52:45 -07:00
Linus Torvalds
92803fe8d5
Start using "-Wall" when compiling
...
Oh, and change the -O4 to a saner -O2 while at it
2005-09-30 18:06:45 -07:00
Linus Torvalds
b9deaf1bd8
Very optimistically add a "sparse" makefile target.
...
Since sparse really wants clean ANSI C, we're not even _remotely_ close
to being sparse-clean. But maybe some day...
2005-09-30 15:28:37 -07:00
Linus Torvalds
d7148b21fe
Initial import of em-4.0.15-lt
...
This is a slightly updated version of uemacs-PK (PK is Pekka
Kutvonen) which was used at Helsinki University a long time
ago. My fingers cannot be retrained.
2005-05-31 08:50:56 -07:00