fix rejection of dns responses with pointers past 512 byte offset
[musl] / src / process / fexecve.c
2018-09-12 Rich Felkermove and deduplicate declarations of __procfdname to...
2018-09-04 Joseph C. Sibleimplement fexecve in terms of execveat when it exists
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-08-02 Rich Felkerdebloat code that depends on /proc/self/fd/%d with...
2011-09-29 Rich Felkerfix various bugs in path and error handling in execvp...
2011-02-27 Rich Felkerimplement fexecve