.. |
lst.lib
|
Revert all make changes except the unit tests to the state of three
|
2014-09-07 20:55:34 +00:00 |
PSD.doc
|
Improve appearance (a little) when read with nroff, rather than troff
|
2017-03-01 13:05:11 +00:00 |
unit-tests
|
use %s formats to avoid -flag confusion (from sjg)
|
2018-12-16 18:53:34 +00:00 |
arch.c
|
Check return value of fseek.
|
2017-04-16 20:49:09 +00:00 |
buf.c
|
|
|
buf.h
|
Don't prefix include guards by _, suggested by riastradh
|
2017-05-31 22:02:06 +00:00 |
compat.c
|
Make compat.c handle SIGINT etc more like job.c
|
2017-07-20 19:29:54 +00:00 |
cond.c
|
Replace dead conditional by assert.
|
2017-04-16 20:59:04 +00:00 |
config.h
|
|
|
dir.c
|
Fix previous: cached_stats() returning < 0 means that the file is not found,
|
2018-07-12 18:03:31 +00:00 |
dir.h
|
Don't prefix include guards by _, suggested by riastradh
|
2017-05-31 22:02:06 +00:00 |
for.c
|
Clarify that assignment is for effect, not truth of value.
|
2017-04-16 21:04:44 +00:00 |
hash.c
|
Don't SEGV when Hash_Table is uninitialized
|
2013-11-14 00:27:05 +00:00 |
hash.h
|
Use less generic include guards
|
2017-05-31 21:07:03 +00:00 |
job.c
|
Just skip polling job token pipe.
|
2018-05-13 22:13:28 +00:00 |
job.h
|
If commandShell hasErrCtl is true, set shellErrFlag for use by
|
2013-07-05 22:14:56 +00:00 |
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
|
Ignore empty MAKEOBJDIR
|
2017-10-28 21:54:54 +00:00 |
make_malloc.c
|
nowadays function specifiers go in declaration_specifiers
|
2017-04-16 20:20:24 +00:00 |
make_malloc.h
|
|
|
make.1
|
make(1): minor grammar fixes in BUGS section
|
2019-02-16 07:41:12 +00:00 |
make.c
|
Report node name rather than (null) when modified before src
|
2016-11-10 23:41:58 +00:00 |
make.h
|
Do not treat .info as warning for -W
|
2018-02-12 21:38:09 +00:00 |
Makefile
|
- use -Wno-error=format-truncation
|
2019-02-04 03:58:41 +00:00 |
Makefile.boot
|
Rename NetBSD/hp700 to NetBSD/hppa.
|
2014-02-24 07:23:38 +00:00 |
meta.c
|
Avoid unused variable warning
|
2018-02-13 19:37:30 +00:00 |
meta.h
|
Propagate errors from filemon.
|
2016-05-12 20:28:34 +00:00 |
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
|
Drop main() prototype.
|
2016-09-05 00:40:28 +00:00 |
parse.c
|
ParseVErrorInternal: use .PARSEDIR and
|
2018-12-22 00:36:32 +00:00 |
pathnames.h
|
|
|
sprite.h
|
Don't prefix include guards by _, suggested by riastradh
|
2017-05-31 22:02:06 +00:00 |
str.c
|
Str_Match: fix closure tests for [^] and add unit-test.
|
2017-04-21 22:15:44 +00:00 |
strlist.c
|
|
|
strlist.h
|
|
|
suff.c
|
Assert archive member syntax. Cite who guarantees it.
|
2017-04-16 20:38:18 +00:00 |
targ.c
|
Use, don't kludge, MAKE_ATTR_UNUSED.
|
2017-04-16 19:53:58 +00:00 |
trace.c
|
|
|
trace.h
|
|
|
util.c
|
Include signal.h early for MiNT and Linux. From pkgsrc.
|
2013-11-26 13:44:41 +00:00 |
var.c
|
- add or adjust /* FALLTHROUGH */ where appropriate
|
2019-02-03 03:19:25 +00:00 |