dns response handling: ignore presence of wrong-type RRs
[musl] / src / select /
2019-08-07 Rich Felkerfix regression in select with no timeout
2019-07-30 Rich Felkerselect: overhaul for time64
2019-07-28 Rich Felkerpselect, ppoll: add time64 syscall support, decouple...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2014-05-30 Rich Felkersupport linux kernel apis (new archs) with old syscalls...
2014-05-27 Rich Felkerfix type of extended argument array to pselect6 syscall
2013-03-27 Rich Felkerremove __SYSCALL_SSLEN arch macro in favor of using...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-08-14 Rich FelkerMerge remote-tracking branch 'nsz/exp'
2012-08-10 Rich Felkerfix (hopefully) all hard-coded 8's for kernel sigset_t...
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-03-24 Rich Felkeroverhaul cancellation to fix resource leaks and dangero...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-15 Rich Felkeryet another ugly legacy syscall rename...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0