1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
This commit is contained in:
Alain Magloire 2002-10-15 18:13:31 +00:00
parent 251fa2d9e3
commit 5d2345079c

View file

@ -1,3 +1,8 @@
2002-10-15 Alain Magloire
* src/../internal/core/solaris/ProcessList.java:
(getProcessList): Trim the line before parsing it.
2002-10-15 Alain Magloire
Implement the ProcessList extension point for Solaris, by