Sign in
qemu-android
/
qemu-android
/
27b60ab93bd1d5d8c85f009aac7a97ffd2c53c86
/
slirp
/
cksum.c
2d26512
slirp: Fix compiler warning for w64
by Stefan Weil
· 13 years ago
b6dce92
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
by Stefan Weil
· 15 years ago
9678d95
Remove dead assignments in various common files, spotted by clang analyzer
by Blue Swirl
· 15 years ago
7107944
slirp: fix unused return value, spotted by clang
by Blue Swirl
· 15 years ago
369c86e
slirp: remove dead increments, spotted by clang
by Blue Swirl
· 15 years ago
2f5f899
Remove the advertising clause from the slirp license
by aliguori
· 16 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago