blob: fb7b1a6fe8cafc1609e8b116210af1ec4133caac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1999-10-01 Roland McGrath <roland@baalperazim.frob.com>
* forks.c: Add #include's to silence implicit decl warnings
(main): Use time_t and add a cast, to silence type warnings.
1999-09-14 Thomas Bushnell, BSG <tb@mit.edu>
* forks.c (main): Count argc correctly.
Wed Apr 12 11:25:25 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu>
* Makefile (OBJS): New var.
Tue Apr 11 11:17:32 1995 Michael I Bushnell <mib@duality.gnu.ai.mit.edu>
* Makefile: Rewrote in accordance with new scheme.
|