From mboxrd@z Thu Jan 1 00:00:00 1970 From: arisawa@ar.aichi-u.ac.jp To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010725222033.8724619A10@mail.cse.psu.edu> Subject: [9fans] APE off_t Date: Thu, 26 Jul 2001 07:16:20 +0900 Topicbox-Message-UUID: d69df456-eac9-11e9-9e20-41e7f4b1d025 Hello APE off_t is 32bit. term% pwd /sys/include/ape term% grep off_t * */* fcntl.h: off_t l_start; fcntl.h: off_t l_len; unistd.h:extern off_t lseek(int, off_t, int); sys/stat.h: off_t st_size; sys/types.h:typedef long off_t; Are there any reason? Kenji Arisawa E-mail: arisawa@aichi-u.ac.jp