Rusty Russell
|
e4fbff960f
opt: test HAVE_SYS_TERMIOS_H via #if
|
12 years ago |
Rusty Russell
|
7471ecd791
tools/configurator: add HAVE_SYS_TERMIOS_H
|
12 years ago |
Luke Dashjr
|
2179b06e71
opt: avoid using %lld and %llx formats
|
12 years ago |
Luke Dashjr
|
d218dcd458
opt: only use termios if HAVE_SYS_TERMIOS_H is defined
|
12 years ago |
Emilio G. Cota
|
9273220c47
bitmap: add endianness casts
|
12 years ago |
Rusty Russell
|
8f6c40bce7
timer: fix abortstring on 64 bit platforms.
|
12 years ago |
Rusty Russell
|
fc8acdbbe2
net: fix async connect to non-listening port.
|
12 years ago |
Rusty Russell
|
12ab811533
io: io_always, and zero-length operations support.
|
12 years ago |
Ahmed Samy
|
075120f344
cpuid: fix example compilation
|
12 years ago |
Ahmed Samy
|
6977745243
cpuid: Now we support extended feature testing.
|
12 years ago |
Peter Hutterer
|
339178b224
argcheck: a module to check argument ranges
|
12 years ago |
Rusty Russell
|
95b59482c1
io: io_close_other()
|
12 years ago |
Rusty Russell
|
f508ed408b
io: Fix bug where duplex connection is last fd, when another gets deleted.
|
12 years ago |
Rusty Russell
|
5a510ed569
Revert "io: closing one side of a duplex connection closes both."
|
12 years ago |
Ahmed Samy
|
dbbefec697
cpuid: Introduce cpuid_write_info
|
12 years ago |
Ahmed Samy
|
fab645fbee
cpuid: documentation fix
|
12 years ago |
Rusty Russell
|
02ae136a99
Merge branch 'master' of ozlabs.org:ccan
|
12 years ago |
Rusty Russell
|
1273379185
io: add io_is_idle().
|
12 years ago |
Rusty Russell
|
dded32f2b0
io: handle duplex corner cases.
|
12 years ago |
Ahmed Samy
|
5d628b6376
cpuid: remove un-needed bit shifting
|
12 years ago |
Rusty Russell
|
83d4e1285d
Merge branch 'master' of ozlabs.org:ccan
|
12 years ago |
Rusty Russell
|
490b63852f
io: closing one side of a duplex connection closes both.
|
12 years ago |
Ahmed Samy
|
39c84ebc38
cpuid: parse L1 cache information for AMD.
|
12 years ago |
Ahmed Samy
|
581bc150d4
cpuid: small fix for non x86-cpus
|
12 years ago |
Rusty Russell
|
004098abe2
Merge branch 'master' of ozlabs.org:ccan
|
12 years ago |
Rusty Russell
|
447cfb714c
list: fix list_prev and list_next on const lists.
|
12 years ago |
Ahmed Samy
|
7cc2462789
cpuid: prefix cpuid_t enums with CPUID_* instead of CPU_*
|
12 years ago |
Ahmed Samy
|
92b6e20544
cpuid: drop support for testing extended features
|
12 years ago |
Ahmed Samy
|
715de3cf27
cpuid: fix for MSVC in cpuid_is_supported()
|
12 years ago |
Ahmed Samy
|
dce6f0fa31
cpuid: parse additional feature information for pCPU_PROCINFO_AND_FEATUREBITS
|
12 years ago |