* CCAN update for 2015-11
@ 2015-12-03 3:57 Rusty Russell
0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2015-12-03 3:57 UTC (permalink / raw)
To: ccan
Hi!
A quiet month, but I found myself needing an fd-returning fopen
call, so wrote pipecmd. Much more activity over graph traversal from
David Gibson.
Module of the Month: cast (LGPL2.1+)
====================================
This is a simple module which provides macros to make casting safer and
more explicit. In particular, "cast_const(char *, foo)" gives a warning
if foo isn't a "const char *". Similarly, cast_signed() will only change
signedness, and cast_static() will only do casts which would have been
implicit in C.
New modules:
============
pipecmd: fork a command with explicit fds attached.
Updates & bugfixes:
========================
aga: many minor fixes, documentation updates (David Gibson)
aga, agar: Dijkstra's algorithm (David Gibson)
net: use close_noerr()
noerr: add free_noerr()
strgrp: add cosine similarity filter (Andrew Jeffery)
Cheers,
Rusty.
_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-12-03 3:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-03 3:57 CCAN update for 2015-11 Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox