Am 16.08.2024 um 16:25 schrieb zdi-disclosures--- via Cygwin:
The attachment could not be scanned for viruses because it is a password
protected file.
ZDI-CAN-24744: Mintty Path Conversion Improper Input Validation Information
Disclosure Vulnerability
???
-- CVSS
The attachment could not be scanned for viruses because it is a password
protected file.
ZDI-CAN-24744: Mintty Path Conversion Improper Input Validation Information
Disclosure Vulnerability
-- CVSS -
5.3: AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
-- ABSTRACT
On 2024-03-28 09:26, 赵伟 via Cygwin wrote:
When displaying Chinese help information, the program does not respond.
The code enters a dead loop in file
"libgetopt++/include/getopt++/DefaultFormatter.h",
because some Chinese help information does not contain spaces.
diff --git a
When displaying Chinese help information, the program does not respond.
The code enters a dead loop in file
"libgetopt++/include/getopt++/DefaultFormatter.h"??Because some Chinese help
information does not contain spaces.
diff --git a/libgetopt++/include/getopt++/DefaultFormatter.h
b
When displaying Chinese help information, the program does not respond.
The code enters a dead loop in file
"libgetopt++/include/getopt++/DefaultFormatter.h"??Because some Chinese help
information does not contain spaces.
diff --git a/libgetopt++/include/getopt++/DefaultFormatter.h
b
while,
since a
second ls soon after is fast).
The problem is the 'noacl' mount option and the fact that POSIX only
offers the *stat*() functions to retrieve file information. These
functions always need to provide the full file information, even if
only a small subset is ne
econd ls soon after is fast).
> >
> > The problem is the 'noacl' mount option and the fact that POSIX only
> > offers the *stat*() functions to retrieve file information. These
> > functions always need to provide the full file information, even if only
> > a sm
after is fast).
The problem is the 'noacl' mount option and the fact that POSIX only offers the *stat*() functions
to retrieve file information. These functions always need to provide the full file information, even
if only a small subset is needed.
To determine the 'x'-pe
x27; mount option and the fact that POSIX only
offers the *stat*() functions to retrieve file information. These
functions always need to provide the full file information, even if only
a small subset is needed.
To determine the 'x'-permission bits in the 'stat.st_mode' field on
On Sat, Jan 14, 2023 at 11:42:58AM +1100, Eliot Moss via Cygwin wrote:
> Dear Cygwin'ers -
>
> I have a separate drive mounted this way:
>
> d:/ /cygdrive/d ntfs binary,posix=0,user,noacl,auto 0 0
>
> One thing I use it for is to store backup files. These tend to be 2 Gb
> chunks, and there can
Dear Cygwin'ers -
I have a separate drive mounted this way:
d:/ /cygdrive/d ntfs binary,posix=0,user,noacl,auto 0 0
One thing I use it for is to store backup files. These tend to be 2 Gb
chunks, and there can be hundreds of them in the backup directory. (The drive
is 5Tb.) The Windows Disk M
--delete --progress
rsync://mirrors.kernel.org/sourceware/cygwin
Best Regards,
Dale Lobb
-Original Message-
From: Cygwin On Behalf Of
Greenhill, Lloyd
Sent: Wednesday, June 15, 2022 7:05 PM
To: cygwin@cygwin.com
Subject: EXTERNAL SENDER: Mirror information
CAUTION: This email
On 16/06/2022 01:04, Greenhill, Lloyd wrote:
Hi team,
I am installing Cygwin in a secure environment and when the installer gets the
mirror list it is being blocked,
Using the -O/--only-site option should prevent setup from trying to
retrieve the mirror list.
You'll then need to explicitly
one of its affiliates. It is intended exclusively for
the addressee. The substance of this message, along with any attachments, may
contain proprietary, confidential or privileged information or information that
is otherwise legally exempt from disclosure. Any unauthorized review, use,
disclosure
On 2020-10-25 01:47, Jim McNamara via Cygwin wrote:
> I got past the error message on configuring.
>
> I am trying to get past an error in the Makefile now.
>
> I posted it to gnucobol and am seeing if they can assist. It has something to
> do with a default.conf file is missing in one of the so
ssion issues i ran into with posix/windows.
Thanks,
Roboloki
-- Forwarded message -
From: Jim McNamara
Date: Sun, Oct 25, 2020, 4:12 AM
Subject: Fwd: Unable to extract GMP version information from gmp_version
:mingw
To: Cygwin
Thanks Achim.
I fixed the ld_library_path.
I was wond
this later today.
Have a good night.
Roboloki
-- Forwarded message -
From: Achim Gratz
Date: Sun, Oct 25, 2020, 4:01 AM
Subject: Re: Unable to extract GMP version information from gmp_version
:mingw
To:
Jim McNamara via Cygwin writes:
> I am experimenting with mingW64 w
Jim McNamara via Cygwin writes:
> I am experimenting with mingW64 with cygwin.
Have you ever used a cross-compilation toolchain before?
> My ./configure looks like this:
> $ echo $LD_LIBRARY_PATHC:/cygwin/lib
Not sure what you are trying to achieve there, but even if it was
working it would be w
king for libgmp... nochecking gmp.h usability...
> yeschecking gmp.h presence... yeschecking for gmp.h... yeschecking for
> gmp.h... (cached) yeschecking if linking against libgmp with "-lgmp" works...
> yeschecking matching GMP version... configure: error: Unable to extract GMP
>
... yeschecking for gmp.h... yeschecking for gmp.h...
(cached) yeschecking if linking against libgmp with "-lgmp" works...
yeschecking matching GMP version... configure: error: Unable to extract GMP
version information from gmp_version
I installed the gmp package for mingw64. I w
Hi Stephan,
Thanks for the information. Issue is fixed and it was IBM ssh service which was
blocking way for cygwin to bind address 0.0.0.0/22 on my windows machine. I
disabled that service and cygwin worked smoothly.
--
Thanks,
Subbu Wednesday, 19 August 2020, 10:03PM +05:30 from Stephen
I don't think
/etc/sshd_config needs to be restricted though that could be a judgement
call.
Perhaps
$ chmod 600 ssh_host_*_key
is enough to fix the private key permissions, if in fact that is the problem.
> $ cygrunsrv -Q cygsshd
"cygrunsrv -V -Q cygsshd" will reveal even m
Subramanya Narayanaswamy via Cygwin writes:
> Hi Team,
>
> I'm facing below issue while trying to start CYGSSHD server. I'm running the
> below command as an Administrator but not sure why cygsshd is not starting.
> Any help?
> --
> $ ne
On 16.08.2020 10:17, Subramanya Narayanaswamy via Cygwin wrote:
Hi Team,
I'm facing below issue while trying to start CYGSSHD server. I'm running the
below command as an Administrator but not sure why cygsshd is not starting. Any
help?
--
al Message-
From: Stephen Carrier [mailto:carr...@berkeley.edu]
Sent: Wednesday, August 12, 2020 9:29 PM
To: Subramanya Narayanaswamy
Cc: cygwin@cygwin.com
Subject: Re: Need information on creating service user to connect from the
Agent server to Windows hosts for installing agents on remote
O
Thanks Stephen
--
Thanks,
Subbu Wednesday, 12 August 2020, 09:29PM +05:30 from Stephen Carrier
carr...@berkeley.edu :
>On Wed, Aug 12, 2020 at 01:43:30PM +, Subramanya Narayanaswamy via Cygwin
>wrote:
> Do you have any steps to follow to create an admin user using ssh-user-config
> comm
On Wed, Aug 12, 2020 at 01:43:30PM +, Subramanya Narayanaswamy via Cygwin
wrote:
> Do you have any steps to follow to create an admin user using ssh-user-config
> command? Because when I run ssh-user-config it is taking SYSTEM user as
> default user name and doesn't prompt to create new user
Greetings, Subramanya Narayanaswamy!
> Do you have any steps to follow to create an admin user using
> ssh-user-config command? Because when I run ssh-user-config it is taking
> SYSTEM user as default user name and doesn't prompt to create new user for
> the purpose of connecting remotely to the t
ygwin@cygwin.com
Subject: Re: Need information on creating service user to connect from the
Agent server to Windows hosts for installing agents on remote
Greetings, Subramanya Narayanaswamy!
Please bottom post in this list.
> Thanks for the response.
> Basically I have an Cloud control Agent serv
Greetings, Subramanya Narayanaswamy!
Please bottom post in this list.
> Thanks for the response.
> Basically I have an Cloud control Agent server on LINUX host and Cloud
> control would like connect to Windows hosts over an SSH protocol.
For that, you need a REGULAR user, for which you need to
On 11.08.2020 08:35, Subramanya Narayanaswamy via Cygwin wrote:
Hi Andrey,
Thanks for the response.
Basically I have an Cloud control Agent server on LINUX host and Cloud control
would like connect to Windows hosts over an SSH protocol. So for that I have
installed CYGWIN on my client windows
[mailto:anrdae...@yandex.ru]
Sent: Tuesday, August 11, 2020 4:08 AM
To: Subramanya Narayanaswamy ;
cygwin@cygwin.com
Subject: Re: Need information on creating service user to connect from the
Agent server to Windows hosts for installing agents on remote
Greetings, Subramanya Narayanaswamy!
>
Greetings, Subramanya Narayanaswamy!
> I'm Trying to setup Cygwin installation on windows server 2012 and 2016.
> I'm installing latest Cygwin version with packages openssh,openssl,zip,unzip.
> When I run Cygwin.bat file and try to configure SSH host service to connect
> from Agent server on this
On Mon, Aug 10, 2020 at 12:21 PM Subramanya Narayanaswamy via Cygwin wrote:
When I run Cygwin.bat file and try to configure SSH host service to connect
> from Agent server on this windows host, I don't get a prompt to create
> CYGWIN user at all. By default it is taking the SYSTEM default user for
Hi Team,
I'm Trying to setup Cygwin installation on windows server 2012 and 2016. I'm
installing latest Cygwin version with packages openssh,openssl,zip,unzip.
When I run Cygwin.bat file and try to configure SSH host service to connect
from Agent server on this windows host, I don't get a
Hi,
I wanted to know if you would want to obtain our recent and updated Contacts
of "Comodo Users."
I can give you counts and pricing for you to review the data quality we
provide if you are interested.
Regards
Jennifer Spinnin
Manager - Demand Generation
To opt out, please reply
I have tons of e-books on VLSI Physical design (with LIVE examples) and RISC-V
architecture to be uploaded and shared for FREE, but I guess you are facing
email address errors. Are you looking for some FREE interesting e-books to go
through? Subscribe using below link and the books will be dropp
I have tons of e-books on VLSI Physical design (with LIVE examples) and RISC-V
architecture to be uploaded and shared for FREE, but I guess you are facing
email address errors. Are you looking for some FREE interesting e-books to go
through? Subscribe using below link and the books will be dropp
On Feb 13 21:56, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via cygwin wrote:
> I was trying to figure out what SID cygserver was trying to access...
>
> When I run ipcs without cygserver running, I see this SID is being retrieved
> successfully:
>
> 359 2451151 [main] ipcs 10404 pwdgrp::fetch_accou
I was trying to figure out what SID cygserver was trying to access...
When I run ipcs without cygserver running, I see this SID is being retrieved
successfully:
359 2451151 [main] ipcs 10404 pwdgrp::fetch_account_from_windows: line:
When I run ipcs with cygserver, the SID, which looks very
ion I am using has the tag: V6.9-20070228
Btw: Getting detailed information from my local hard drive (/dev/sda) works as expected.
Many thanks for a short reply!
Yours,
Felix
The warning is not related to the failure.
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings
Getting detailed information from my local hard drive (/dev/sda) works as
expected.
Many thanks for a short reply!
Yours,
Felix
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscr
On 2018-03-04 09:58, Houder wrote:
> On 2018-03-04 16:11, Houder wrote:
>> Because there are problems with setup v2.889, I decided to do
>> some testing of my own.
>> I started out with empty directories for the repo (a.k.a. the
>> Local Directory?) and the root directory ...
>> After having downlo
On 2018-03-04 16:11, Houder wrote:
Hi,
Because there are problems with setup v2.889, I decided to do
some testing of my own.
I started out with empty directories for the repo (a.k.a. the
Local Directory?) and the root directory ...
After having downloaded and installed the "required" packages,
the link above to give us permission to send you
information. It's fast and easy! If you cannot click the
full URL above, please copy and paste it into your web
browser
---
If you do not want to confirm, simply ignore this message.
Thank you and happy learning !!
Kunal
Outer Ring Road
Bang
PACKAGE DESCRIPTION
===
Homepage: https://github.com/jaalto/project--copyright-update
License : GPL
Update the copyright information in set of files, possibly
recursively, matching content criteria. The updating affects copyright
year, GPL address information etc.
CHANGES SINCE
On Oct 12 20:37, Bryan Berns wrote:
> I noticed when I launch an executable, Cygwin queries SACL information
> on the executable (which I can see in Process Monitor as a
> 'QuerySecurityFile' operation). On some of my protected file servers,
> this generates a failure
Arg. Responding to myself. Apparently ALL_SECURITY_INFORMATION is
internally defined and doesn't contain the flag for SACL information
(so much for being 'ALL'). I'll keep exploring...
--
Problem reports: http://cygwin.com/problems.html
FAQ: h
I noticed when I launch an executable, Cygwin queries SACL information
on the executable (which I can see in Process Monitor as a
'QuerySecurityFile' operation). On some of my protected file servers,
this generates a failure audit. Looking at the source code, I'm going
to gues
qq qq?
Ping?
On Apr 24 16:14, Corinna Vinschen wrote:
> On Apr 23 17:38, Corinna Vinschen wrote:
> > On Apr 23 16:25, qq qq wrote:
> > > The following code is a simplified app that was used to test-connect
> > > to local ports 55000+ (none of which were actually listening) and
> > > received fals
On Apr 23 17:38, Corinna Vinschen wrote:
> On Apr 23 16:25, qq qq wrote:
> > The following code is a simplified app that was used to test-connect
> > to local ports 55000+ (none of which were actually listening) and
> > received false-positive "connected" results because Cygwin's dup()
> > for sock
On Apr 23 16:25, qq qq wrote:
> The following code is a simplified app that was used to test-connect
> to local ports 55000+ (none of which were actually listening) and
> received false-positive "connected" results because Cygwin's dup()
> for socket causes SO_ERROR to be lost. Since FD_SETSIZE is
The following code is a simplified app that was used to test-connect to local
ports 55000+ (none of which were actually listening) and received
false-positive "connected" results because Cygwin's dup()
for socket causes SO_ERROR to be lost. Since FD_SETSIZE is only 64 on Cygwin,
the app uses du
I'm in the middle of repackaging xdelta for cygwin 64, and stumbled into
a rather big rathole. The original xdelta came with a development
library for linking into C programs, but it hasn't had an upstream
release since 1.1.4 in 2007. Meanwhile, a new xdelta3 package is under
active development;
I am trying to use ekiga, but need to avoid port forwarding, which is required
by it. As a workaround I could use "Siproxd - a masquerading SIP Proxy Server".
It has been reported that Siproxd, builds on the cygwin environmnt. But, that
no support, whatsover if provided for cygwin.
Has anywo
PACKAGE DESCRIPTION
===
Homepage: http://freshmeat.net/projects/copyright-update
License : GPL
Update the copyright information in set of files, possibly
recursively, matching content criteria. The updating affects copyright
year, GPL address information etc.
CHANGES SINCE LAST
On Dec 13 16:24, Jari Aalto wrote:
>
> ** To CC Emacs BTS, use 10257(at)debbugs.gnu.org
>
> My full original bug report was sent initially to Emacs, because the editor
> started considering remotes file as read-only and requiring confirmation
> after every save. See:
>
> http://debbugs.gnu.o
** To CC Emacs BTS, use 10257(at)debbugs.gnu.org
My full original bug report was sent initially to Emacs, because the editor
started considering remotes file as read-only and requiring confirmation
after every save. See:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10257
It appears that Cyg
ritten,
and you're the boss, so what you say, goes!
One of the above is a showstopper so you're going to have to do what
others have suggested and put the information in the packages.
cgf
Okay, that's blunt but quite clear. So we'll go ahead with the other
approach.
ld.
One of the above is a showstopper so you're going to have to do what
others have suggested and put the information in the packages.
cgf
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.ht
Cygwin package. My motivation is to make it easy for
people to find the license information, if they need it.
(Preparing this information has required a lot of work on my part,
so I would be happy if something could be done to make it easy to
keep the information up to date as packages are added and
le in every Cygwin package. My motivation is to make it easy for
> > >>people to find the license information, if they need it.
> > >>
> > >>(Preparing this information has required a lot of work on my part,
> > >>so I would be happy if something co
On Oct 25 12:00, Luke Kendall wrote:
> Corinna Vinschen wrote:
> >On Aug 19 11:09, Luke Kendall wrote:
> >>Soon, I will have prepared a list of the location of every license
> >>file in every Cygwin package. My motivation is to make it easy for
> >>people to f
Corinna Vinschen wrote:
On Aug 19 11:09, Luke Kendall wrote:
Soon, I will have prepared a list of the location of every license
file in every Cygwin package. My motivation is to make it easy for
people to find the license information, if they need it.
(Preparing this information has
On Oct 21 18:41, David Sastre wrote:
> On Fri, Oct 21, 2011 at 10:59:01AM +0200, Corinna Vinschen wrote:
> > On Oct 21 13:02, Luke Kendall wrote:
> > > Can I ask a related question: for the few shell scripts and /etc
> > > files provided in base-files: what license are they under? The
> > > packag
On Fri, Oct 21, 2011 at 10:59:01AM +0200, Corinna Vinschen wrote:
> On Oct 21 13:02, Luke Kendall wrote:
> > Can I ask a related question: for the few shell scripts and /etc
> > files provided in base-files: what license are they under? The
> > package contains lots of licenses, as we've been disc
On Oct 21 13:02, Luke Kendall wrote:
> Can I ask a related question: for the few shell scripts and /etc
> files provided in base-files: what license are they under? The
> package contains lots of licenses, as we've been discussing, but I
> couldn't find any indication of which license applies to t
license information, if they need it.
(Preparing this information has required a lot of work on my part,
so I would be happy if something could be done to make it easy to
keep the information up to date as packages are added and modified.)
What is the best way to contribute the license-location
uke Kendall wrote:
> > Corinna Vinschen wrote:
> > >On Aug 19 11:09, Luke Kendall wrote:
> > >>Soon, I will have prepared a list of the location of every license
> > >>file in every Cygwin package. My motivation is to make it easy for
> > >>p
On Oct 20 14:48, Luke Kendall wrote:
> Corinna Vinschen wrote:
> >On Aug 19 11:09, Luke Kendall wrote:
> >>Soon, I will have prepared a list of the location of every license
> >>file in every Cygwin package. My motivation is to make it easy for
> >>people to f
Corinna Vinschen wrote:
On Aug 19 11:09, Luke Kendall wrote:
Soon, I will have prepared a list of the location of every license
file in every Cygwin package. My motivation is to make it easy for
people to find the license information, if they need it.
(Preparing this information has
Corinna Vinschen wrote:
On Aug 19 11:09, Luke Kendall wrote:
Soon, I will have prepared a list of the location of every license
file in every Cygwin package. My motivation is to make it easy for
people to find the license information, if they need it.
(Preparing this information has
On Aug 19 11:09, Luke Kendall wrote:
> Soon, I will have prepared a list of the location of every license
> file in every Cygwin package. My motivation is to make it easy for
> people to find the license information, if they need it.
>
> (Preparing this information has required a
Soon, I will have prepared a list of the location of every license file
in every Cygwin package. My motivation is to make it easy for people to
find the license information, if they need it.
(Preparing this information has required a lot of work on my part, so I
would be happy if something
Am 17.02.2011 23:50, schrieb Jari Aalto:
>
> PACKAGE DESCRIPTION
> ===
>
> Homepage: http://freshmeat.net/projects/since
That would be http://welz.org.za/projects/since
--
Matthias Andree
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://c
file since the last time it was
run).
CHANGES SINCE LAST RELEASE
==
Not available. This project does not maintain Change Logs.
INSTALL OR UPGRADE NOTES
Standard install.
CYGWIN INSTALLATION INFORMATION
===
To insta
2010/11/27 Gerrit P. Haase:
> the Perl README states:
> ===
> - The CPAN repository and build directory *must* reside in a path
> mounted in binmode:
>
> mount -s -b -f c:/cygwin/home/username/.cpan /home/username/.cpan
> mount -u -b -f c:/cygwin/home/username/.cpan /home/username/.cpan
>
>
:/cygwin/home/Gerrit/.cpan /home/Gerrit/.cpan
mount: unknown option -- s
Usage: mount [OPTION] [ ]
mount -a
mount
Display information about mounted filesystems, or mount a filesystem
-a, --all mount all filesystems mentioned in fstab
-c, --change-cygdrive-prefix
On Aug 19 23:14, Rolf Campbell wrote:
> When I run "df -h " where dir is part of a
> native-NTFS-mounted-drive, then df prints details about the root
> drive (not the mounted drive).
That should be fixed in CVS now.
Thanks for the report,
Corinna
--
Corinna Vinschen Please, se
it prints information about the root drive, but if you specify any
subdir, then it prints the correct drive information.
For example (not actual output):
Drive 0, 100G: mounted as "C:\"
Drive 1, 200G: mounted as "C:\1"
Drive 2, 300G: mounted as "C:\2" and "D:\"
on and is it 56-Bit
>or greater? "If greater than 56 bit, what is the purpose of the
>encryption?"
>
>Thank you for your time,
We don't support cwrsync here. A google search should uncover where it
is supported. However, this is free software and there is no entity
> -Original Message-
> From: Jason Pyeron
> Sent: Tuesday, April 27, 2010 8:51
> Subject: RE: Information on CwRsync 3.0.7
>
>
> > -Original Message-
> > From: Maxey, Wanda (GE Infra, Energy, Non-GE)
> > Sent: Tuesday, April 27, 2010 8:10
> -Original Message-
> From: Maxey, Wanda (GE Infra, Energy, Non-GE)
> Sent: Tuesday, April 27, 2010 8:10
> Subject: Information on CwRsync 3.0.7
CwRsync is not a "product" of cygwin.com
Please see:
http://www.itefix.no/i2/contact
http://www.itefix
I'm with General Electric and I'm looking for the ECCN number Export Controls
for this software. Does this software use any type of encryption algorithms? If
so, what type of encryption and is it 56-Bit or greater? "If greater than 56
bit, what is the purpose of the encryption?"
Thank you
Hi Corinna
I compiled the current snapshot and it works...
Thanks for your help
Herzliche Grüsse aus der Schweiz
Oliver
> Hi Corinna
>
> Thanks for your fast solution. I'll try to compile and test a
> cvs-snapshot...
>
> Greetz
> Oliver
>
--
Problem reports: http://cygwin.com/problems.
Hi Corinna
Thanks for your fast solution. I'll try to compile and test a cvs-snapshot...
Greetz
Oliver
>
> Done. A wrong condition for checking virtual filesystems (like /proc)
> also catched unix sockets accidentally. I fixed this in CVS.
>
>
> Thanks for the report,
> Corinna
>
> --
> Corinn
On Jan 13 01:31, Oliver Meier wrote:
> Hi There
>
> I have more information concerning my courierauth problem
>
> strace of authdaemon gives me:
>
> -- snip --
> [...]
> -- snip --
>
> it seems, that /usr/local/var/spool/authdaemon/socket.tmp cannot be r
Hi There
I have more information concerning my courierauth problem
strace of authdaemon gives me:
-- snip --
254 158676 [main] authdaemond 38964 path_conv::check:
this->path(C:\cygwin\usr\local\var\spool\authdaemon\socket.tmp),
has_acls(1)
691 159367 [main] authdaemond 38964 alloc
On 10/25/2009 09:47 PM, Paul McFerrin wrote:
What gives. I see thru-out the source code reference to "fopen(a, ...,
"rt") but when I look at the various manual paes for fopen, I find
nothing about the "t". What is "t"? Any GURU want to answer?
The opposite of "rb". b = binary. t = text. Yes
Larry Hall (Cygwin) wrote:
On 10/25/2009 09:47 PM, Paul McFerrin wrote:
What gives. I see thru-out the source code reference to "fopen(a, ...,
"rt") but when I look at the various manual paes for fopen, I find
nothing about the "t". What is "t"? Any GURU want to answer?
The opposite of "rb"
What gives. I see thru-out the source code reference to "fopen(a, ...,
"rt") but when I look at the various manual paes for fopen, I find
nothing about the "t". What is "t"? Any GURU want to answer?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cyg
17:02 last-cache
-rwxrwxrwx 1 paul None17 Oct 25 17:02 last-action
So just by downloading something, the problem went away (Humm). I
can't explain this or reproduce it anymore
Paul McFerrin wrote:
Here is my ENTIRE chgcheck -c output:
$ cygcheck -c
Cygwin Package Information
No se
Here is my ENTIRE chgcheck -c output:
$ cygcheck -c
Cygwin Package Information
No setup information found
The -s option does provide system information but without the package
info but at the end, I get the following:
Cygwin Package Information
No setup information found
Use -h to see help
Paul McFerrin wrote:
> What setup information is chgcheck looking for? File
> /etc/setup/installed.db is present.
That's where it ought to be looking. Does it contain a line with the cygwin
version? Has something gone wrong with the mount points? What do you see
when you
I just got gone setting up a cygwin 1.7 installation on my USB flash
drive. Everything look good except for one thing. When I do the following:
$ cygcheck -cd cygwin|sed -e "1,2d" -re "s/cygwin[ \t]+//"
$ cygcheck -cd cygwin
Cygwin Package Information
No set
cygwin-ow...@cygwin.com schrieb am 21.10.2009 08:39:40:
> [Bild entfernt]
>
> Cygwin/OpenSSH authentication without applying group policies...
>
> Carsten.Porzler
>
> an:
>
> cygwin
>
> 21.10.2009 08:40
>
> Gesendet von:
>
> cygwin-ow...@cygwin.com
>
> Dear Cygwin community,
>
> we are
$cygcheck -c libGL1 libGL-devel
Cygwin Package Information
Package VersionStatus
libGL-devel 7.2-2 OK
libGL1 7.2-2 OK
I'll try to make a small lib that cause the error... but I think that
anything that do opengl shall fail
thank
jean-luc malet wrote:
> On Tue, May 26, 2009 at 6:00 PM, Dave Korn
>> jean-luc malet wrote:
>>> this dll use 2 others dll : -lglut -lGL
>>> $pkg-config.exe --libs gl
>>> -lGL
>>> but /bin/ contain cygGL-1.dll
>>> when static linking with -lGL this works fine because libGL.a exist
>>> when creating
On Tue, May 26, 2009 at 6:00 PM, Dave Korn
wrote:
> jean-luc malet wrote:
>> hi!
>> I'm creating a dll using gcc and cygwin
>> this dll use 2 others dll : -lglut -lGL
>> $pkg-config.exe --libs gl
>> -lGL
>> but /bin/ contain cygGL-1.dll
>> when static linking with -lGL this works fine because libG
jean-luc malet wrote:
> hi!
> I'm creating a dll using gcc and cygwin
> this dll use 2 others dll : -lglut -lGL
> $pkg-config.exe --libs gl
> -lGL
> but /bin/ contain cygGL-1.dll
> when static linking with -lGL this works fine because libGL.a exist
> when creating the dll -lGL don't work at all, I
1 - 100 of 236 matches
Mail list logo