Martin Mares
|
a05406e69c
|
Implemented deletion/insertion/asynchronous-walk lists.
For example of their use, look at comments in lib/slists.h.
|
1998-12-20 13:56:27 +00:00 |
|
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
|
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 |
|
Martin Mares
|
25697773b5
|
The library is now glued together from generic and OS-dependent parts
by the `mergedirs' script. Few more IP address manipulation functions
and some fixes.
|
1998-05-15 07:56:13 +00:00 |
|