Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-29 | Remove blank lines at EOF | Guillem Jover | 1 | -1/+0 | |
2011-05-29 | Include the correct deprecated headeres when using the overlay | Guillem Jover | 1 | -0/+4 | |
2011-05-29 | Add LIBBSD_DISABLE_DEPRECATED to deprecated headers | Guillem Jover | 1 | -0/+4 | |
When enabled this will make the inclusion of deprecated headers a fatal error so that it's easier to spot. | |||||
2011-05-28 | Condense and clarify header deprecation warnings | Guillem Jover | 1 | -1/+1 | |
Mention the possibility of using libbsd-overlay.pc. | |||||
2009-12-12 | Move arc4random declarations to <bsd/stdlib.h> | Guillem Jover | 1 | -7/+2 | |
This is were they are located on the BSDs. | |||||
2009-05-25 | Export public functions as extern C | Guillem Jover | 1 | -1/+4 | |
2009-05-20 | Use UTF-8 copyright symbols for non-imported files | Guillem Jover | 1 | -1/+1 | |
2008-06-18 | Add arc4random_stir and arc4random_addrandom functions | Guillem Jover | 1 | -0/+2 | |
2008-06-18 | Add license header | Guillem Jover | 1 | -0/+26 | |
2008-05-06 | Reorganize header files | Guillem Jover | 1 | -0/+9 | |