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 695843c79e small buffer optimization
fix botched noipv6 case in buffer_tcp6
10 years ago
..
buffer.3 add some man pages 22 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 add buffer_mmapread 20 years ago
buffer_close.c never close fd 0, 1 or 2 in buffer_close 11 years ago
buffer_feed.3 add some man pages 22 years ago
buffer_feed.c get rid of more -Wconversion warnings 11 years ago
buffer_flush.3 add some man pages 22 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 add man pages for buffer_from* 11 years ago
buffer_fromarray.c add buffer_fromarray, buffer_frombuf 11 years ago
buffer_frombuf.3 add man pages for buffer_from* 11 years ago
buffer_frombuf.c never close fd 0, 1 or 2 in buffer_close 11 years ago
buffer_fromsa.3 more constness for stralloc and buffer 10 years ago
buffer_fromsa.c more constness for stralloc and buffer 10 years ago
buffer_get.3 get rid of more -Wconversion warnings 11 years ago
buffer_get.c fix buffer_get 10 years ago
buffer_get_new_token_sa.3 switch to size_t and ssize_t 18 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 extend API To read line/token to stralloc to allow clearing the 20 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 switch to size_t and ssize_t 18 years ago
buffer_get_token.c get rid of more -Wconversion warnings 11 years ago
buffer_get_token_pred.3 switch to size_t and ssize_t 18 years ago
buffer_get_token_pred.c get rid of more -Wconversion warnings 11 years ago
buffer_get_token_sa.3 switch to size_t and ssize_t 18 years ago
buffer_get_token_sa.c switch to size_t and ssize_t 18 years ago
buffer_get_token_sa_pred.3 extend API To read line/token to stralloc to allow clearing the 20 years ago
buffer_get_token_sa_pred.c better and more predication, improved documentation 22 years ago
buffer_getc.3 gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_getc.c get rid of more -Wconversion warnings 11 years ago
buffer_getline.3 switch to size_t and ssize_t 18 years ago
buffer_getline.c switch to size_t and ssize_t 18 years ago
buffer_getline_sa.3 signal EOF properly 20 years ago
buffer_getline_sa.c add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp 22 years ago
buffer_getn.3 switch to size_t and ssize_t 18 years ago
buffer_getn.c get rid of more -Wconversion warnings 11 years ago
buffer_getnewline_sa.3 signal EOF properly 20 years ago
buffer_getnewline_sa.c extend API To read line/token to stralloc to allow clearing the 20 years ago
buffer_init.3 switch to size_t and ssize_t 18 years ago
buffer_init.c get rid of more -Wconversion warnings 11 years ago
buffer_init_free.3 switch to size_t and ssize_t 18 years ago
buffer_init_free.c get rid of more -Wconversion warnings 11 years ago
buffer_mmapread.3 add RETURN VALUE section 18 years ago
buffer_mmapread.c switch io_fds from array to newly implemented (hopefully thread-safe) iarray 11 years ago
buffer_munmap.c get rid of more -Wconversion warnings 11 years ago
buffer_peek.3 documented wrong return type 10 years ago
buffer_peek.c added initial buffer implementation. 24 years ago
buffer_put.3 switch to size_t and ssize_t 18 years ago
buffer_put.c small buffer optimization 10 years ago
buffer_put8long.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_put8long.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putalign.3 switch to size_t and ssize_t 18 years ago
buffer_putalign.c get rid of more -Wconversion warnings 11 years ago
buffer_puterror.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_puterror.c add long long buffer routines 21 years ago
buffer_puterror2.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_puterror2.c add long long buffer routines 21 years ago
buffer_putflush.3 switch to size_t and ssize_t 18 years ago
buffer_putflush.c switch to size_t and ssize_t 18 years ago
buffer_putlong.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putlong.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putlonglong.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putlonglong.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putm.3 add buffer_putm and buffer_putmflush 20 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 add buffer_putm and buffer_putmflush 20 years ago
buffer_putnlflush.c duh, cut-and-paste error 23 years ago
buffer_puts.3 gcc 4 cleanups (mostly unsigned char* vs char*) 20 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 more constness for stralloc and buffer 10 years ago
buffer_putsa.c more constness for stralloc and buffer 10 years ago
buffer_putsaflush.3 more constness for stralloc and buffer 10 years ago
buffer_putsaflush.c more constness for stralloc and buffer 10 years ago
buffer_putsalign.3 gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putsalign.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_putsflush.3 gcc 4 cleanups (mostly unsigned char* vs char*) 20 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 add buffer_putm and buffer_putmflush 20 years ago
buffer_putspace.c some constness stuff for buffer_0, an experimental optimization for 23 years ago
buffer_putulong.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putulong.c add routines to put number in buffer. 24 years ago
buffer_putulonglong.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putulonglong.c add long long buffer routines 21 years ago
buffer_putxlong.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putxlong.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
buffer_seek.3 switch to size_t and ssize_t 18 years ago
buffer_seek.c switch to size_t and ssize_t 18 years ago
buffer_stubborn.c get rid of more -Wconversion warnings 11 years ago
buffer_stubborn2.c get rid of more -Wconversion warnings 11 years ago
buffer_tosa.3 add man page 16 years ago
buffer_tosa.c actually increase stralloc.len 11 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 implement Nikola's idea to remove limit number of strings in errmsg 19 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