org.ozlabs.lists.ccan archive
377 archived articles, newest first (page 1 of 4). Latest articles →
Re: [ccan] New to ccan
Mon, 3 Jun 2024 13:56:33 +1000Re: [ccan] New to ccan
Sat, 1 Jun 2024 13:12:36 +0100Re: [ccan] New to ccan
Sat, 1 Jun 2024 19:23:07 +1000Re: [ccan] New to ccan
Wed, 8 May 2024 16:34:10 -0700[ccan] New to ccan
Tue, 7 May 2024 12:54:07 -0700[ccan] CCAN updates
Thu, 01 Sep 2022 16:47:51 +0930[ccan] [PATCH 2/2] pipecmd: Use closefrom instead of iterating directly.
Mon, 18 Oct 2021 07:56:05 +0000[ccan] [PATCH 1/2] closefrom: Close all file descriptors above a certain value.
Mon, 18 Oct 2021 07:55:14 +0000Re: [ccan] [PATCH] *: Fix build with recent gcc/binutils
Fri, 11 Sep 2020 09:12:31 +0000Re: [ccan] [PATCH] *: Fix build with recent gcc/binutils
Fri, 11 Sep 2020 10:57:34 +1000[ccan] [PATCH] *: Fix build with recent gcc/binutils
Thu, 10 Sep 2020 19:16:19 +0000Re: [PATCH] bitmap: Allow bitmap type to be forward declared
Tue, 22 Oct 2019 07:53:26 +0000Re: [PATCH] bitmap: Allow bitmap type to be forward declared
Tue, 22 Oct 2019 16:25:20 +1100[PATCH] bitmap: Allow bitmap type to be forward declared
Mon, 21 Oct 2019 15:09:20 +0000Re: bitmap doesn't work on 32bit x86/ARM
Thu, 11 Jul 2019 12:08:34 +1000bitmap doesn't work on 32bit x86/ARM
Wed, 10 Jul 2019 14:04:11 +0800Re: make check fails in coroutine module
Wed, 27 Mar 2019 23:08:54 +1100Re: make check fails in coroutine module
Tue, 26 Mar 2019 12:58:06 -0700Re: make check fails in coroutine module
Tue, 26 Mar 2019 15:31:29 +1100make check fails in coroutine module
Sun, 17 Mar 2019 15:39:44 -0700Re: configurator still segfaults, what am I doing wrong?
Sun, 17 Mar 2019 14:12:46 -0700Re: configurator still segfaults, what am I doing wrong?
Fri, 22 Feb 2019 15:45:49 +1030Re: configurator still segfaults, what am I doing wrong?
Wed, 20 Feb 2019 22:38:28 -0800Re: configurator still segfaults, what am I doing wrong?
Wed, 13 Feb 2019 09:46:38 +1030Re: configurator still segfaults, what am I doing wrong?
Sat, 9 Feb 2019 14:44:23 -0800Re: configurator still segfaults, what am I doing wrong?
Sat, 09 Feb 2019 14:00:38 +1030configurator still segfaults, what am I doing wrong?
Thu, 7 Feb 2019 20:13:10 -0800Re: Makefile-ccan missing for create-ccan-tree?
Wed, 7 Nov 2018 23:06:52 +0000ccan/membuf
Mon, 17 Sep 2018 10:59:47 +0930ccan/structeq: rewrite for safety.
Wed, 04 Jul 2018 13:41:24 +0930Makefile-ccan missing for create-ccan-tree?
Thu, 14 Jun 2018 22:33:00 +0000Re: [PATCH] timer: remove unnecessary dependency on likely
Tue, 12 Jun 2018 12:36:32 +1000[PATCH] timer: remove unnecessary dependency on likely
Fri, 8 Jun 2018 02:45:42 +0000Re: [PATCH] fix misuse of typesafe_cb_cast() in example
Wed, 14 Mar 2018 15:54:28 +1100[PATCH] fix misuse of typesafe_cb_cast() in example
Wed, 14 Mar 2018 11:16:42 +0800Re: why add the result of check_type in container_of
Wed, 14 Mar 2018 12:18:49 +1100Re: [PATCH] fix misspelling in the example of container_of
Wed, 14 Mar 2018 12:16:45 +1100Re: useless expression in typesaft_cb_cast
Tue, 13 Mar 2018 20:19:45 +1030[PATCH] fix misspelling in the example of container_of
Mon, 12 Mar 2018 11:24:14 +0800why add the result of check_type in container_of
Mon, 12 Mar 2018 11:19:39 +0800useless expression in typesaft_cb_cast
Mon, 12 Mar 2018 04:05:27 +0800Re: bitmap/tal again
Sat, 16 Sep 2017 13:08:30 +0930Re: bitmap/tal again
Fri, 15 Sep 2017 18:32:25 +1000bitmap/tal again
Fri, 15 Sep 2017 01:03:55 -0700Re: [PATCH] Add Glibc like endianess check
Wed, 13 Sep 2017 12:03:51 +0530Re: [PATCH] Add Glibc like endianess check
Tue, 12 Sep 2017 20:32:40 +0930Re: Annoying warning, a.k.a. how to add to CFLAGS
Tue, 05 Sep 2017 11:15:14 +1000Re: Test failure
Sun, 3 Sep 2017 22:32:09 -0700Re: Annoying warning, a.k.a. how to add to CFLAGS
Mon, 04 Sep 2017 10:27:58 +0930Re: Test failure
Mon, 04 Sep 2017 10:21:45 +0930Re: Test failure
Sat, 2 Sep 2017 01:00:25 -0700Re: Test failure
Sat, 02 Sep 2017 13:20:23 +0930Re: Test failure
Fri, 1 Sep 2017 09:30:38 -0700Re: Annoying warning, a.k.a. how to add to CFLAGS
Fri, 1 Sep 2017 07:46:08 -0400Re: Test failure
Fri, 1 Sep 2017 15:09:57 +1000Re: Annoying warning, a.k.a. how to add to CFLAGS
Fri, 1 Sep 2017 15:11:17 +1000Test failure
Thu, 31 Aug 2017 20:34:21 -0700Annoying warning, a.k.a. how to add to CFLAGS
Thu, 31 Aug 2017 20:23:50 -0700Re: [PATCH 1/3] darray: Add darray_insert() to insert a value at a specified index
Tue, 29 Aug 2017 23:04:21 +1000[PATCH 3/3] darray: Fix bug in the darray_remove() macro
Tue, 29 Aug 2017 12:08:42 +0200[PATCH 2/3] darray: Rename identifiers starting with an underscore
Tue, 29 Aug 2017 12:08:41 +0200[PATCH 1/3] darray: Add darray_insert() to insert a value at a specified index
Tue, 29 Aug 2017 12:08:40 +0200Re: [PATCH] darray: Fix bug in the darray_remove() macro
Tue, 29 Aug 2017 12:08:35 +0200Re: [PATCH] darray: Fix bug in the darray_remove() macro
Tue, 29 Aug 2017 14:54:55 +1000[PATCH] darray: Fix bug in the darray_remove() macro
Mon, 28 Aug 2017 07:09:35 +0200Re: [PATCH 2/2] darray: Fix bug in the darray_remove() macro
Mon, 28 Aug 2017 07:03:33 +0200Re: [PATCH 2/2] darray: Fix bug in the darray_remove() macro
Mon, 28 Aug 2017 12:48:41 +1000Re: [PATCH] darray: Add darray_insert() to insert a value at a specified index
Mon, 28 Aug 2017 12:42:00 +1000Re: [PATCH 1/2] darray: Rename identifiers starting with an underscore
Mon, 28 Aug 2017 12:43:13 +1000[PATCH 1/2] darray: Rename identifiers starting with an underscore
Sun, 27 Aug 2017 23:26:23 +0200[PATCH 2/2] darray: Fix bug in the darray_remove() macro
Sun, 27 Aug 2017 23:26:24 +0200Re: [PATCH 1/2] darray: Fix bug in the darray_remove() macro
Sun, 27 Aug 2017 23:02:11 +0200Re: [PATCH 2/2] darray: Evaluate the index parameter only once in darray_remove()
Sun, 27 Aug 2017 22:11:14 +0200[PATCH] darray: Add darray_insert() to insert a value at a specified index
Sun, 27 Aug 2017 21:40:57 +0200Re: [PATCH 1/2] darray: Fix bug in the darray_remove() macro
Sun, 27 Aug 2017 12:56:42 +1000Re: [PATCH 2/2] darray: Evaluate the index parameter only once in darray_remove()
Sun, 27 Aug 2017 12:58:53 +1000Re: [PATCH] darray: Add darray_insert() to insert a value at a specified index
Sun, 27 Aug 2017 12:59:18 +1000[PATCH] darray: Add darray_insert() to insert a value at a specified index
Sat, 26 Aug 2017 20:01:08 +0200[PATCH 2/2] darray: Evaluate the index parameter only once in darray_remove()
Sat, 26 Aug 2017 18:26:52 +0200[PATCH 1/2] darray: Fix bug in the darray_remove() macro
Sat, 26 Aug 2017 18:26:20 +0200Re: dgraph, tlist, tcon: MSVC error due to array of flexible structs
Tue, 1 Aug 2017 23:38:22 -0600Re: dgraph, tlist, tcon: MSVC error due to array of flexible structs
Tue, 1 Aug 2017 15:22:05 +1000Re: [PATCH 2/4] jset: Use TCON_WRAP instead of TCON
Tue, 1 Aug 2017 15:17:26 +1000Re: [PATCH 2/4] jset: Use TCON_WRAP instead of TCON
Mon, 31 Jul 2017 15:55:14 +0930Re: [PATCH 0/4] Replace TCON() with TCON_WRAP()
Thu, 27 Jul 2017 17:27:48 +1000[PATCH 3/4] jmap: Use TCON_WRAP instead of TCON
Sun, 23 Jul 2017 22:29:06 +1000[PATCH 0/4] Replace TCON() with TCON_WRAP()
Sun, 23 Jul 2017 22:29:03 +1000[PATCH 2/4] jset: Use TCON_WRAP instead of TCON
Sun, 23 Jul 2017 22:29:05 +1000[PATCH 1/4] tlist: Use TCON_WRAP instead of TCON
Sun, 23 Jul 2017 22:29:04 +1000[PATCH 4/4] objset: Use TCON_WRAP instead of TCON
Sun, 23 Jul 2017 22:29:07 +1000Re: [PATCH 4/7] crypto/hmac_sha256: Remove undefined memset()
Mon, 24 Apr 2017 12:00:15 +0930Re: [PATCH 4/7] crypto/hmac_sha256: Remove undefined memset()
Mon, 17 Apr 2017 21:22:08 -0700Re: [PATCH 4/7] crypto/hmac_sha256: Remove undefined memset()
Wed, 12 Apr 2017 16:56:13 -0700Re: [PATCH 4/7] crypto/hmac_sha256: Remove undefined memset()
Wed, 5 Apr 2017 22:23:21 +1000Re: [PATCH 4/7] crypto/hmac_sha256: Remove undefined memset()
Tue, 04 Apr 2017 11:52:39 +0930Re: [PATCH 7/7] net: Add check for failure of setsockopt()
Tue, 04 Apr 2017 11:53:49 +0930Re: [PATCH 1/7] .travis.yml: Add support for Coverity Scan
Mon, 3 Apr 2017 22:14:54 +1000[PATCH 4/7] crypto/hmac_sha256: Remove undefined memset()
Mon, 3 Apr 2017 21:11:09 +1000[PATCH 7/7] net: Add check for failure of setsockopt()
Mon, 3 Apr 2017 21:11:12 +1000[PATCH 6/7] ccanlint: Fix leak in do_reduce_features()
Mon, 3 Apr 2017 21:11:11 +1000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.