aboutsummaryrefslogtreecommitdiff
path: root/src/libip/udp.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+0
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2010-03-10more type-punned pointersRuss Cox1-2/+2
R=rsc http://codereview.appspot.com/376045
2010-03-10fix type-punned pointer warnings from gccRuss Cox1-4/+4
R=rsc http://codereview.appspot.com/396042
2005-05-07try to do better with headersrsc1-12/+13
2004-04-21odds and endsrsc1-0/+52