Mercurial > hg > octave-lyh
comparison src/file-info.cc @ 1453:8fc8679401bf
[project @ 1995-09-20 04:32:11 by jwe]
author | jwe |
---|---|
date | Wed, 20 Sep 1995 04:34:02 +0000 |
parents | 8b1837bc1eac |
children | a02f140ed897 |
comparison
equal
deleted
inserted
replaced
1452:2eb569ed50bf | 1453:8fc8679401bf |
---|---|
19 along with Octave; see the file COPYING. If not, write to the Free | 19 along with Octave; see the file COPYING. If not, write to the Free |
20 Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 20 Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
21 | 21 |
22 */ | 22 */ |
23 | 23 |
24 // Written by John C. Campbell <jcc@che.utexas.edu>. | 24 // Written by John C. Campbell <jcc@bevo.che.wisc.edu> |
25 // | 25 // |
26 // Thomas Baier <baier@ci.tuwien.ac.at> added the following functions: | 26 // Thomas Baier <baier@ci.tuwien.ac.at> added the following functions: |
27 // | 27 // |
28 // popen pclose execute sync_system async_system | 28 // popen pclose execute sync_system async_system |
29 // waitpid mkfifo unlink | 29 // waitpid mkfifo unlink |