]> git.ipfire.org Git - thirdparty/bird.git/commit - lib/slab.c
BIRD library: The story continues.
authorMartin Mares <mj@ucw.cz>
Sun, 3 May 1998 16:43:39 +0000 (16:43 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 3 May 1998 16:43:39 +0000 (16:43 +0000)
commit18c8241a91bd9208879666f1a1a13f454e66d75b
tree8bdc5f3e384b6b9198d5ab834d869c8d1fb261a7
parenta8b6038225d18155883e330c96b2bc2e44153e1e
BIRD library: The story continues.

Complete resource manages and IP address handling.
21 files changed:
Makefile
TODO
lib/Makefile
lib/birdlib.h
lib/bitops.c [new file with mode: 0644]
lib/bitops.h [new file with mode: 0644]
lib/ip.h
lib/ipv4.c [new file with mode: 0644]
lib/ipv4.h
lib/ipv6.c [new file with mode: 0644]
lib/ipv6.h
lib/lists.c
lib/lists.h
lib/md5.c [new file with mode: 0644]
lib/md5.h [new file with mode: 0644]
lib/mempool.c [new file with mode: 0644]
lib/resource.c [new file with mode: 0644]
lib/resource.h
lib/slab.c [new file with mode: 0644]
lib/xmalloc.c [new file with mode: 0644]
sysdep/config.h