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