diet libc Patches
- dietlibc-msrng.diff: This patch modifies dietlibc's random number generator to be a multiple-seed random number generator as describe d in Communications of the ACM, May 2003.
- dietlibc-for-zebra.diff: This patch prepares dietlibc to be able to compile and link zebra. You also need this patch against zebra to make zebra compilable with dietlibc.
- ContraPolice: ContraPolice is a libc extension for protecting applications from heap-smashing attacks. So far, it's a patch against dietlibc.