Dan Cross
156e745be9
all: remove need for -fcommon
...
Use `extern` where appropriate so that we can remove `-fcommon`
on macOS and others. On macOS, `-fcommon` generates a number of
linker warnings.
I've tested building on macOS, Linux, FreeBSD, NetBSD, OpenBSD
and illumos. I am not in a position to test on AIX or other
more esoteric platforms, however.
2025-07-25 12:25:11 -04:00
Sören Tempel
c53230037a
sam: use get9root instead of duplicating the logic
2022-07-27 10:15:51 -04: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
rsc
9bc519d686
fix dup file name bug
2006-06-26 05:49:18 +00:00
rsc
7f629d9d7b
shut up gcc volatile
2006-05-06 19:54:50 +00:00
rsc
2c0f3733ad
64-bit fixes
2006-04-20 20:49:00 +00:00
rsc
2387495b56
update usage
2006-03-20 04:02:36 +00:00
rsc
17157e4aa8
update lucida
2006-03-20 02:25:59 +00:00
rsc
693892caf5
remove debugging print
2005-01-27 07:20:06 +00:00
rsc
17ab31aac6
add autoindent (-a) and chording.
...
clean up argument parsing.
2005-01-27 06:10:35 +00:00
rsc
f7b74c1725
FreeBSD tweaks
2004-12-28 17:34:05 +00:00
rsc
8538a66037
allow
...
sam -r machine filelist...
from presotto
2004-05-14 18:25:49 +00:00
rsc
be36ff6885
add -W to specify window size.
...
various other little fixes.
2004-04-29 17:13:24 +00:00
rsc
f7012583e9
Add the #goo to allow use in C++.
...
Silence a few more warnings.
Strip down the mkfiles more.
Fix bug in X11 mouse handling, note groups.
2003-11-25 01:40:27 +00:00
rsc
fc1d90caca
Don't need to install 'u' as flagfmt anymore.
2003-11-23 17:51:41 +00:00
rsc
ffcafb8c4b
Various tweaks. The implementation of notify, create, etc.
...
should really be in lib9.
2003-10-11 02:45:55 +00:00
rsc
522b0689c3
Reorg
2003-09-30 19:05:50 +00:00
rsc
76193d7cb0
Initial revision
2003-09-30 17:47:42 +00:00