Russ Cox
fafa622a5b
all: fix or silence various gcc warnings
...
As usual, gcc finds some real problems but also reports a ton
of noise. Fix the problems and quiet the noise.
2020-01-12 15:07:42 -05:00
Dan Cross
fa325e9b42
Trivial changes: whitespace and modes.
...
Remote whitespace at the ends of lines.
Remove blank lines from the ends of files.
Change modes on source files so that they
are not executable.
Signed-off-by: Dan Cross <cross@gajendra.net>
2020-01-10 14:54:30 +00:00
Kare Nuorteva
b3336e5cbb
all: remove .cvsignore files
...
Rename following .cvsignore files to .gitkeep since they are
required by the build (directories must exist before build):
- bin/fossil/.gitkeep
- bin/fs/.gitkeep
- bin/venti/.gitkeep
Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
2017-09-14 17:25:17 +02:00
Russ Cox
220c15d2b7
fix gcc 4.7 warnings (thanks Tuncer Ayaz)
...
R=rsc
http://codereview.appspot.com/6744053
2012-10-20 13:36:52 -04:00
Russ Cox
fa662c9571
INSTALL: fix build on Snow Leopard
...
http://codereview.appspot.com/116073
2009-09-11 13:51:50 -04:00
rsc
cbeb0b26e4
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
2006-04-01 19:24:03 +00:00
rsc
98f7b73f93
64-bit fixes
2005-12-29 20:55:19 +00:00
rsc
604ad4d8ff
isdigit (Tom Miller)
2005-11-01 15:01:00 +00:00
rsc
a8ec4910fd
apple
2005-07-13 21:34:11 +00:00
rsc
a1ad1acf25
remove declaration of errno
2005-05-07 22:42:17 +00:00
rsc
359c1e017e
works on Linux 2.6
2005-01-14 04:24:09 +00:00
wkj
b80755cf2d
Update CVS turd.
2005-01-07 17:41:02 +00:00
rsc
372e9667df
Goodbye SHORTLIB
2005-01-04 22:10:29 +00:00
rsc
73bfbacb24
silence various warnings
2004-12-27 19:13:31 +00:00
wkj
2d67e4cc56
More cvs turds.
2004-06-03 14:26:25 +00:00
wkj
5f1cf8e6fb
Checkpoint: pull in mpm; merge pic from Taj's version of the world
2004-05-16 07:56:41 +00:00
rsc
5cedca1b69
Let's try this. It's BUGGERED.
2004-05-15 23:24:00 +00:00