..
PSD.doc
Improve appearance (a little) when read with nroff, rather than troff
2017-03-01 13:05:11 +00:00
lst.lib
…
unit-tests
Ensure consistent results on different platforms.
2017-10-08 20:44:19 +00:00
Makefile
…
Makefile.boot
…
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
Plug memory leaks in Dir_FindFile.
2017-04-16 21:14:47 +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
…
hash.h
Use less generic include guards
2017-05-31 21:07:03 +00:00
job.c
Make compat.c handle SIGINT etc more like job.c
2017-07-20 19:29:54 +00:00
job.h
…
lst.h
…
main.c
Add -v variable that always expands variables; restore -V the way it was.
2017-06-19 19:58:24 +00:00
make.1
Remove workaround for ancient HTML generation code.
2017-07-03 21:28:48 +00:00
make.c
Report node name rather than (null) when modified before src
2016-11-10 23:41:58 +00:00
make.h
Make compat.c handle SIGINT etc more like job.c
2017-07-20 19:29:54 +00:00
make_malloc.c
nowadays function specifiers go in declaration_specifiers
2017-04-16 20:20:24 +00:00
make_malloc.h
…
meta.c
Avoid full path meta file names for subdir of .OBJDIR
2017-08-10 21:07:48 +00:00
meta.h
…
metachar.c
…
metachar.h
…
nonints.h
Drop main() prototype.
2016-09-05 00:40:28 +00:00
parse.c
Use correct header for SIZE_MAX. from a.rin
2017-04-17 13:29:07 +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
…
var.c
Plug memory leak.
2017-04-16 21:39:49 +00:00