Project

General

Profile

ActionsLike0

Feature #8671

closed

support SEEK_DATA and SEEK_HOLE

Added by Glass_saga (Masaki Matsushita) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
[ruby-core:56123]

Description

SEEK_DATA and SEEK_HOLE are whences for lseek(2) supported by Linux since version 3.1.
These are useful to deal with sparse files.
I propose that ruby supports these whences.


Files

patch.diff (3.01 KB) patch.diff Glass_saga (Masaki Matsushita), 07/23/2013 06:30 PM

Updated by naruse (Yui NARUSE) over 11 years ago

  • Description updated (diff)
  • Status changed from Open to Assigned
  • Assignee set to matz (Yukihiro Matsumoto)
  • Target version changed from 2.6 to 2.1.0

Updated by matz (Yukihiro Matsumoto) over 11 years ago

  • Assignee changed from matz (Yukihiro Matsumoto) to Glass_saga (Masaki Matsushita)
#4

Updated by Anonymous over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
ActionsLike0

Also available in: Atom PDF