diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-31 13:30:18 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-31 13:30:18 +0200 |
commit | fcb5f4a725c9edecca7d4646c633e42f66ab53b6 (patch) | |
tree | 292814a10525a9076e77e6bd7bd05200ec4678e6 /lib/Doc | |
parent | 6be13de762cebc9fc5f977e0e3423a9e2ae23a95 (diff) | |
download | bird-fcb5f4a725c9edecca7d4646c633e42f66ab53b6.tar bird-fcb5f4a725c9edecca7d4646c633e42f66ab53b6.zip |
Updated all the Doc files to new format.
Diffstat (limited to 'lib/Doc')
-rw-r--r-- | lib/Doc | 36 |
1 files changed, 11 insertions, 25 deletions
@@ -1,26 +1,12 @@ H Library -.F csum Checksums and hash functions -..S checksum.c md5.c -.F ip IP addresses -..S ip.c ipv4.c ipv6.c -.F list Linked lists -..S lists.c -.H Resource management -..F gen Generic resource functions -...S resource.c -..F mempool Memory pools -...S mempool.c -..F slab Slabs -...S slab.c -..F sock Sockets -...S socket.h -.H Miscellaneous functions -..F bit Bit operations -...S bitops.c -..F event Events -...S event.c -..F pat Pattern matching -...S patmatch.c -..F printf Printf -...S printf.c -..F unaligned Unaligned access +S checksum.c md5.c +S ip.c ipv4.c ipv6.c +S lists.c +S mempool.c +S slab.c +S socket.h +S bitops.c +S event.c +S patmatch.c +S printf.c +S unaligned.h |