Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-22 | In gcc version 4.3.2 we get warnings for functions declared with | Jeremy Allison | 1 | -2/+10 | |
attribute warn_unused_result. Start to fix these. Jeremy. | |||||
2008-10-07 | Changed variable name from f19086872ec734fff3f2119712ff24117bec4e5e to match ↵ | Tim Prouty | 1 | -19/+19 | |
v3-[23]-test | |||||
2008-10-06 | Fixed "declaration shadows global declaration" warnings. | Tim Prouty | 1 | -19/+19 | |
The patch simply uses a more descriptive variable name for tcp_seq. ../lib/socket_wrapper/socket_wrapper.c:753: warning: declaration of 'tcp_seq' shadows a global declaration /usr/include/netinet/tcp.h:40: warning: shadowed declaration is here ../lib/socket_wrapper/socket_wrapper.c: In function `swrap_marshall_packet': ../lib/socket_wrapper/socket_wrapper.c:919: warning: declaration of 'tcp_seq' shadows a global declaration /usr/include/netinet/tcp.h:40: warning: shadowed declaration is here | |||||
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 5 | -0/+2112 | |