Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/bootstrap-pkgsrc/pkg_install



Module Name:    othersrc
Committed By:   agc
Date:           Tue Oct  8 11:21:19 UTC 2002

Modified Files:
        othersrc/bootstrap-pkgsrc/pkg_install/add: main.c
        othersrc/bootstrap-pkgsrc/pkg_install/create: perform.c

Log Message:
Only use strsep(3) if we have it - otherwise use strtok(3).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 othersrc/bootstrap-pkgsrc/pkg_install/add/main.c
cvs rdiff -r1.1.1.1 -r1.2 \
    othersrc/bootstrap-pkgsrc/pkg_install/create/perform.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index