CCAN Archive mirror
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-05-08 23:34 Re: [ccan] New to ccan 2+ messages
2022-09-01  7:17 [ccan] CCAN updates
2021-10-18  7:56 [ccan] [PATCH 2/2] pipecmd: Use closefrom instead of iterating directly.
2021-10-18  7:55 [ccan] [PATCH 1/2] closefrom: Close all file descriptors above a certain value.
2020-09-11  9:12 Re: [ccan] [PATCH] *: Fix build with recent gcc/binutils 3+ messages
2019-10-22  7:53 Re: [PATCH] bitmap: Allow bitmap type to be forward declared 3+ messages
2019-07-11  2:08 Re: bitmap doesn't work on 32bit x86/ARM 2+ messages
2019-03-27 12:08 Re: make check fails in coroutine module 4+ messages
2019-03-17 21:12 Re: configurator still segfaults, what am I doing wrong? 7+ messages
2018-11-07 23:06 Re: Makefile-ccan missing for create-ccan-tree? 2+ messages
2018-09-17  1:29 ccan/membuf
2018-07-04  4:11 ccan/structeq: rewrite for safety.
2018-06-12  2:36 Re: [PATCH] timer: remove unnecessary dependency on likely 2+ messages
2018-03-14  4:54 Re: [PATCH] fix misuse of typesafe_cb_cast() in example 2+ messages
2018-03-14  1:18 Re: why add the result of check_type in container_of 2+ messages
2018-03-14  1:16 Re: [PATCH] fix misspelling in the example of container_of 2+ messages
2018-03-13  9:49 Re: useless expression in typesaft_cb_cast 2+ messages
2017-09-16  3:38 Re: bitmap/tal again 3+ messages
2017-09-13  6:33 Re: [PATCH] Add Glibc like endianess check 2+ messages
2017-09-05  1:15 Re: Annoying warning, a.k.a. how to add to CFLAGS 5+ messages
2017-09-04  5:32 Re: Test failure 7+ messages
2017-08-29 13:04 Re: [PATCH 1/3] darray: Add darray_insert() to insert a value at a specified index 4+ messages
2017-08-29 10:08 Re: [PATCH] darray: Fix bug in the darray_remove() macro 11+ messages
2017-08-28  2:42 Re: [PATCH] darray: Add darray_insert() to insert a value at a specified index 4+ messages
2017-08-27 20:11 Re: [PATCH 2/2] darray: Evaluate the index parameter only once in darray_remove() 3+ messages
2017-08-02  5:38 Re: dgraph, tlist, tcon: MSVC error due to array of flexible structs 6+ messages
2017-08-01  5:17 Re: [PATCH 2/4] jset: Use TCON_WRAP instead of TCON 8+ messages
2017-04-24  2:30 Re: [PATCH 4/7] crypto/hmac_sha256: Remove undefined memset() 15+ messages
2016-12-29  8:01 Re: [PATCH 2/2] ccanlint: Move ccanlint test options from _info comments to code 4+ messages
2016-12-03  0:13 Re: [PATCHv2 2/2] generator: Rewrite to use coroutine module 3+ messages
2016-12-02 20:23 AppVeyor custom Git URL support (was Re: [PATCH v3 0/7] configurator: Support for Windows and MSVC) 78+ messages
2016-11-29  3:47 Re: [PATCH 1/2] coroutine: New module 3+ messages
2016-11-23 17:17 Re: [PATCH] edit_distance: calculate edit distance between strings 3+ messages
2016-11-04 10:44 [PATCH] cpuid: increment over size of cpu array, not just first one.
2016-10-30 22:19 Re: [ElementsProject/lightning] lightningd can crash if time moves backwards (#58)
2016-09-30  0:07 Re: [PATCH] list: add slist.h for singly-linked list (WIP) 2+ messages
2016-09-29 23:42 Re: [PATCH] list: trivial: fix typos in list_for_each_off's documentation 2+ messages
2016-09-28  1:26 Re: [PATCH] time: add timemono_since 2+ messages
2016-09-27  1:31 Re: [PATCH] aga: trivial: fix description of aga_bfs 2+ messages
2016-06-20  8:26 Re: [PATCH 5/5] altstack: Don't log internal calls in test cases 15+ messages
2016-06-12 13:17 [PATCH 2/2] aga,agar: The Bellman-Ford algorithm 3+ messages
2016-06-05  5:15 Re: [PATCH] tlist: Add tlist_next() and tlist_prev() functions 2+ messages
2016-05-24 11:13 Re: [PATCH 2/2] Build info files 5+ messages
2016-05-02  9:33 Re: [PATCH 4/4] Correctly include dependencies for nested modules 7+ messages
2016-03-27  4:39 Re: altstack causing travis-ci failures 3+ messages
2016-03-25 13:48 Github mirror push rejected
2016-03-25 13:12 [PATCH 3/3] staticmoduleinfo: Replace deprecated split() with explode() 4+ messages
2016-02-25 11:26 Re: [PATCH 0/3] generators in C 5+ messages
2016-02-18  5:49 Re: [PATCH 3/4] altstack: Declare memory clobbers 9+ messages
2016-02-16 17:41 Re: [PATCH] altstack: stack alignment and accounting tweaks 5+ messages
2016-02-11  1:56 Re: git error on push 4+ messages
2016-02-09  2:14 Re: [PATCH] btree: Add custom allocator interface. 9+ messages
2016-02-05  3:30 CCAN update for 2016-11
2016-02-03  5:52 Re: Test failure in rszshm 3+ messages
2016-02-02  1:54 Re: [PATCH 0/5] Assorted small fixes 7+ messages
2016-02-01  3:59 Re: [PATCH 0/5] cppmagic: Preprocessor tricks 9+ messages
2016-01-28 19:53 Re: [PATCH] altstack: New module 3+ messages
2016-01-27  4:44 Re: cinitparser: section numbering issue 2+ messages
2016-01-21  4:51 Re: [PATCH] rszshm: New module 3+ messages
2015-12-31 12:38 Re: deque: New module 5+ messages
2015-12-09  3:06 Re: [PATCH 3/3] Makefile-web: Quote the names in the error message 4+ messages
2015-12-03  3:57 CCAN update for 2015-11
2015-11-20  6:21 Re: [PATCH 0/5] aga,agar: Dijkstra's algorithm 9+ messages
2015-11-01  4:40 CCAN update for 2015-10
2015-10-29  9:17 Re: [PATCH] lpq: New module 2+ messages
2015-10-27  6:17 Re: [PATCHv2 3/6] tcon: Encode integer values into "type" canaries 9+ messages
2015-10-20  4:46 [PATCH 6/6] lqueue: Streamline interface with TCON_CONTAINER 7+ messages
2015-10-04 22:10 ASan failures in CCAN
2015-10-01  5:08 CCAN update for 2015-09
2015-09-28 21:48 Re: [PATCH] ccanlint: enhance and streamline "output" testing lines. 4+ messages
2015-09-28 15:01 Re: [PATCH] permutation: Generate permutations of arrays 4+ messages
2015-09-14 23:55 Re: [PATCH] strgrp: Fix compile errors in example 3+ messages
2015-09-11  2:32 Re: How to build ccan on cross-platform? 2+ messages
2015-09-09 21:54 [PATCH 3/3] mem: Add memswap() function 4+ messages
2015-09-09  7:37 Re: [PATCH 2/2] mem: Add memswap() function 5+ messages
2015-09-06 14:24 Re: [PATCH v4 0/4] mem: extend with a few additional helpers similar to existing string-only functions 6+ messages
2015-09-06  1:13 Re: [PATCH v3 1/3] mem: add mem helper functions
2015-09-02  8:23 CCAN Update for 2015-08
2015-08-18  7:31 Re: embedding ccan in other projects redux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).