Commit History

Author SHA1 Message Date
  Rusty Russell 6cddf7bb99 Should use libtap's exit_status() for return from main. 18 years ago
  Rusty Russell ec45d0d2bc Preserve errno on talloc_free 18 years ago
  Rusty Russell 4f2616ac7b Remove talloc_guide (folded into talloc.h) and testsuite.c (tests/run.c) 18 years ago
  Rusty Russell 4cdcc6486e Move documentation from talloc_guide.txt into talloc.h and remove some 18 years ago
  Rusty Russell ff03158c32 HAVE_ATTRIBUTE_PRINTF for talloc 18 years ago
  Rusty Russell 29149d39d5 First cut of ccan-izing talloc 18 years ago
  Rusty Russell f7315b84a7 Avoid hacky recompilation of files to namespacize, use hacky parser 18 years ago
  Rusty Russell 2040a0c472 New package: list, complete reimplementation of Linux's list macros. 18 years ago
  Rusty Russell 1e7eb5df1a New variant of container_of: container_of_var, for list.h 18 years ago
  Rusty Russell 9c468dc322 Added namespacize, to prefix exposed symbols with CCAN_/ccan_. 18 years ago
  Rusty Russell ce0163e02d Add string helpers (actually needed up previous checkin) 18 years ago
  Rusty Russell 7bbd49fdb0 Include all the tools under ccan_tools dir, hacked to work for me. 18 years ago
  Rusty Russell fdfcdafbfa First cut, some hacks, three simple modules. 18 years ago