.. |
PSD.doc
|
…
|
|
lst.lib
|
use CPPFLAGS instead of CFLAGS
|
1997-10-24 09:00:17 +00:00 |
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
|
getopt returns -1 not EOF, use memmove instead of bcopy
|
1997-11-08 09:33:15 +00:00 |
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
|
report a sensible error if wait() fails.
|
1999-03-24 13:19:26 +00:00 |
cond.c
|
Fix conditional variable expression parsing (reported by cgd)
|
1998-09-18 20:35:11 +00:00 |
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
|
Add the new .NOPATH feature which can be used to disable .PATH search
|
1997-05-08 21:24:41 +00:00 |
for.c
|
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
|
1997-09-28 03:30:58 +00:00 |
hash.c
|
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
|
1997-09-28 03:30:58 +00:00 |
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
|
PR/5210: Hauke Fath: make core dumps with .SHELL
|
1998-03-26 19:20:36 +00:00 |
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
|
More cleanup code bites it.
|
1999-09-15 08:48:17 +00:00 |
make.1
|
Add :O var modifier, that sorts the words in a variable.
|
1999-09-12 00:17:50 +00:00 |
make.c
|
This patch fixes the problem introduced in the previous commit where
|
1998-11-11 19:37:06 +00:00 |
make.h
|
Replace the linear variable list in the GNode with a hash table. Gives a
|
1999-09-15 02:56:34 +00:00 |
nonints.h
|
Fix conditional variable expression parsing (reported by cgd)
|
1998-09-18 20:35:11 +00:00 |
parse.c
|
Don't bother iterating through all the data structures to free(3) everything
|
1999-09-15 08:43:21 +00:00 |
pathnames.h
|
Allow system path to be overriden in the Makefile
|
1998-12-19 17:26:12 +00:00 |
sprite.h
|
…
|
|
str.c
|
- full prototypes
|
1998-11-06 23:31:09 +00:00 |
suff.c
|
Don't bother iterating through all the data structures to free(3) everything
|
1999-09-15 08:43:21 +00:00 |
targ.c
|
Don't bother iterating through all the data structures to free(3) everything
|
1999-09-15 08:43:21 +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
|
Replace the linear variable list in the GNode with a hash table. Gives a
|
1999-09-15 02:56:34 +00:00 |