Re: Cygwin sparse file support: Please support fcntl(..., F_FREESP, ...)

2025-06-05 Thread Cedric Blancher via Cygwin
On Mon, 17 Feb 2025 at 11:07, Corinna Vinschen via Cygwin wrote: > > On Feb 16 16:27, Sebastian Feld via Cygwin wrote: > > On Sat, Feb 15, 2025 at 4:15 PM Cedric Blancher via Cygwin > > wrote: > > > > > > Good afternoon! > > > > > > Could Cygwin 3.6 please support fcntl(...,F_FREESP,...) and > >

Re: Cygwin sparse file support: Please support fcntl(..., F_FREESP, ...)

2025-02-17 Thread Corinna Vinschen via Cygwin
On Feb 16 16:27, Sebastian Feld via Cygwin wrote: > On Sat, Feb 15, 2025 at 4:15 PM Cedric Blancher via Cygwin > wrote: > > > > Good afternoon! > > > > Could Cygwin 3.6 please support fcntl(...,F_FREESP,...) and > > cntl(...,F_FREESP64,...), as specified in > > https://docs.oracle.com/cd/E19253-01

Re: Cygwin sparse file support: Please support fcntl(..., F_FREESP, ...)

2025-02-16 Thread Sebastian Feld via Cygwin
On Sat, Feb 15, 2025 at 4:15 PM Cedric Blancher via Cygwin wrote: > > Good afternoon! > > Could Cygwin 3.6 please support fcntl(...,F_FREESP,...) and > cntl(...,F_FREESP64,...), as specified in > https://docs.oracle.com/cd/E19253-01/816-5167/fcntl-2/index.html > > Lots of older software from Solar

Cygwin sparse file support: Please support fcntl(...,F_FREESP,...)

2025-02-15 Thread Cedric Blancher via Cygwin
Good afternoon! Could Cygwin 3.6 please support fcntl(...,F_FREESP,...) and cntl(...,F_FREESP64,...), as specified in https://docs.oracle.com/cd/E19253-01/816-5167/fcntl-2/index.html Lots of older software from Solaris, SUPER/UX, CrayOS use F_FREESP for punching a hole into a file, and IMO it'll