will
and select Save to remember your updates.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
where U and G are your uid and gid from the 'id' command.
(Choosing 000 for both umasks means "full access".)
I don't know if you can 'chown' or 'chmod' files on the mounted
filesystem; not enough experience with FUSE+sshfs yet.
HTH,
..ma
Hi David,
You did much more than what I asked you to, but we'll work with that.
Comments inlined and appended below...
On 4/28/2025 12:45 PM, David Christensen via Cygwin wrote:
On 4/27/25 21:19, Mark Geisert via Cygwin wrote:
That DLL is deficient. It is missing the cygfuse_report()
I forgot to add:
rm /var/run/fuse.mounts
after you remove the existing /bin/sshfs.exe.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com
provide a terminal
command
I can run to find the answer.
That might have been more for Mark than for you, but you would use gendef
against it same as you did with the cygfuse dll.
2025-04-27 19:59:21 admin@dq67sw ~
$ gendef - /bin/cygfuse-3.2.dll
* [/bin/cygfuse-3.2.dll] Found PE+ image
as just
to follow formatting rules of other UNIX versions).
I will collect this new version of lssparse.c and add it to the cygutils
source tree shortly for the next release at some future time.
Thanks,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ:
Hi Brian,
On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote:
On 2025-04-25 12:04, David Christensen via Cygwin wrote:
On 4/24/25 22:01, Mark Geisert via Cygwin wrote:
OK, that looks to be the real problem. What does
cygcheck -c cygfuse
display?
..mark
2025-04-25 11:02:33 admin
that POSIX version needs implementation.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Hi David,
On 4/24/2025 2:44 PM, David Christensen via Cygwin wrote:
On 4/23/25 23:50, Mark Geisert via Cygwin wrote:
If you haven't tried running sshfs from an elevated shell, try that.
Other than this, no further ideas yet.
..mark
Thank you for the follow-up.
My previous posts appe
On 4/22/2025 10:09 PM, David Christensen via Cygwin wrote:
On 4/22/25 22:05, Mark Geisert via Cygwin wrote:
Welp, that's no help at all. Let me try to reproduce the problem on
my Win10 system using the same, recent, WinFSP you have. This may
take some time. I appreciate your reportin
oduces the error.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On 4/23/2025 3:59 AM, Christian Franke via Cygwin wrote:
Mark Geisert via Cygwin wrote:
Drat, typo alert:
It looks to me like that 'if' statement should read
if (mbstowcs (*wcs_path, *mbs_path, len) ...
if (mbstowcs (*wcspath, mbs_path, len) ...
Use 'len + 1',
Drat, typo alert:
It looks to me like that 'if' statement should read
if (mbstowcs (*wcs_path, *mbs_path, len) ...
if (mbstowcs (*wcspath, mbs_path, len) ...
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Doc
'len' in the buffer. IOW the converted chars occupy
character indexes 0 thru len-1.
If you concur I can update cygutils with this fix shortly.
Thanks & Regards,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Docume
ut file is sshfs.trace in the directory you run sshfs from.
Thanks much,
..mark
2025-04-22 21:31:50 admin@dq67sw ~
$ strace -o sshfs.trace sshfs -h
David
Welp, that's no help at all. Let me try to reproduce the problem on my
Win10 system using the same, recent, WinFSP you have. This
On 4/22/2025 9:32 PM, David Christensen via Cygwin wrote:
On 4/22/25 21:30, Mark Geisert via Cygwin wrote:
Then it's odd they don't appear in the ldd output. How about trying
cygcheck /usr/bin/sshfs.exe
i.e., no options on cygcheck. What does that output?
..mark
2025-04-2
On 4/22/2025 9:08 PM, David Christensen via Cygwin wrote:
On 4/22/25 21:01, Mark Geisert via Cygwin wrote:
Now we're getting somewhere! One or more of the following packages
are missing from your Cygwin system. Use the Cygwin Setup program to
add them if not already inst
On 4/22/2025 8:50 PM, David Christensen via Cygwin wrote:
On 4/22/25 20:35, Mark Geisert via Cygwin wrote:
On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote:
2025-04-22 20:07:20 admin@dq67sw ~
$ sshfs dpchrist@samba:/var/local/samba/dpchrist /samba/dpchrist
2025-04-22 20:07:38 admin
On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote:
On 4/22/25 19:31, Mark Geisert via Cygwin wrote:
A peculiarity of Cygwin sshfs on Windows is that the directory being
mounted on ('/samba' in your case) must not exist before starting sshfs.
If that doesn't help, plea
est Case. Something in C that demonstrates the problem and is
completely self-contained, along with how to run it? We don't want to
be assuming things that are not shown in the code excerpt above.
Thanks,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ:
/run/fuse.mounts
right after trying to start sshfs and post the results here.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
ailman/listinfo/overseers
Please see https://sourceware.org/donate.html if you want to
financially support Sourceware.
Sourceware PLC,
Frank Ch. Eigler, Christopher Faylor, Ian Kelling, Ian Lance Taylor,
Tom Tromey, Jon Turney, Mark J. Wielaard, Elena Zannoni
--
Problem reports: h
f (wchar_t)) ...
...
}
Apologies for the delayed response. Thanks ggl329 for the report and
you for the diagnosis! I will look into repairing this bug shortly.
Regards,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
ix_*()
functions; which ones is a question for readers of the POSIX standard ;-).
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On Fri, Apr 11, 2025 at 6:32 PM Brian Inglis via Cygwin
wrote:
>
> On 2025-04-11 10:21, Mark Liam Brown via Cygwin wrote:
> > Greetings!
> >
> > How can I modify a Cygwin bash script so it runs in elevated
> > Administrator mode when someone double-clicks it in Wind
Greetings!
How can I modify a Cygwin bash script so it runs in elevated
Administrator mode when someone double-clicks it in Windows Explorer?
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com
Greetings!
Are there tuning variables to improve ls, ls -l, find ., find . -ls
performance for very large dirs?
If we have a SMB dir with 6+ entries a simple ls -l can take MANY
minutes (22+mins), while cmd.exe dir just floods the terminal with
results immediately.
Mark
--
IT
from
http://svn.nrubsig.org/svn/people/gisburn/code/sparsefiles/lssparse.c
This new version has been added to an updated cygutils 1.4.17-3 release
as announced in
https://cygwin.com/pipermail/cygwin-announce/2025-April/012256.html
Thanks & Regards,
..mark
--
Problem reports:
On 4/1/2025 1:53 AM, Mark Geisert via Cygwin wrote:
Hi folks,
On 3/31/2025 8:43 AM, Cedric Blancher via Cygwin wrote:
On Mon, 31 Mar 2025 at 11:38, Mark Geisert via Cygwin
wrote:
On 3/31/2025 1:26 AM, Cedric Blancher via Cygwin wrote:
[...]
Could you please add lssparse.exe there? It
Hi folks,
On 3/31/2025 8:43 AM, Cedric Blancher via Cygwin wrote:
On Mon, 31 Mar 2025 at 11:38, Mark Geisert via Cygwin wrote:
On 3/31/2025 1:26 AM, Cedric Blancher via Cygwin wrote:
On Tue, 11 Mar 2025 at 11:14, Corinna Vinschen via Cygwin
wrote:
On Mar 10 21:51, Brian Inglis via Cygwin
look. Where might I find
this wonderful tool in source code form? Google drew a blank.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On Fri, Mar 14, 2025 at 01:46:15AM +0100, Mark Wielaard wrote:
> The Sourceware Project Leadership Committee would like to know who our
> users are, which hosted projects they feel part of, what services they
> rely on and what the priorities should be for new initiatives.
&
Hi Corinna,
On 3/25/2025 2:56 AM, Corinna Vinschen via Cygwin wrote:
On Mar 25 02:25, Mark Geisert via Cygwin wrote:
This occurs on the released 3.6.0 but not in 3.6.0 test build 327.
/tmp ls foo bar
ls: cannot access 'foo': No such file or directory
ls: cannot access 'bar
directory
bar@
/tmp ls -l foo bar
ls: cannot access 'foo': No such file or directory
ls: bar: Not supported
lrwxrwxrwx 1 Mark None 3 Mar 25 02:08 bar -> foo
The spurious "Not supported" message is new and curious.
I could not see anything obvious in an strace of the command.
your local
timezone: $ date -d "Fri Mar 14 16:00 UTC 2025"
Thanks,
Frank Ch. Eigler, Christopher Faylor, Ian Kelling, Ian Lance Taylor,
Tom Tromey, Jon Turney, Mark J. Wielaard, Elena Zannoni
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygw
/nf-winbase-
getprocessaffinitymask
Yeesh, those cases are the kind of gotchas we want to find because
Windows may well differ from Linux in how they're handled.
Thanks,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
t.com/en-us/windows/win32/api/winbase/nf-winbase-
getprocessaffinitymask
Thanks very much for the report and diagnosis. I will investigate shortly.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.
n Setup program. On
the Select Packages screen, using the Pending or Up To Date view, select
Cygwin as a package. Then click the dropdown to see the New versions
available. Snapshots are shown just like regular or test versions of
other packages.
..mark
--
Problem reports: https://cyg
f you dare ;-).
HTH,
..mark
---
#!/bin/sh
#
# gen-syscall-h.sh
# Generates #defines for a plausible Cygwin on stdout
# 2023/12/30 Original version by Mark A. Geisert
#
# This currently works by creating a list of all symbols exported
# by libcy
tml
Sorry for the inconvenience,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
was this removed? Is this just a bug?
Evidently just a bug. In my build tree for the release there are object
files for the other text-utils programs but not col.o. How odd.
I'll investigate this and update util-linux in the coming days.
Thanks for the report!
..mark
--
nated by task manager]
Same if -fstack-protector-strong is added.
Thanks for the report and testcase. It appears the mq_*() functions are
missing a validation step. I'll submit a patch shortly.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ:
y Cygwin >= 3.6. /usr/bin/chrt
now understands the options for SCHED_IDLE and SCHED_BATCH policies, but
they are not effective unless you're running on 3.6 or greater.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/fa
to the overseers
mailinglist. https://sourceware.org/mailman/listinfo/overseers
Sourceware PLC,
Frank Ch. Eigler, Christopher Faylor, Ian Kelling, Ian Lance Taylor,
Tom Tromey, Jon Turney, Mark J. Wielaard, Elena Zannoni
--
Problem reports: https://cygwin.com/problems.html
FAQ:
Hello.
We have a Proxy/AV/Firewall which blocks internet downloads to max 3MB size,
then they truncate the file.
So, for example, downloading VIM-COMMON package, which sizes about 6MB, the
xz is truncated to 3MB and the installation fails, obviously.
Is there, actually, a method to bypass this i
ale -a does not list GB18030, and autoconf/cmake and others will
then think the GB18030 locale is not installed.
locale -a should list ALL supported locales, with FULL
language[_territory][.codeset][@modifier] string, and not just the
legacy language[_territory] string, which is pre
. Maybe that's different on your system?
Another BTW: are the input data files and output files on a hard disk or
an SSD on your system? They're on an SSD on mine.
Curiouser and curiouser,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ:
=drive_link
I'll glance at this stuff when I can but I hope to have some answers to
my questions above from you to save me some time.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com
Continuing my monologue, with due consideration of comments posted, ...
On 10/23/2024 10:01 PM, Mark Geisert via Cygwin wrote:
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that
Replying to myself, I continue...
On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote:
On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote:
It appears that 'rev' is choking on any character \x80 or higher, but
is OK with those \x1f or smaller. It doesn't give an error or ign
gwin util-linux 2.39.3-2 rev behaves in the same, broken
way. It looks like line-ending char(s) are not being handled correctly.
Don't know yet if it's rev itself or fgetws() being used by rev that's
busted. I'll investigate further. Thanks for the report!
..mark
cygwin work with universities to provide "junior" versions of
mailing lists with sub-projects that could be within the range of students, so they get a
feeling for collaboration, update-histories, style standards, reading others' code,
feedback from seasoned developers, etc.??
Ma
On 10/2/2024 7:36 PM, Mark Geisert via Cygwin wrote:
[My problem] system is running Windows 10 21H2, build 19043.2251.
Oops, should have copy/pasted.
It's Windows 10 Pro 21H1, build 19043.2251.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ:
quot;./loadavg" line demonstrates a tool that I plan to release that
gives a much more accurate load average the moment it is called. The
uptime display still has zeroes because I haven't updated the Cygwin DLL
on this machine yet. Awaiting more results of my call for testing :-).
Cheer
Hi folks,
I may have a handle on why you're seeing 0.00 load averages. Would you
kindly compile the attached program, run it, and post its results along
with which version of Windows you are running?
For example,
gcc -Wall -ggdb -o test test.c -lpdh
./test
Thanks for your help,
.
On Sun, Sep 29, 2024 at 10:12 AM Radek Barton
wrote:
>
> Hello Mark.
>
> I am working on Cygwin/MSYS2 Arm64 port though this is something that could
> not be
> delivered in matter of months. Can you please describe your use/business case
> more
> in detail to help up u
On Mon, Sep 30, 2024 at 7:20 PM Jeremy Drake wrote:
>
> On Sat, 28 Sep 2024, Mark Liam Brown via Cygwin wrote:
>
> > On Tue, Sep 17, 2024 at 12:49 PM Mark Liam Brown
> > wrote:
> > >
> > > Greetings!
> > >
> > > Are there Cygwin 3.6
Durigan Junior and Mark J. Wielaard are currently setting up
the Forge and hope to have a call for participation in ~2 weeks.
= Sourceware Open Office hours
Every second Friday of the month is the Sourceware Overseers Open
Office hour in #overseers on irc.libera.chat from 16:00 till 17:00
On Tue, Sep 17, 2024 at 12:49 PM Mark Liam Brown
wrote:
>
> Greetings!
>
> Are there Cygwin 3.6 x86/32bit builds?
> We're on Windows 10/ARM64, and as Cygwin does not support ARM64 yet
> the only other option is to use the x86 (32bit) emulation to run
> Cygwin 3.6 32bit.
ld be appreciated!
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
with the dot.
> >>> In file3 the same sequence is just dropped.
> >>> $ ls -1|cat
> >>> file1-🌡.ext
> >>> file2-.ឳext
> >>> file3-
> >>>
> >>> However, ls file2* fails, as does ls *.
> >> On the other hand,
Greetings!
Just an idea: setup.exe already has 2 options to put the MinTTY icon
on the Desktop&Start Menu. Could the same be done to put MinTTY into
the task bar, please?
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
rrently it's treated as a 'pthread_t *' to match the
prototype.
I'll work on a patch for these issues.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe
ARM64 Cygwin binaries. The
x86_64 to ARM64 emulation feels like having a racecar driving in
molasses, just annoying users, and is thus no option.
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.co
Greetings!
What is the current status of Cygwin on Windows/ARM64? Does it work?
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
ibiconv,libiconv2,pax,pbzip2,procps-ng,sed,tar,time,util-linux,wget,libnfs-utils,make,bmake,git,dos2unix,unzip
# snip
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentati
openssh version every time you
use setup.exe from now on. That's a pain, but works for me. YMMV.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Greetings!
/usr/bin/uptime always reports 0/0/0 average cpu load:
$ uptime
10:09:01 up 15:59, 0 user, load average: 0.00, 0.00, 0.00
is this a known bug?
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ
estored them properly with "tar xzf".
That looks good OK me but I've never had to try it, so YMMV.
HTH,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
those binaries to be executabe.
So what does "notexec" really do?
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Uns
On Sat, Jul 20, 2024 at 4:31 PM Bill Stewart via Cygwin
wrote:
>
> On Sat, Jul 20, 2024 at 7:45 AM Mark Liam Brown via Cygwin wrote:
>
> I am trying to parse the output of "net use" in a bash script, but hit
> > a roadblock:
> > The output of "net use&q
use" to English, even if the
system default language is Danish or French?
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscrib
So far g++ in Cygwin 3.5.3 cannot compile anything in std::pmr:*, e.g.
std::pmr::monotonic_buffer_resource, std::pmr::polymorphic_allocator,
std::pmr::string, ruling out any realistic C++17 apps (of course,
HelloWorld will work).
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
5c00630061006300 \.c.a.c.
> 0030: 680065005c007300 h.e.\.s.
> 0038: 6500740075007000 e.t.u.p.
> 0040: 5c00650074006300 \.e.t.c.
> 0048: 5c0070006b006900 \.p.k.i.
> 0050: ..
I think the question was:
Does Cygwin have utilities which can res
on C++17, e.g. std::pmr::polymorphic_allocator,
does not work
3. Qt6 is not portable to Cygwin, which has a severe impact
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation
yzing transitive dependencies of a
package?
It does not make sense for an audio player to bring a compiler as
dependency, and would like to remove the offending dependency.
Try the cygcheck-dep tool, downloadable through setup.exe. It was
created to answer questions just like this. Recommended :-).
.
On Fri, Jun 14, 2024 at 5:19 PM Roland Mainz wrote:
>
> On Fri, Jun 14, 2024 at 12:14 PM Mark Liam Brown
> wrote:
> > Cygwin 3.4/3.5&mingw svn fails on a NFS4 share during checkout
> >
> > svn checkout https://svn.FreeBSD.org/base/head/share/man
> > Am
[S11]: database disk image is malformed
svn: E200030: sqlite[S11]: database disk image is malformed
svn: E200030: sqlite[S11]: database disk image is malformed
This works on C: (/cygdrive/c).
Any thoughts?
Mark
--
IT Infrastructure Consultant
Windows, Linux
--
Problem reports: https://cygwin
On 6/6/2024 4:09 PM, Dan Shelton via Cygwin wrote:
On Wed, 6 Mar 2024 at 01:08, Mark Geisert via Cygwin wrote:
On 3/5/2024 2:42 PM, Dan Shelton via Cygwin wrote:
[...]
posix_spawn() was added to POSIX so a Win32 implementation can use Win32 spawn()
...now I see what you're getting at
ldh, show the threads, and can get stack backtraces which
are refreshable. You have to convert addresses shown there into
source-relevant addresses manually.
I'm bowing out for now as I think Takashi has a handle on this.
Cheers,
..mark
--
Problem reports: https://cygwin.com/problems.
break;
327 switch (ev.dwDebugEventCode)
328 {
329 case CREATE_PROCESS_DEBUG_EVENT:
(gdb)
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
n DLL since 3.3.6 has been
released for 32-bit Windows. Features of later Cygwin DLLs are unlikely
to be backported. I look forward (not) to future discussions about what
merits a backport or updated release and who should be doing it.
..mark
--
Problem reports: https://cygwi
check in upon my return to keyboard.
Cheers & Regards,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
.
Something like this is currently done for POSIX_FADV_SEQUENTIAL ->
FILE_SEQUENTIAL_ONLY. These are per-filedescriptor adjustments and due
to Windows limitations would apply to a whole file rather than having
the POSIX behavior of being settable for a byte range within a file.
SHTDI, PTC, and
patch allows fdisk.exe to report the three correct values in my limited
testing.
Thanks for the report and the patch!
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe
ervancy Sustainer
https://sfconservancy.org/sustainer/ or donating directly to
Sourceware https://sourceware.org/donate.html
Thanks,
Frank Ch. Eigler, Christopher Faylor, Ian Kelling, Ian Lance Taylor,
Tom Tromey, Jon Turney, Mark J. Wielaard, Elena Zannoni
--
Problem reports: https://cygwi
On 3/5/2024 2:43 AM, Mark Geisert via Cygwin wrote:
On 3/5/2024 12:46 AM, Cedric Blancher via Cygwin wrote:
On Mon, 29 Jan 2024 at 10:46, Mark Geisert via Cygwin
wrote:
On 1/28/2024 11:56 PM, Mark Geisert via Cygwin wrote:
On 1/28/2024 10:44 PM, Cedric Blancher via Cygwin wrote:
Good
other programs that make up the util-linux package work properly.
Thank you,
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On 3/5/2024 2:42 PM, Dan Shelton via Cygwin wrote:
On Mon, 4 Mar 2024 at 07:45, Mark Geisert via Cygwin wrote:
On 3/3/2024 7:27 PM, Dan Shelton via Cygwin wrote:
[...]
strace does not help, as I need the Win32 calls BELOW posix_spawn(),
to see the implementation details.
Check the source
On 3/5/2024 12:46 AM, Cedric Blancher via Cygwin wrote:
On Mon, 29 Jan 2024 at 10:46, Mark Geisert via Cygwin wrote:
On 1/28/2024 11:56 PM, Mark Geisert via Cygwin wrote:
On 1/28/2024 10:44 PM, Cedric Blancher via Cygwin wrote:
Good morning!
rm -f myfile
touch myfile
/usr/bin/fallocate -v
On 3/5/2024 12:46 AM, Cedric Blancher via Cygwin wrote:
On Mon, 29 Jan 2024 at 10:46, Mark Geisert via Cygwin wrote:
On 1/28/2024 11:56 PM, Mark Geisert via Cygwin wrote:
On 1/28/2024 10:44 PM, Cedric Blancher via Cygwin wrote:
Good morning!
rm -f myfile
touch myfile
/usr/bin/fallocate -v
one can't always depend on it because Cygwin can use several handles for
a specific file or other object in certain situations, which I'm not
going to list here because I don't know them all.
Try that and see if it works for your case.
..mark
--
Problem reports:
both fork() and
__posix_spawn_fork() calling dofork(). So both those user-level
functions call into the exact same internals. (BTW __posix_spawn_fork()
is called from posix_spawn(); the latter is in newlib and not Cygwin.)
You can even see the reason it's done this way by reading the comment.
..mark
Sourceware infrastructure community updates for Q1 2024
A summary of news about Sourceware, the Free Software hosting project
for core toolchain and developer tools, from the last 3 months.
- Sourceware now has an official donation page
- StarFive VisionFive-2 RISC-V boards for builder.sourceware
ill also be upgraded to 3.5.0 unless
you take measures to prevent it in your setup interactions.
..mark
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com
On 1/28/2024 11:56 PM, Mark Geisert via Cygwin wrote:
On 1/28/2024 10:44 PM, Cedric Blancher via Cygwin wrote:
Good morning!
rm -f myfile
touch myfile
/usr/bin/fallocate -v -d -l myfile takes forever with latest Cygwin 3.5
^ length goes here, before filename
I
touch' to make the file sparsifiable.
Also, I'm unsure if '-d' makes sense when initially allocating a sparse
file. If I leave it off, fallocate does the right thing.
I'm separately investigating the 'takes forever' report.
..mark
--
Problem reports:
On 1/27/2024 7:47 AM, Marco Atzeri via Cygwin wrote:
On 27/01/2024 11:06, Mark Geisert via Cygwin wrote:
On 1/26/2024 11:26 PM, ASSI via Cygwin wrote:
Mark Geisert via Cygwin writes:
A new build of the util-linux package, 2.33.1-3, now includes
fallocate and its man page. The updated package
On 1/26/2024 11:26 PM, ASSI via Cygwin wrote:
Mark Geisert via Cygwin writes:
A new build of the util-linux package, 2.33.1-3, now includes
fallocate and its man page. The updated package is now making its way
to the Cygwin mirrors. fallocate requires Cygwin version >= 3.5.0.
It a
On 1/23/2024 4:41 PM, Mark Geisert via Cygwin wrote:
On 1/23/2024 3:36 AM, Roland Mainz via Cygwin wrote:
Small bug report:
Cygwin 3.5. now has support for SEEK_HOLE (thanks! :-) ), but
/usr/bin/fallocate is still missing in the "util-linux" package.
Can someone please enable
1 - 100 of 1768 matches
Mail list logo