You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leitner e2673d3782 add buffer_init_allocbuf, buffer_init_read, buffer_init_write, buffer_init_read_allocbuf, buffer_init_write_allocbuf 4 years ago
..
bs_capacityassert.c make unit tests self contained 4 years ago
bs_capacitycheck.c add unit tests for bs_capacitycheck (same as for bs_capacityassert 4 years ago
bs_capacityleft.c add compiler.h to abstract gcc attributes 4 years ago
bs_consumeleftovers.c add functions for capacity checking and to skip bytes 4 years ago
bs_err.c add compiler.h to abstract gcc attributes 4 years ago
bs_get.c make unit tests self contained 4 years ago
bs_init_bstream_size.c remove some warnings in unit tests 4 years ago
bs_init_iobuf.c add a few helpers for parsing binary data 4 years ago
bs_init_iobuf_size.c add a few helpers for parsing binary data 4 years ago
bs_init_membuf.c remove some warnings in unit tests 4 years ago
bs_nomoredataassert.c add functions for capacity checking and to skip bytes 4 years ago
bs_peek.c make unit tests self contained 4 years ago
bs_seterrorstate.c also set upstream to error state 4 years ago
bs_skip.c also increment cur in bs_skip if upstream is not a memory buffer 4 years ago
buffer.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_0.c switch to size_t and ssize_t 18 years ago
buffer_0small.c switch to size_t and ssize_t 18 years ago
buffer_1.c broken lose32 port using mingw (don't use!!!) 21 years ago
buffer_1small.c added initial buffer implementation. 24 years ago
buffer_2.c added buffer_2.c... needed it ! 24 years ago
buffer_close.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_close.c include <foo> -> include "foo" 9 years ago
buffer_feed.3 make check can now run in parallel 4 years ago
buffer_feed.c get rid of more -Wconversion warnings 11 years ago
buffer_flush.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_flush.c get rid of more -Wconversion warnings 11 years ago
buffer_free.c get rid of more -Wconversion warnings 11 years ago
buffer_fromarray.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_fromarray.c add buffer_fromarray, buffer_frombuf 11 years ago
buffer_frombuf.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_frombuf.c never close fd 0, 1 or 2 in buffer_close 11 years ago
buffer_fromsa.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_fromsa.c more constness for stralloc and buffer 10 years ago
buffer_get.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_get.c fix buffer_get 10 years ago
buffer_get_new_token_sa.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_get_new_token_sa.c switch to size_t and ssize_t 18 years ago
buffer_get_new_token_sa_pred.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_get_new_token_sa_pred.c extend API To read line/token to stralloc to allow clearing the 20 years ago
buffer_get_token.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_get_token.c special case buffer_get_token with token length 1 through memccpy 9 years ago
buffer_get_token_pred.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_get_token_pred.c get rid of more -Wconversion warnings 11 years ago
buffer_get_token_sa.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_get_token_sa.c switch to size_t and ssize_t 18 years ago
buffer_get_token_sa_pred.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_get_token_sa_pred.c better and more predication, improved documentation 22 years ago
buffer_getc.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_getc.c get rid of more -Wconversion warnings 11 years ago
buffer_getline.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_getline.c include <foo> -> include "foo" 9 years ago
buffer_getline_sa.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_getline_sa.c add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp 22 years ago
buffer_getn.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_getn.c get rid of more -Wconversion warnings 11 years ago
buffer_getnewline_sa.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_getnewline_sa.c extend API To read line/token to stralloc to allow clearing the 20 years ago
buffer_init.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_init.c get rid of more -Wconversion warnings 11 years ago
buffer_init_allocbuf.c add buffer_init_allocbuf, buffer_init_read, buffer_init_write, buffer_init_read_allocbuf, buffer_init_write_allocbuf 4 years ago
buffer_init_free.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_init_free.c get rid of more -Wconversion warnings 11 years ago
buffer_init_read.c add buffer_init_allocbuf, buffer_init_read, buffer_init_write, buffer_init_read_allocbuf, buffer_init_write_allocbuf 4 years ago
buffer_init_read_allocbuf.c add buffer_init_allocbuf, buffer_init_read, buffer_init_write, buffer_init_read_allocbuf, buffer_init_write_allocbuf 4 years ago
buffer_init_staticcontents.c make unit tests self contained 4 years ago
buffer_init_staticcontents_free.c add a few helpers for parsing binary data 4 years ago
buffer_init_write.c add buffer_init_allocbuf, buffer_init_read, buffer_init_write, buffer_init_read_allocbuf, buffer_init_write_allocbuf 4 years ago
buffer_init_write_allocbuf.c add buffer_init_allocbuf, buffer_init_read, buffer_init_write, buffer_init_read_allocbuf, buffer_init_write_allocbuf 4 years ago
buffer_mmapread.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_mmapread.c include <foo> -> include "foo" 9 years ago
buffer_munmap.c get rid of more -Wconversion warnings 11 years ago
buffer_peek.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_peek.c added initial buffer implementation. 24 years ago
buffer_peekc.3 add buffer_peekc 4 years ago
buffer_peekc.c add buffer_peekc 4 years ago
buffer_put.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_put.c make unit tests self contained 4 years ago
buffer_put8long.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_put8long.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putalign.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putalign.c get rid of more -Wconversion warnings 11 years ago
buffer_puterror.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_puterror.c add long long buffer routines 21 years ago
buffer_puterror2.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_puterror2.c add long long buffer routines 21 years ago
buffer_putflush.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putflush.c only use writev for larger chunks in buffer_putflush 4 years ago
buffer_putlong.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putlong.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putlonglong.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putlonglong.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putm.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putm_internal.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putm_internal_flush.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putnlflush.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putnlflush.c duh, cut-and-paste error 23 years ago
buffer_puts.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_puts.c use gcc magic and a #define to convert buffer_puts to buffer_put if the 10 years ago
buffer_putsa.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putsa.c more constness for stralloc and buffer 10 years ago
buffer_putsaflush.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putsaflush.c more constness for stralloc and buffer 10 years ago
buffer_putsalign.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putsalign.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putsflush.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putsflush.c use gcc magic and a #define to convert buffer_puts to buffer_put if the 10 years ago
buffer_putspace.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putspace.c some constness stuff for buffer_0, an experimental optimization for 23 years ago
buffer_putulong.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putulong.c add routines to put number in buffer. 24 years ago
buffer_putulonglong.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putulonglong.c add long long buffer routines 21 years ago
buffer_putxlong.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_putxlong.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_seek.3 make check can now run in parallel 4 years ago
buffer_seek.c buffer_seek did not work at all m( 4 years ago
buffer_stubborn.c make unit tests self contained 4 years ago
buffer_stubborn2.c get rid of more -Wconversion warnings 11 years ago
buffer_tosa.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_tosa.c actually increase stralloc.len 11 years ago
carp.3 add errmsg documentation 4 years ago
carpsys.3 add errmsg documentation 4 years ago
die.3 add errmsg documentation 4 years ago
diesys.3 add errmsg documentation 4 years ago
errmsg.7 add errmsg documentation 4 years ago
errmsg_iam.3 add errmsg documentation 4 years ago
errmsg_iam.c add errmsg API 21 years ago
errmsg_info.c implement Nikola's idea to remove limit number of strings in errmsg 19 years ago
errmsg_infosys.c implement Nikola's idea to remove limit number of strings in errmsg 19 years ago
errmsg_puts.c include <foo> -> include "foo" 9 years ago
errmsg_warn.c implement Nikola's idea to remove limit number of strings in errmsg 19 years ago
errmsg_warnsys.c implement Nikola's idea to remove limit number of strings in errmsg 19 years ago
errmsg_write.c implement Nikola's idea to remove limit number of strings in errmsg 19 years ago
msg.3 add errmsg documentation 4 years ago
msgsys.3 add errmsg documentation 4 years ago
prs_asciiz.c remove some warnings in unit tests 4 years ago
prs_asciiz_fixedlen.c remove some warnings in unit tests 4 years ago
prs_readblob.c undo fatfinger 4 years ago
prs_u16.c make unit tests self contained 4 years ago
prs_u16_big.c make unit tests self contained 4 years ago
prs_u32.c make unit tests self contained 4 years ago
prs_u32_big.c make unit tests self contained 4 years ago
prs_u64.c make unit tests self contained 4 years ago
prs_u64_big.c make unit tests self contained 4 years ago