Earlier quoted context omitted.
> Linux in the kernel level has removed the need for file polling, replacing it with iwatch As long as we're comparing who did what first (as if that's relevant today ), ReadDirectoryChangesW came in Windows 2000. inotify came in 2005. > MS to this day hasn't standardized it's own security structure (EX: runas.exe in XP will have the processes pass on administrator rights to all child processes 7 doesn't neither does…
>As long as we're comparing who did what first (as if that's relevant today), ReadDirectoryChangesW came in Windows 2000. inotify came in 2005. Inotify was a replacement for dnotify. Which was there since 2.4. http://en.wikipedia.org/wiki/Dnotify Also comparing the two subsystems is entirely wrong. ReadDirectoryChangesW is still a polling mechanism, inotify and dnotify are kernel level events. >Amusingly, this just d…
Don't talk shit about stuff you know nothing about.