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 760598ec2f #include <foo.h> -> #include <libowfat/foo.h> 7 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 #include <foo.h> -> #include <libowfat/foo.h> 7 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_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_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_put.3 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_put.c remove unnecessary x86intrin.h include 8 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 add unistd.h 9 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 #include <foo.h> -> #include <libowfat/foo.h> 7 years ago
buffer_seek.c switch to size_t and ssize_t 18 years ago
buffer_stubborn.c slight optimization for buffer_flush 9 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
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