On 2/19/2011 11:35 AM, Warren Young wrote:
On 2/19/2011 11:29 AM, Warren Young wrote:
$ rmdir .
rmdir: failed to remove `.': Invalid argument
Nevermind. It doesn't work on Linux, either. I guess /bin/rmdir has code
in it to check for that, which rmdir(2) does not.
Better test, which does wor
On 2/19/2011 11:29 AM, Warren Young wrote:
$ rmdir .
rmdir: failed to remove `.': Invalid argument
Nevermind. It doesn't work on Linux, either. I guess /bin/rmdir has
code in it to check for that, which rmdir(2) does not.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On 2/17/2011 11:49 AM, Stan wrote:
The issue is triggering an assert dumps core.
It's supposed to. The core gets you a backtrace, the exact line of code
which tripped the assertion (you can't always tell just from the text of
the assert()), the state of variables, etc. This is a very good
On 2/17/2011 5:04 AM, Corinna Vinschen wrote:
Hi crowd,
rabble? angry mob?
- Reintroduce the ability to delete an empty directory which is the
current working directory of the same or another Cygwin process.
I don't see that. Testcase:
$ mkdir foo
$ cd foo
$ rmd
I have tested the bugs I reported about Varnish Cache program and It
works fine with last snapshot:
- Make sure that the random number generator is seeded on a
per-thread basis.
- Fix bind(2) behaviour related to SO_REUSEADDR.
and they works ok. New madvise call also works ok.
--
Problem
On 14/02/2011 05:03, Y.Hosoi wrote:
Thank you.
However, it did not move well.
If test.dll is done in LoadLibrary, Access Violation is generated.
Are you still amused something?
[main source code]
#include "stdafx.h"
#include "windows.h"
#ifdef __cplusplus
extern "C"{
#endif
typedef int (*
6 matches
Mail list logo