Martin Mares
|
dee929d868
|
Added function for shell-like pattern matching. Will be used for
matching interface names in protocol-to-iface bindings.
|
1998-11-29 14:47:24 +00:00 |
|
Martin Mares
|
53a416d376
|
Implemented snprintf and similar functions. It took a lot of thinking,
but the modifications were relatively simple and straightforward.
|
1998-11-16 21:40:35 +00:00 |
|
Martin Mares
|
ecacdfa434
|
Added local version of sprintf (bsprintf and bvsprintf) offering few new
format strings:
%I IP address
%#I IP address in hexadecimal
%1I IP address padded to full length
%m strerror(errno)
|
1998-06-17 14:31:36 +00:00 |
|