On Tue, Apr 01, 2025 at 08:46:52AM -0600, cygwin wrote:
> On 2025-04-01 02:37, Corinna Vinschen via Cygwin wrote:
> > On Mar 31 23:26, Brian Inglis via Cygwin wrote:
>
> > The only question is, assuming as a user I have have man-pages-linux
> > and man-pages-freebsd installed. How do I decide on t
On Sun, Mar 30, 2025 at 05:32:44PM +0800, cygwin wrote:
> Code to reproduce:
>
>
> #include
> #include
> #include
> #include
>
> int main() {
> void* handle = dlopen("/usr/bin/cygwin1.dll", RTLD_LAZY | RTLD_LOCAL);
> if (!handle)
> {
> printf("dlopen: %s\n", dlerror());
>
Hi Admins,
On Thu, Sep 21, 2023 at 03:46:31PM +0100, cygwin wrote:
>
> The auto-forwarding of announcements from the cygwin-announce mailing list
> to the cygwin mailing list has been removed.
>
> This seems to be hard to make work reliably (sometimes it doubles the
> messages, sometimes they don'
Hi cygwin,
On Thu, Sep 21, 2023 at 03:46:31PM +0100, cygwin wrote:
>
> The auto-forwarding of announcements from the cygwin-announce mailing list
> to the cygwin mailing list has been removed.
>
> This seems to be hard to make work reliably (sometimes it doubles the
> messages, sometimes they don'
On Thu, Jun 08, 2023 at 05:29:59PM +0300, cygwin wrote:
> Hi,
>
> I wrote a simple test for pthread_barrier_wait. it won't work as expected.
>
> result should be
>
> r1 = 1, r2 = 1
>
> Thanks,
> Mümin
> cmake_minimum_required(VERSION 3.26)
>
> project(test)
>
> set(CMAKE_CXX_STANDARD 14)
> set(CMA
On Thu, May 11, 2023 at 03:24:18PM +, cygwin wrote:
>
> Greetings.
>
> In mintty, while using vim, I would like to highlight a few lines, and
> have vim tell me how many lines have been highlighted. Is this a
> possibility? For example:
>
> 0
> 1
> ->2
> ->3
> ->4
> ->5
> 6
> 7
> 8
> 9
>
> If I
Hi Franz,
On Sun, Jan 29, 2023 at 06:18:43PM +0100, cygwin wrote:
> Am 27.01.2023 um 20:58 schrieb Brian Inglis via Cygwin:
> > On 2023-01-27 08:22, Franz Fehringer via Cygwin wrote:
> > > I have a question which seems quite natural but i cannot find
> > > anything useful using google & co.
> > >
7 matches
Mail list logo