.. |
PSD.doc
|
…
|
|
lst.lib
|
…
|
|
Makefile
|
Back out part of previous, only the parse.c mod was intended.
|
1999-08-04 16:44:07 +00:00 |
Makefile.boot
|
Uh... should have been ${MACHINE} not hard coded... Duh!
|
1999-04-03 04:50:16 +00:00 |
arch.c
|
Don't bother iterating through all the data structures to free(3) everything
|
1999-09-15 08:43:21 +00:00 |
bit.h
|
…
|
|
buf.c
|
Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do
|
1999-09-15 04:16:31 +00:00 |
buf.h
|
Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do
|
1999-09-15 04:16:31 +00:00 |
compat.c
|
Fix a bug in the previous. In the `compat' case, we don't actually use the
|
1999-09-16 00:49:48 +00:00 |
cond.c
|
…
|
|
config.h
|
Define USE_PGRP so that we send signals to our job's process group instead
|
1999-05-03 12:01:14 +00:00 |
dir.c
|
Don't bother iterating through all the data structures to free(3) everything
|
1999-09-15 08:43:21 +00:00 |
dir.h
|
…
|
|
for.c
|
…
|
|
hash.c
|
…
|
|
hash.h
|
…
|
|
job.c
|
Don't bother iterating through all the data structures to free(3) everything
|
1999-09-15 08:43:21 +00:00 |
job.h
|
…
|
|
list.h
|
…
|
|
lst.h
|
sprite.h is private to make, so #include it with "sprite.h",
|
1999-07-29 19:45:32 +00:00 |
main.c
|
Rework how :: dependencies are handled.
|
1999-09-15 10:47:37 +00:00 |
make.1
|
s/ the the / the /
|
1999-10-08 20:13:42 +00:00 |
make.c
|
Some minor cleanup of :: tests.
|
1999-09-16 00:54:14 +00:00 |
make.h
|
Make this compile on Solaris...
|
1999-09-16 19:57:54 +00:00 |
nonints.h
|
Rework how :: dependencies are handled.
|
1999-09-15 10:47:37 +00:00 |
parse.c
|
Some minor cleanup of :: tests.
|
1999-09-16 00:54:14 +00:00 |
pathnames.h
|
…
|
|
sprite.h
|
…
|
|
str.c
|
…
|
|
suff.c
|
Some minor cleanup of :: tests.
|
1999-09-16 00:54:14 +00:00 |
targ.c
|
Some minor cleanup of :: tests.
|
1999-09-16 00:54:14 +00:00 |
util.c
|
PR/8259: Chris Demetriou: Fix stack overflow bugs exposed by the glibc-2.1.1
|
1999-09-04 04:21:28 +00:00 |
var.c
|
Reuse the Hash_Entry `name' field to store the variable name when we
|
1999-09-15 22:51:05 +00:00 |