Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [build] Avoid strict-aliasing warnings when building with gcc 4.4 | Michael Brown | 2009-01-05 | 1 | -1/+1 |
* | [x86_64] Fix assorted 64-bit compilation errors and warnings | Michael Brown | 2008-11-19 | 1 | -4/+8 |
* | Mildly ugly hack to force correct linkage. | Michael Brown | 2007-06-28 | 1 | -6/+16 |
* | Eliminate PF_INET; just use the AF_INET from the struct sockaddr instead. | Michael Brown | 2007-05-26 | 1 | -30/+21 |
* | Added PF_INET[6] and SOCK_{STREAM,DGRAM} definitions and debug | Michael Brown | 2007-04-28 | 1 | -3/+56 |
* | Ensure that struct sockaddr is long enough... | Michael Brown | 2007-01-18 | 1 | -0/+10 |
* | Moved the basic struct sockaddr out of in.h. | Michael Brown | 2006-08-02 | 1 | -0/+31 |