1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Implemented deletion/insertion/asynchronous-walk lists.

For example of their use, look at comments in lib/slists.h.
This commit is contained in:
Martin Mares
1998-12-20 13:56:27 +00:00
parent 29ad2c9ee1
commit a05406e69c
3 changed files with 321 additions and 0 deletions

View File

@@ -20,3 +20,5 @@ xmalloc.c
printf.c
string.h
patmatch.c
slists.c
slists.h