diff --git a/core/org.eclipse.cdt.core.solaris/ChangeLog b/core/org.eclipse.cdt.core.solaris/ChangeLog index 47694f6536c..1208d1bd582 100644 --- a/core/org.eclipse.cdt.core.solaris/ChangeLog +++ b/core/org.eclipse.cdt.core.solaris/ChangeLog @@ -1,3 +1,13 @@ +2002-10-16 Alain Magloire + + * library/pfind.c: Reformat to be Unix format. + check with access() that the program is an executable. + + * library/exec_unix.c: Reformat to be Unix format. + Check with pfind() that the program is an executable. + + * os/solaris/sparc/libspawner.so: regenerated. + 2002-10-15 Alain Magloire * src/../internal/core/solaris/ProcessList.java: