sapling/clib
Tony Tung 2b3e7ac198 port upgrades of buffer.h into clib
Summary:
buffer.h gained the ability to deal with non-char-sized buffers when I built cdatapack.  We need to update the callers in ctreemanifest to be aware of this.  Most of this is done with macro magic.

Some functionality was dropped from cdatapack's buffer.h (macro definitions to deal with paths).  Those are moved to path_buffer.h

Test Plan:
make local && clion build.
pass cfastmanifest unit tests.

Reviewers: #fastmanifest, durham

Reviewed By: durham

Subscribers: mitrandir, mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D3780767

Signature: t1:3780767:1472255278:40a19edfd171df5804e9cdfa4444d5c6386f00e8
2016-08-26 17:14:52 -07:00
..
buffer.c port upgrades of buffer.h into clib 2016-08-26 17:14:52 -07:00
buffer.h port upgrades of buffer.h into clib 2016-08-26 17:14:52 -07:00
convert.h move common code to clib 2016-08-26 15:45:43 -07:00
null_test.c move common code to clib 2016-08-26 15:45:43 -07:00