Restore lost wake_up().

Sun May  8 15:45:08 2005  Søren Sandmann  <sandmann@redhat.com>

	* sysprof-module.c (do_generate): Restore lost wake_up().

	* sfile.c: Comment out use of bz2.

	* Makefile: Add an install target. Add GLADE_DIR and PIXMAP_DIR

	* sysprof.c (build_gui): use GLADE_DIR and PIXMAP_DIR here.

	* TODO: Updates.
This commit is contained in:
Søren Sandmann
2005-05-08 19:49:26 +00:00
committed by Søren Sandmann Pedersen
parent c427b88352
commit aaa38daad8
9 changed files with 102 additions and 33 deletions

4
TODO
View File

@ -1,7 +1,6 @@
Before 1.0:
* Correctness
- grep FIXME
- When the module is unloaded, kill all processes blocking in read
- or block unloading until all processes have exited
@ -30,6 +29,7 @@ Before 1.0:
Before 1.2:
- grep FIXME - not10
- translation should be hooked up
- Fixing the oops in kernels < 2.6.11
@ -252,6 +252,8 @@ Later:
DONE:
- grep FIXME
- give profiles on the command line
- Hopefully the oops at the end of this file is gone now that