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 5eb1cdf888 cleanups in stralloc and buffer:
int -> long for sizes
    char -> unsigned char for strings
20 years ago
..
buffer.3 add some man pages 22 years ago
buffer_0.c some constness stuff for buffer_0, an experimental optimization for 23 years ago
buffer_0small.c some constness stuff for buffer_0, an experimental optimization for 23 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_feed.3 add some man pages 22 years ago
buffer_feed.c test 24 years ago
buffer_flush.3 add some man pages 22 years ago
buffer_flush.c added initial buffer implementation. 24 years ago
buffer_fromsa.3 add buffer_fromsa (make virtual buffer from stralloc) 22 years ago
buffer_fromsa.c add buffer_fromsa (make virtual buffer from stralloc) 22 years ago
buffer_get.3 cleanups in stralloc and buffer: 20 years ago
buffer_get.c cleanups in stralloc and buffer: 20 years ago
buffer_get_new_token_sa.3 extend API To read line/token to stralloc to allow clearing the 20 years ago
buffer_get_new_token_sa.c cleanups in stralloc and buffer: 20 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 cleanups in stralloc and buffer: 20 years ago
buffer_get_token.c cleanups in stralloc and buffer: 20 years ago
buffer_get_token_pred.3 cleanups in stralloc and buffer: 20 years ago
buffer_get_token_pred.c cleanups in stralloc and buffer: 20 years ago
buffer_get_token_sa.3 cleanups in stralloc and buffer: 20 years ago
buffer_get_token_sa.c cleanups in stralloc and buffer: 20 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 cleanups in stralloc and buffer: 20 years ago
buffer_getc.c cleanups in stralloc and buffer: 20 years ago
buffer_getline.3 cleanups in stralloc and buffer: 20 years ago
buffer_getline_sa.3 better and more predication, improved documentation 22 years ago
buffer_getline_sa.c add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp 22 years ago
buffer_getn.3 cleanups in stralloc and buffer: 20 years ago
buffer_getn.c cleanups in stralloc and buffer: 20 years ago
buffer_getnewline_sa.3 extend API To read line/token to stralloc to allow clearing the 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 cleanups in stralloc and buffer: 20 years ago
buffer_init.c cleanups in stralloc and buffer: 20 years ago
buffer_peek.3 add some man pages 22 years ago
buffer_peek.c added initial buffer implementation. 24 years ago
buffer_put.3 cleanups in stralloc and buffer: 20 years ago
buffer_put.c cleanups in stralloc and buffer: 20 years ago
buffer_put8long.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_put8long.c cleanups in stralloc and buffer: 20 years ago
buffer_putalign.3 cleanups in stralloc and buffer: 20 years ago
buffer_putalign.c cleanups in stralloc and buffer: 20 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 cleanups in stralloc and buffer: 20 years ago
buffer_putflush.c cleanups in stralloc and buffer: 20 years ago
buffer_putlong.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putlong.c cleanups in stralloc and buffer: 20 years ago
buffer_putlonglong.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putlonglong.c cleanups in stralloc and buffer: 20 years ago
buffer_putm.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putm_internal.c cleanups in stralloc and buffer: 20 years ago
buffer_putm_internal_flush.c cleanups in stralloc and buffer: 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 cleanups in stralloc and buffer: 20 years ago
buffer_puts.c cleanups in stralloc and buffer: 20 years ago
buffer_putsa.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putsa.c add buffer_putsa, buffer_get_token_sa, buffer_getline_sa, stralloc_chomp 22 years ago
buffer_putsaflush.3 add buffer_putm and buffer_putmflush 20 years ago
buffer_putsaflush.c add buffer_putsaflush 20 years ago
buffer_putsalign.3 cleanups in stralloc and buffer: 20 years ago
buffer_putsalign.c cleanups in stralloc and buffer: 20 years ago
buffer_putsflush.3 cleanups in stralloc and buffer: 20 years ago
buffer_putsflush.c cleanups in stralloc and buffer: 20 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 cleanups in stralloc and buffer: 20 years ago
buffer_seek.3 cleanups in stralloc and buffer: 20 years ago
buffer_seek.c cleanups in stralloc and buffer: 20 years ago
buffer_stubborn.c cleanups in stralloc and buffer: 20 years ago
buffer_stubborn2.c cleanups in stralloc and buffer: 20 years ago
errmsg_cvt.c add sys/types.h 21 years ago
errmsg_iam.c add errmsg API 21 years ago
errmsg_warn.c add sys/types.h 21 years ago
errmsg_warnsys.c add sys/types.h 21 years ago