6a3c2aded6
* Simplify EINTR/ECANCEL error handling 1. Add semaphore uninterruptible wait function 2 .Replace semaphore wait loop with a single uninterruptible wait 3. Replace all sem_xxx to nxsem_xxx * Unify the void cast usage 1. Remove void cast for function because many place ignore the returned value witout cast 2. Replace void cast for variable with UNUSED macro |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
net_chksum.c | ||
net_dsec2tick.c | ||
net_dsec2timeval.c | ||
net_icmpchksum.c | ||
net_incr32.c | ||
net_ipchksum.c | ||
net_ipv6_mask2pref.c | ||
net_ipv6_maskcmp.c | ||
net_ipv6_pref2mask.c | ||
net_lock.c | ||
net_tcpchksum.c | ||
net_timeval2dsec.c | ||
net_udpchksum.c | ||
utils.h |