Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove casts from {c,m,re}alloc() and simplify sizeof(). | des | 2009-06-13 | 1 | -22/+22 |
* | Explain to the compiler why the aliasing we're doing is OK. | des | 2009-06-13 | 1 | -8/+8 |
* | Change hashtable_index_t to unsigned. | des | 2009-06-13 | 1 | -4/+2 |
* | Further #include cleanup. | des | 2009-06-13 | 1 | -0/+2 |
* | Slightly adjust code logic: we allocate a "size"ed length of memory, not | delphij | 2008-10-23 | 1 | -5/+5 |
* | Reduce code duplication: use calloc instead of allocing and memset | delphij | 2008-10-12 | 1 | -27/+11 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -0/+1234 |