Re: gdb problem - cygwin-1.5.19-4

2006-01-23 Thread Brian Dessent
COLLETTE Yann wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll This is a meaningless and benign message. Just type "continue". Search the mailing list archives for details. Brian -- Unsubscribe info: http://cygw

apache 1.3.34 can not compile anymore

2006-01-23 Thread [EMAIL PROTECTED]
apache 1.3.34 used to compile without problems under cygwin. Now make ends the following way - ===> src/support make[2]: Entering directory `/home/src/apache/apache_1.3.34/src/support' gcc -c -I../os/cygwin -I../include -DCYGWIN -DUSE_HSREGEX -DNO_DL_NEEDED `../apaci` htpasswd.c htpasswd.c:

gdb problem - cygwin-1.5.19-4

2006-01-23 Thread COLLETTE Yann
Hello, I've a problem with gdb. The message displayed by gdb is the following: (gdb) run Starting program: /cygdrive/g/MAPAO/Optim_2/Main/Reg/OptimizeReg.exe Program received signal SIGSEGV, Segmentation fault. 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll (gdb) where #0 0x610a

find problem: cygwin-1.5.19-4

2006-01-23 Thread COLLETTE Yann
Hello, I've a problem with the command find: $ find . -name "*.o" -exec rm {} \; -print find: /cygdrive/g/MAPAO/Meta-c++/Experiment/CVS changed during execution of find (old inode number -411248424, new inode number -397277624, filesystem type is user) [ref 1114] find: /cygdrive/g/MAPAO/Meta-c

gcc problem - cygwin-1.5.19-4

2006-01-23 Thread COLLETTE Yann
Hello, I've a problem with gcc: sometimes gcc can't find some include files. TestSpeedMetric.cpp:46:26: ParetoSoft.hpp: No such file or directory TestSpeedMetric.cpp: In function `int main()': TestSpeedMetric.cpp:155: error: `ParetoSoft' undeclared (first use this function) TestSpeedMetric.cpp:

Re: Need information about data and bss segment address access in cygwin

2006-01-23 Thread Sudhahar
Brian, From your comments I understand that dll data/bss segment address is same as that of process data/bss segment address(data_start, data_end, bss_start and bss_end) when the process is loaded. Is that right Sudha * From: Brian Dessent * To: cygwin

Re: PostgreSQL 8.1.2 crashes diring import...

2006-01-23 Thread [EMAIL PROTECTED]
Adding to my own message. Just found this, which is from two years ago and reflects on the same problem - http://www.cygwin.com/ml/cygwin-apps/2004-01/msg00014.html This e-mail says that cygserver simply exits upon high load upon PostgreSQL. This e-mail says that the problem is fixed - http

Re: Need information about data and bss segment address access in cygwin

2006-01-23 Thread Brian Dessent
Sudhahar wrote: > Thanks Cliff/Dave. I could not find the code where the dll data/bss > segments address are updated in cygwin. But in the fork code we are > doing a copy for all linked and loaded dlls data/bss segments by > giving the address as There is no code to update them. As the other rep

Re: Need information about data and bss segment address access in cygwin

