Sign in
qemu-android
/
qemu-android
/
3f66f764ee25f10d3e1144ebc057a949421b7728
/
slirp
/
sbuf.c
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
8607301
slirp: Signal free input buffer space to io-thread
by Jan Kiszka
· 13 years ago
0d62c4c
slirp: Drop dead code
by Jan Kiszka
· 16 years ago
511d2b1
Sparse fixes: NULL use, header order, ANSI prototypes, static
by blueswir1
· 16 years ago
e1c5a2b
Redirect slirp traffic to/from qemu character device (Gleb Natapov)
by aliguori
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
9634d90
Use const and static as needed, disable unused code
by blueswir1
· 17 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
379ff53
win32 compile
by bellard
· 21 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago