Eli Zaretskii <[email protected]> writes: > And there's no rpl_nanosleep anywhere in sight?
Nope: grep --color=auto -nH --null -e rpl_nanosleep `find . -type f` ./lib/time.h647:# define nanosleep rpl_nanosleep ./lib/time.in.h140:# define nanosleep rpl_nanosleep And that's it. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
