compat.c
|
report a sensible error if wait() fails.
|
1999-03-24 13:19:26 +00:00 |
job.c
|
killpg(pgrp, sig) == kill(-pgrp, sig) in the sysv case.
|
1999-05-03 09:49:55 +00:00 |
job.h
|
PR/5210: Hauke Fath: make core dumps with .SHELL
|
1998-03-26 19:20:36 +00:00 |
main.c
|
Reduced memory leaks.
|
1998-11-01 03:07:33 +00:00 |
make.1
|
Add missing .El line.
|
1999-03-10 05:14:51 +00:00 |
parse.c
|
Fix awful bug where:
|
1999-06-02 18:47:11 +00:00 |
str.c
|
- full prototypes
|
1998-11-06 23:31:09 +00:00 |
suff.c
|
Reduced memory leaks.
|
1998-11-01 03:07:33 +00:00 |
util.c
|
use emalloc() instead of malloc()
|
1999-03-19 16:11:02 +00:00 |
var.c
|
remove accidentally left debugging code
|
1999-06-06 20:41:04 +00:00 |