2006-01-23 Thread Sudhahar
Thanks Cliff/Dave. I could not find the code where the dll data/bss segments address are updated in cygwin. But in the fork code we are doing a copy for all linked and loaded dlls data/bss segments by giving the address as for (dll *d = dlls.istart (DLL_LINK); d; d = dlls.inext ()) { debu

[ANNOUNCEMENT] Updated: bzr 0.7 -- Next-generation distributed version control (like GNU arch)

2006-01-23 Thread Jari Aalto
PACKAGE DESCRIPTION === Home page: http://freshmeat.net/projects/bzr/ License : GPL Next-generation distributed version control similar to GNU Arch. Distributed version control system that is powerful, friendly, and scalable implemented in Python. - Just one .bzr directory at

Re: x-term font

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, thad wrote: > how can i change the font size of xterm? If you really mean "xterm", then this question is off-topic for this list, and belongs on the cygwin-xfree list. I'm redirecting my reply there and setting the Reply-To: accordingly. You need to use the -fn option to pa

x-term font

2006-01-23 Thread thad
how can i change the font size of xterm? tia. tad -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: trouble automating ftp with cron

2006-01-23 Thread Wes S
On 23 Jan 2006 at 13:22, Brian Dessent wrote: > Are you sure that the 'ftp' that is being run from your cronjob is > really the Cygwin ftp and not Windows' ftp? The PATH setting in the > cronjob is normally not the same as that at your normal user bash > prompt. > Thank you. That was the prob

Re: Prompt issue within cygwin

2006-01-23 Thread Brian Dessent
Igor Peshansky wrote: > There is a prompt bug in bash that causes it to miscount the number of > displayed characters. One workaround was to append '\[\]' to PS1. Also, > a good habit to get into is to use single quotes in the shell when some > value contains backslashes. Yes, this bug has been

PostgreSQL 8.1.2 crashes diring import - 8.0.4 does not

2006-01-23 Thread [EMAIL PROTECTED]
I am not sure if this is relevant for here, but as cygserver is involved, I thought it might be interesting. PostgreSQL 8.1.2 crashes during import (postmaster loses connection to cygserver, details below) and 8.0.4 does the same import without problem (all versions since 7.4, if I am not wron

Re: Prompt issue within cygwin

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, Zach Gelnett wrote: > On 1/23/06, Zach Gelnett <[EMAIL PROTECTED]> wrote: > > On 1/23/06, Igor Peshansky <[EMAIL PROTECTED]> wrote: Again, . Let's not feed the spammers. > [snip] > I do have one final question. > > If I set PS1 lik

Re: Prompt issue within cygwin

2006-01-23 Thread Zach Gelnett
On 1/23/06, Zach Gelnett <[EMAIL PROTECTED]> wrote: > pls see: > > http://materm.sourceforge.net/docs/settitle.c > > On 1/23/06, Igor Peshansky <[EMAIL PROTECTED]> wrote: > > Ugh, top-posting... Reformatted. > > > > Two more notes: first, the Cygwin lists don't accept HTML email, as you no > > dou

Re: Errors building the FAQ/User's Guide (Attn: xmlto maintainer)?

2006-01-23 Thread Marcel Telka
On Thu, Jan 12, 2006 at 07:59:26PM -0800, Joshua Daniel Franklin wrote: > On 1/12/06, Igor Peshansky wrote: > > On Thu, 12 Jan 2006, Joshua Daniel Franklin wrote: > > > I build everything but the PDFs on Cygwin. Is your issue related to > > > http://www.cygwin.com/ml/cygwin-apps/2005-10/msg00065.h

Re: trouble automating ftp with cron

2006-01-23 Thread Brian Dessent
Wes S wrote: > I've been trying the last two days to get this to work but if fails > using cron with cygwin but works just fine using cron with Fedora > Core 4. If I run myscript.sh from a console the script runs fine. > > I can't seem to login to the ftp site when run from cron. Any ideas? > I

[ANNOUNCEMENT] New Package: Numeric-24.2-1

2006-01-23 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following package has been added to the Cygwin net release: *** Numeric-24.2-1 Numerical Python provides a fast, compact, multidimensional array language facility as a Python module. This package requires python-2.4.x and is listed under the Pyt

trouble automating ftp with cron

2006-01-23 Thread Wes S
I've been trying the last two days to get this to work but if fails using cron with cygwin but works just fine using cron with Fedora Core 4. If I run myscript.sh from a console the script runs fine. I can't seem to login to the ftp site when run from cron. Any ideas? I've tried running this

Re: ATT: gcc maintainer (was Re: cpp does not honor the -undef option.)

2006-01-23 Thread Peter Ekberg
On Mon, Jan 16, 2006 at 12:13:12PM +0100, Peter Ekberg wrote: > On Mon, Jan 09, 2006 at 10:58:00AM +0100, Peter Ekberg wrote: > > Hello! > > > > I recently tried to build a package that was using cpp for other > > purposes than preprocessing C files. Its configure script was > > looking for a way

Re: Serial port hangs unless I run Hyperterminal?

2006-01-23 Thread andyburgess
Eric, Thanx for your quick reply! > Code snippets? OK - open port function following function called with serial = open_port("COM1"); - int open_port(char *port) { int fd = 0; fd = open(port, O_RDWR | O_NOCTTY ); return (fd); } ---

Re: Cygwin Setup: Fatal Error: Uncaught Exception

2006-01-23 Thread Igor Peshansky
Moving to cygwin-apps, as this is likely to get technical. On Mon, 23 Jan 2006, Brian Dessent wrote: > Igor Peshansky wrote: > > > I've looked at this a bit. Here's the weird part: the error says > > "Uncaught Exception", but all the throws of that exception appear to be > > properly wrapped in

Re: Prompt issue within cygwin

2006-01-23 Thread Zach Gelnett
pls see: http://materm.sourceforge.net/docs/settitle.c On 1/23/06, Igor Peshansky <[EMAIL PROTECTED]> wrote: > Ugh, top-posting... Reformatted. > > Two more notes: first, the Cygwin lists don't accept HTML email, as you no > doubt found out from the rejection notice, and second, please make sure

Re: Prompt issue within cygwin

2006-01-23 Thread Igor Peshansky
Ugh, top-posting... Reformatted. Two more notes: first, the Cygwin lists don't accept HTML email, as you no doubt found out from the rejection notice, and second, please make sure your mailer respects the Reply-To: header -- I set it for a reason. On Mon, 23 Jan 2006, Zach Gelnett wrote: > On 1

Re: Prompt issue within cygwin

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, Eric Blake wrote: > > > \[\033]61;[EMAIL PROTECTED]@\H \W> > > > > > > as you can see, only a single ">" > > > [snip] > > > > You have a bug in your PS1 value. Bash uses \[ and \] to delimit > > non-printable sequences in the prompt. So, your PS1 should at least be > > > > \

Re: Cygwin Setup: Fatal Error: Uncaught Exception

2006-01-23 Thread Brian Dessent
Igor Peshansky wrote: > I've looked at this a bit. Here's the weird part: the error says > "Uncaught Exception", but all the throws of that exception appear to be > properly wrapped in try/catch blocks. So a simple "change exception into > an mbox" kind of solution won't work here. More debuggi

Re: Prompt issue within cygwin

2006-01-23 Thread Eric Blake
> > > > \[\033]61;[EMAIL PROTECTED]@\H \W> > > > > as you can see, only a single ">" > > [snip] > > You have a bug in your PS1 value. Bash uses \[ and \] to delimit > non-printable sequences in the prompt. So, your PS1 should at least be > > \[\033]61;[EMAIL PROTECTED]@\H \W> >

Re: installation location of packages

2006-01-23 Thread [EMAIL PROTECTED]
Eric Blake wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to [EMAIL PROTECTED] on 1/22/2006 2:13 PM: It seems to me that the cygwin packages are installed in different locations than the locations they would go if ./compile make make install are performed on the source. Yes, m

Re: SIGALRM is ignored in generated code blocks (using mmap) - testcase included

2006-01-23 Thread Christopher Faylor
On Mon, Jan 23, 2006 at 01:45:52PM +0100, Samuel Thibault wrote: >Lee Moore, le Mon 23 Jan 2006 12:05:17 +, a ?crit : >> I have an application which is creating generated code blocks in memory >> provided by mmap, once the application is running in the generated code >> blocks, it cannot be i

Re: Prompt issue within cygwin

2006-01-23 Thread Igor Peshansky
Ugh, top-posting... Reformatted. On Mon, 23 Jan 2006, Zach Gelnett wrote: > On 1/23/06, Igor Peshansky <[EMAIL PROTECTED]> wrote: . Thanks. > > On Mon, 23 Jan 2006, Zach Gelnett wrote: > > > > > Here is what i am seeing: > > > > > > [EMAIL PROTECTED]

Re: Prompt issue within cygwin

2006-01-23 Thread Zach Gelnett
That was precicesly my issue. Thank you very much, both issues (tab complete and dup > entries) are resolved! FYI, I'm just trying to have a prompt that says: [EMAIL PROTECTED] workingdir> this is because i login to multiple machines and use tabbed windows (available within mrxvt) to do this.

Re: Prompt issue within cygwin

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, Zach Gelnett wrote: > Here is what i am seeing: > > [EMAIL PROTECTED] ~> > > > the duplicate ">" is the issue. Here is my PS1: > > \[\033]61;[EMAIL PROTECTED]@\H \W> > > as you can see, only a single ">" > [snip] You have a bug in your PS1 value. Bash uses \[ and \] to deli

Re: curses.h (Attn: bash and setup maintainers)

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, Bob Rossi wrote: > On Mon, Jan 23, 2006 at 11:06:09AM -0500, Igor Peshansky wrote: > > On Mon, 23 Jan 2006, Bob Rossi wrote: > > > > > On Sat, Jan 21, 2006 at 05:31:24PM -0500, Igor Peshansky wrote: > > > > On Sat, 21 Jan 2006, Bob Rossi wrote: > > > > > > > > > I will do this

Prompt issue within cygwin

2006-01-23 Thread Zach Gelnett
Here is what i am seeing: [EMAIL PROTECTED] ~> > the duplicate ">" is the issue. Here is my PS1: \[\033]61;[EMAIL PROTECTED]@\H \W> as you can see, only a single ">" This happens in xterm, cygwin bash shell, and my preferred terminal mrxvt (from materm.sf.net). It only just started happening

Re: curses.h

2006-01-23 Thread Bob Rossi
On Mon, Jan 23, 2006 at 11:06:09AM -0500, Igor Peshansky wrote: > On Mon, 23 Jan 2006, Bob Rossi wrote: > > > On Sat, Jan 21, 2006 at 05:31:24PM -0500, Igor Peshansky wrote: > > > On Sat, 21 Jan 2006, Bob Rossi wrote: > > > > > > > I will do this on Monday. However, is there a way to tell cygwin t

1.5.19-4 exec family of functions find wrong file to execute

2006-01-23 Thread Martin
I am attempting to invoke a command with execvp/execlp. If a file appears in my PATH before the executable desired and has the same name as the executable, the first occurrence of the file name is used as the executable to invoke. Even though the first file is NOT marked as executable. The attac

RE: "replaced while being copied" - was ... RE: Solved partially by findutils 4.3 - RE: "inode changed", ...

2006-01-23 Thread Jan Schormann
You wrote on Monday, January 23, 2006 4:24 PM: > On Jan 23 13:34, Jan Schormann wrote: > > ... > > Thanks. You didn't reply to my other question, though. What > filesystem exactly is on the remote side? I'm not familar with the > above combination > of values. This doesn't look like any nativ

Re: curses.h

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, Bob Rossi wrote: > On Sat, Jan 21, 2006 at 05:31:24PM -0500, Igor Peshansky wrote: > > On Sat, 21 Jan 2006, Bob Rossi wrote: > > > > > I will do this on Monday. However, is there a way to tell cygwin to > > > fix all packages? Just in case others are broken? > > > > Once you h

Re: which package has cyggnome-menu-0.dll

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, Eric Blake wrote: > According to Vijay Kiran Kamuju on 1/23/2006 4:43 AM: > > Hi, > > > > Can anyone tell me which package has cyggnome-menu-0.dll, please? > > $ cygcheck -p cyggnome-menu-0.dll > Found 0 matches for cyggnome-menu-0.dll Or on the web:

Re: Please assist with details regarding uninstalling [Attn FAQ maintainer]

2006-01-23 Thread Joshua Daniel Franklin
On 1/23/06, Eric Blake wrote: > According to Brian Dessent on 1/22/2006 8:56 PM: > > > >>A. How do I tell what services I have installed? > > > Nevertheless, the command "cygrunsrv -L" should give you a list of all > > installed Cygwin services. (Note that this -L functionality of > > cygrunsrv d

Re: Cygwin Setup: Fatal Error: Uncaught Exception

2006-01-23 Thread Igor Peshansky
On Mon, 23 Jan 2006, Yitzchak Scott-Thoennes wrote: > On Sun, Jan 22, 2006 at 09:37:12PM -0800, Brian Dessent wrote: > > Linda Walsh wrote: > > > > > Is an application crash the expected behavior when > > > package validation fails? Maybe it should mark it unusable > > > or delete it? > > Yuck.

Re: "replaced while being copied" - was ... RE: Solved partially by findutils 4.3 - RE: "inode changed", ...

2006-01-23 Thread Corinna Vinschen
On Jan 23 13:34, Jan Schormann wrote: > > rootdir: \\desdata2\universal\ > Volume Name: > Serial Number : 3305459525 > Max Filenamelength : 255 > Filesystemname : > Flags: > FILE_CASE_SENSITIVE_SEARCH : TRUE > FILE_CASE_PRESERVED_NAMES : TRUE > FILE_UNICODE_ON_DISK

Re: "replaced while being copied" - was ... RE: Solved partially by findutils 4.3 - RE: "inode changed", ...

2006-01-23 Thread Corinna Vinschen
On Jan 20 13:22, Jonas M?ls? wrote: > > > > > Corinna Vinschen cygwin.com> writes: > > > Could you please build and > > run the below test application like this: > > > > $ gcc -o getvolinfo getvolinfo.c > > $ ./getvolinfo //desdata2/universal > > > > and send the output to this list? >

Re: 1.5.19-3 parent socket binding remains after closing when spawning child process

2006-01-23 Thread Corinna Vinschen
On Jan 20 11:53, Martin wrote: > Well, this is a strange one. > I open a socket in a parent process, bind it and > listen. > I set the socket to close-on-exec with the FD_CLOEXEC > flag. > A child process is spawned, which doesn't inherit the > socket. > I then close the server socket in the parent

Re: curses.h

2006-01-23 Thread Bob Rossi
On Sat, Jan 21, 2006 at 05:31:24PM -0500, Igor Peshansky wrote: > On Sat, 21 Jan 2006, Bob Rossi wrote: > > > On Sat, Jan 21, 2006 at 11:33:42AM -0700, Eric Blake wrote: > > > According to Bob Rossi on 1/21/2006 8:15 AM: > > > > > > > > Yup, things are screwed up all right. > > > > > > > > Not Fou

[ANNOUNCEMENT] Updated: lighttpd-1.4.9-1 (security fix)

2006-01-23 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Version 1.4.9-1 of lighttpd has been uploaded. lighttpd is a fast, secure and flexible webserver. In lighttpd 1.4.8 and below is a CRITICAL bug which allows unauthenticated users to read all files from the documentation root. Refer to http://lighttpd

Re: Serial port hangs unless I run Hyperterminal?

2006-01-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to andyburgess on 1/23/2006 6:28 AM: > > I'm getting an issue when I run my GNU C program. It's hanging on the > write/read operation to a GSM modem attached to my COM1 *when* the PC has > initially been switched on from cold. However the c

Re: which package has cyggnome-menu-0.dll

2006-01-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Vijay Kiran Kamuju on 1/23/2006 4:43 AM: > Hi, > > Can anyone tell me which package has cyggnome-menu-0.dll, please? $ cygcheck -p cyggnome-menu-0.dll Found 0 matches for cyggnome-menu-0.dll In other words, no package on cygwin.com prov

Re: Please assist with details regarding uninstalling [Attn FAQ maintainer]

2006-01-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Brian Dessent on 1/22/2006 8:56 PM: > >>A. How do I tell what services I have installed? > Nevertheless, the command "cygrunsrv -L" should give you a list of all > installed Cygwin services. (Note that this -L functionality of > cygrun

Re: Serial port hangs unless I run Hyperterminal?

2006-01-23 Thread Samuel Thibault
andyburgess, le Mon 23 Jan 2006 13:28:24 +, a écrit : > Also I've been having trouble with the tcsetattr and tcgetattr functions in C > (my program's not using them currently). Each time I call them - I get a > returned -1 - error status. Check errno too. Regards, Samuel -- Unsubscribe info:

Re: installation location of packages

2006-01-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to [EMAIL PROTECTED] on 1/22/2006 2:13 PM: > It seems to me that the cygwin packages are installed in different > locations than the locations they would go if ./compile make make > install are performed on the source. Yes, many packages def

Serial port hangs unless I run Hyperterminal?

2006-01-23 Thread andyburgess
Cygwin1.dll - version 1005.18.0.0 (Build date 2005-07-02 20:30) Hi there, I've been using the superb Cygwin environment for a few months now and am very impressed with it! I'm getting an issue when I run my GNU C program. It's hanging on the write/read operation to a GSM modem attached to my CO

Re: SIGALRM is ignored in generated code blocks (using mmap) - testcase included

2006-01-23 Thread Samuel Thibault
Hi, Lee Moore, le Mon 23 Jan 2006 12:05:17 +, a écrit : > I have an application which is creating generated code blocks in memory > provided by mmap, once the application is running in the generated code > blocks, it cannot be interrupted by a SIGALRM. Mmm, IIRC signals can't be delivered u

RE: "replaced while being copied" - was ... RE: Solved partially by findutils 4.3 - RE: "inode changed", ...

2006-01-23 Thread Jan Schormann
Corinna, thanks for the code! Sorry for the delay (had to do some work for my employer in the meantime ;-) > Your strace shows that the inode number of the file changes in two > subsequent calls to stat. This is unfortunate, to say the least. Hm. > Can you give us more information about the re

Re: can I tell setup.exe NOT to upgrade a specific package from now on?

2006-01-23 Thread Yitzchak Scott-Thoennes
On Sat, Jan 21, 2006 at 02:54:05PM +, Urs Rau wrote: > > I need to keep a version of postgresql server at level 7.x, but now that 8.x > is out setup.exe suggests an upgrade every single time it runs. > > And one of these days I am going to forget to manually toggle the entry back > to 'keep'

Re: "replaced while being copied" - was ... RE: Solved partially by findutils 4.3 - RE: "inode changed", ...

2006-01-23 Thread Jonas Mölsä
Corinna Vinschen cygwin.com> writes: > Could you please build and > run the below test application like this: > > $ gcc -o getvolinfo getvolinfo.c > $ ./getvolinfo //desdata2/universal > > and send the output to this list? > > Thanks, > Corinna > Hi! I have the same problem with cp,

SIGALRM is ignored in generated code blocks (using mmap) - testcase included

2006-01-23 Thread Lee Moore
Hi I have an application which is creating generated code blocks in memory provided by mmap, once the application is running in the generated code blocks, it cannot be interrupted by a SIGALRM. In the following example I generate a code section which simply performs an infinite loop (using a

which package has cyggnome-menu-0.dll

2006-01-23 Thread Vijay Kiran Kamuju
Hi, Can anyone tell me which package has cyggnome-menu-0.dll, please? Thanks, Vijay -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.co

Re: Cygwin Setup: Fatal Error: Uncaught Exception

2006-01-23 Thread Yitzchak Scott-Thoennes
On Sun, Jan 22, 2006 at 09:37:12PM -0800, Brian Dessent wrote: > Linda Walsh wrote: > > > Is an application crash the expected behavior when > > package validation fails? Maybe it should mark it unusable > > or delete it? Yuck. I went through this, too. It appeared to me that there were a larg

Re: A question on lockf()

2006-01-23 Thread Samuel Thibault
Hi, Angelo Graziosi, le Mon 23 Jan 2006 09:42:01 +0100, a écrit : > I have some Fortran code with a little of C code (CERNLIB) that was > patched in the past because Cygwin did not support lockf() function. > > Now I would know if the recent versions of Cygwin support lockf() function > so that o

A question on lockf()

2006-01-23 Thread Angelo Graziosi
I have some Fortran code with a little of C code (CERNLIB) that was patched in the past because Cygwin did not support lockf() function. Now I would know if the recent versions of Cygwin support lockf() function so that one can remove that patch. Many thanks, Angelo. -- Unsubscribe info: