-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathChangeLog
More file actions
26 lines (16 loc) · 704 Bytes
/
Copy pathChangeLog
File metadata and controls
26 lines (16 loc) · 704 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
2000-05-25 Johan Bengtsson <johanb@DoCS.UU.SE>
* linux.c (init_machdep): Added explicit cast
* memtime.c (main):
- Removed adaptive sample interval.
- Added printing of exit status or terminating signal.
* sunos5.c (init_machdep): Added explicit casts
(get_sample): Removed risk for partial updates
* Created.
2000-05-26 Johan Bengtsson <johanb@DoCS.UU.SE>
* configure.in: Moved checking for executable extension behind
checking for a C compiler
2001-12-03 Juhan Ernits <juhan@cc.ioc.ee>
* max memory to be used by process
can be specified. Implemented through rlimit mechanism.
* max cpu time to be used by process
can be specified. Implemented through rlimit mechanism.