summaryrefslogtreecommitdiffstats
path: root/runtime/user/ChangeLog
blob: 357bb4222d4d5baf37d986158cc1bc3e1c9ed125 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2005-08-31  Martin Hunt  <hunt@redhat.com>

	* emul.h (_stp_kallsyms_lookup): Renamed from kallsyms_lookup.
	* runtime.h: Add prototype for exit();
	* copy.c: New file. Just some empty functions.

2005-08-19  Martin Hunt  <hunt@redhat.com>

	* runtime.h: Include io.c.

2005-07-14  Frank Ch. Eigler  <fche@redhat.com>

	* alloc.c (_stp_error): Rename, to avoid name collision with ../io.c.

2005-06-22  Martin Hunt  <hunt@redhat.com>

	* runtime.h: Include config.h first then redefine CONFIG_SMP
	and NR_CPUS.