blob: 82eaf03313070b980a69bfef6040fe07a786356f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2002-06-15 Roland McGrath <roland@frob.com>
* forks.c (main): Fix cast of sbrk result.
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.
|