# # ChangeLog for uspace/app/bithenge/test.c in mainline # # Generated by Trac 1.6 # 2024-12-23T13:08:28Z Fri, 25 May 2012 03:49:21 GMT Sean Bartell [743ce51] * uspace/app/bithenge/Makefile (modified) * uspace/app/bithenge/blob.c (modified) * uspace/app/bithenge/blob.h (modified) * uspace/app/bithenge/block.c (modified) * uspace/app/bithenge/block.h (modified) * uspace/app/bithenge/test.c (modified) Bithenge: various fixes and style. Thu, 24 May 2012 05:25:15 GMT Sean Bartell [a54bd98] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/bithenge/Makefile (added) * uspace/app/bithenge/blob.c (added) * uspace/app/bithenge/blob.h (added) * uspace/app/bithenge/block.c (added) * uspace/app/bithenge/block.h (added) * uspace/app/bithenge/test.c (added) Bithenge: binary blobs. - Create binary blobs from random-access or ...