Sören Tempel
|
521fc08180
|
lib9: pass $PLAN9_TARGET via CPP for get9root fallback value
Allows this function to always return the proper path in situations
where the $PLAN9 environment variable is not set, i.e. a rc login shell.
|
2022-07-27 10:15:51 -04:00 |
|
Russ Cox
|
6c1235d234
|
build: use installbsd instead of install on AIX
Even in mkmk.sh.
|
2020-05-18 22:46:42 -04:00 |
|
Russ Cox
|
16f60479e1
|
lib9: move seek into open.c
More preparation for opendir.
|
2020-05-17 20:15:41 -04:00 |
|
Russ Cox
|
58fdc083ad
|
lib9: merge create, open, dirread into open.c
Preparation for using opendir.
|
2020-05-17 20:15:41 -04:00 |
|
Ben Huntsman
|
4982d4ebc3
|
all: update build scripts to fix AIX XL/C compatibility
|
2020-05-07 20:36:03 -04:00 |
|
Russ Cox
|
5aad8f3d6d
|
mkfile, mkmk.sh: update for new asm-free getcallerpc
|
2020-01-09 19:57:56 -05:00 |
|
Russ Cox
|
c224dda84e
|
mkmk.sh: update for new date files
|
2008-07-10 11:10:00 -04:00 |
|
Russ Cox
|
bb53a229b2
|
mkmk.sh: update with write.c
|
2008-07-04 15:39:38 -04:00 |
|
Russ Cox
|
50808670fc
|
build: use ar s flag to avoid ranlib
|
2007-11-05 11:27:14 -05:00 |
|
rsc
|
fc0f572d27
|
new
|
2006-05-26 00:53:20 +00:00 |
|
rsc
|
5e14855d45
|
use install not install -c
|
2006-02-24 17:46:47 +00:00 |
|
rsc
|
4c7f9f8303
|
add exitcode
|
2006-02-13 20:42:37 +00:00 |
|
rsc
|
6637b803f6
|
Make install less chatty, more useful.
|
2005-11-28 21:14:44 +00:00 |
|
rsc
|
4bb8d72564
|
rebuild
|
2005-07-13 10:47:05 +00:00 |
|
rsc
|
6c0209f6f0
|
build changes
|
2005-02-11 20:32:41 +00:00 |
|
rsc
|
359c1e017e
|
works on Linux 2.6
|
2005-01-14 04:24:09 +00:00 |
|
rsc
|
33adad7dc7
|
update mkmk.sh
|
2005-01-04 22:44:52 +00:00 |
|
wkj
|
188fecbe15
|
Update mkmk.sh.
|
2004-12-29 01:28:48 +00:00 |
|
rsc
|
fd40164450
|
gas workaround
|
2004-10-22 18:11:04 +00:00 |
|
wkj
|
e7588227e6
|
Need to compile strdup.c; this script probably ought to be generated.
|
2004-06-17 03:18:40 +00:00 |
|
rsc
|
7f596de86a
|
fix $PLAN9.
|
2004-05-15 23:15:31 +00:00 |
|
rsc
|
983990c806
|
C
little bugs
.
wq
VS: ----------------------------------------------------------------------
|
2004-05-14 20:19:53 +00:00 |
|
rsc
|
08df2a433e
|
add new atoi etc.
|
2004-04-09 01:02:54 +00:00 |
|
rsc
|
d6f81d852d
|
better mkmk
|
2004-03-26 00:15:34 +00:00 |
|
rsc
|
d49a2e4801
|
Various fixes, add spell.
|
2004-03-09 12:45:12 +00:00 |
|
rsc
|
1ae0de511a
|
Some day I will get this right.
|
2004-03-04 02:06:46 +00:00 |
|
rsc
|
6a0523b94e
|
Account for C vs. assembly in tas and getcallerpc. Sigh.
|
2004-03-03 21:21:29 +00:00 |
|
rsc
|
8f314994db
|
More Mac tweaks.
|
2004-03-02 17:34:15 +00:00 |
|
rsc
|
d6df6c1e29
|
Update mkmk.sh.
|
2004-02-29 22:49:59 +00:00 |
|
rsc
|
4e6ed88aa8
|
rebuild because of libbio/bfmt.c
|
2003-12-06 19:33:11 +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
|
f9355efb2e
|
Build correctly on FreeBSD.
(Will this process ever reach a fixed point?)
|
2003-11-24 00:47:50 +00:00 |
|
rsc
|
5c34ff9e1c
|
make -> mk
|
2003-11-23 18:10:54 +00:00 |
|