.. |
PSD.doc
|
Define some of the missing macros. The only error now is:
|
2014-09-30 21:33:14 +00:00 |
lst.lib
|
Revert all make changes except the unit tests to the state of three
|
2014-09-07 20:55:34 +00:00 |
unit-tests
|
When evaluating condtionals from .if we want to require
|
2015-05-05 21:51:09 +00:00 |
Makefile
|
Centralize the "is a meta char" test, instead of using two different arrays.
|
2015-06-17 17:43:23 +00:00 |
Makefile.boot
|
Rename NetBSD/hp700 to NetBSD/hppa.
|
2014-02-24 07:23:38 +00:00 |
arch.c
|
…
|
|
buf.c
|
…
|
|
buf.h
|
…
|
|
compat.c
|
make needshell customizable, so that xinstall can use it.
|
2015-06-19 14:32:04 +00:00 |
cond.c
|
When evaluating condtionals from .if we want to require
|
2015-05-05 21:51:09 +00:00 |
config.h
|
…
|
|
dir.c
|
…
|
|
dir.h
|
…
|
|
for.c
|
…
|
|
hash.c
|
…
|
|
hash.h
|
…
|
|
job.c
|
Explain what max is and handle i reaching it again.
|
2015-04-16 13:31:03 +00:00 |
job.h
|
…
|
|
lst.h
|
Revert all make changes except the unit tests to the state of three
|
2014-09-07 20:55:34 +00:00 |
main.c
|
Move initialization of savederr to the block where it is used
|
2015-03-26 22:20:42 +00:00 |
make.1
|
Drop trailing whitespace.
|
2015-06-05 07:33:40 +00:00 |
make.c
|
src is too big these days to tolerate superfluous apostrophes. It's
|
2014-10-18 08:33:23 +00:00 |
make.h
|
Revert all make changes except the unit tests to the state of three
|
2014-09-07 20:55:34 +00:00 |
make_malloc.c
|
…
|
|
make_malloc.h
|
…
|
|
meta.c
|
Use separate vars to track cwd and last dir a process read.
|
2015-04-11 05:24:30 +00:00 |
meta.h
|
…
|
|
metachar.c
|
Adjust metachar handling to previous behaviour:
|
2015-06-19 08:03:35 +00:00 |
metachar.h
|
remove <sys/cdefs.h> for portability reasons
|
2015-06-21 20:26:02 +00:00 |
nonints.h
|
When evaluating condtionals from .if we want to require
|
2015-05-05 21:51:09 +00:00 |
parse.c
|
Comments, and one very minor tidyup.
|
2014-09-18 08:06:13 +00:00 |
pathnames.h
|
…
|
|
sprite.h
|
…
|
|
str.c
|
Reduce the calls to realloc from brk_string by basing initial argmax guess
|
2014-02-12 01:35:56 +00:00 |
strlist.c
|
…
|
|
strlist.h
|
…
|
|
suff.c
|
Revert all make changes except the unit tests to the state of three
|
2014-09-07 20:55:34 +00:00 |
targ.c
|
Fix warning about uninitialized variable
|
2015-05-25 09:01:06 +00:00 |
trace.c
|
…
|
|
trace.h
|
…
|
|
util.c
|
…
|
|
var.c
|
use isspace()
|
2015-06-19 14:25:16 +00:00 |