dosys.cc (schily-2021-08-14.tar.bz2) | : | dosys.cc (schily-2021-09-18.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 34 | skipping to change at line 34 | |||
* Copyright 2004 Sun Microsystems, Inc. All rights reserved. | * Copyright 2004 Sun Microsystems, Inc. All rights reserved. | |||
* Use is subject to license terms. | * Use is subject to license terms. | |||
*/ | */ | |||
/* | /* | |||
* @(#)dosys.cc 1.45 06/12/12 | * @(#)dosys.cc 1.45 06/12/12 | |||
*/ | */ | |||
#pragma ident "@(#)dosys.cc 1.45 06/12/12" | #pragma ident "@(#)dosys.cc 1.45 06/12/12" | |||
/* | /* | |||
* This file contains modifications Copyright 2017-2018 J. Schilling | * Copyright 2017-2018 J. Schilling | |||
* | * | |||
* @(#)dosys.cc 1.4 18/03/15 2017-2018 J. Schilling | * @(#)dosys.cc 1.5 21/08/15 2017-2018 J. Schilling | |||
*/ | */ | |||
#include <schily/mconfig.h> | #include <schily/mconfig.h> | |||
#ifndef lint | #ifndef lint | |||
static UConst char sccsid[] = | static UConst char sccsid[] = | |||
"@(#)dosys.cc 1.4 18/03/15 2017-2018 J. Schilling"; | "@(#)dosys.cc 1.5 21/08/15 2017-2018 J. Schilling"; | |||
#endif | #endif | |||
/* | /* | |||
* dosys.cc | * dosys.cc | |||
* | * | |||
* Execute one commandline | * Execute one commandline | |||
*/ | */ | |||
/* | /* | |||
* Included files | * Included files | |||
End of changes. 3 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added |