summaryrefslogtreecommitdiff
path: root/minix/servers/vfs/misc.c
AgeCommit message (Expand)Author
2018-03-31Fix ARM NDEBUG BuildsLionel Sambuc
2017-03-09VFS: support for suspending close(2) for socketsDavid van Moolenbroek
2017-03-09VFS: add BSD socket API, socket driver supportDavid van Moolenbroek
2016-10-18VFS: Convert K&R C -> ANSI CRichard Sailer
2016-08-05VFS: store process suspension state as unionDavid van Moolenbroek
2016-08-05VFS: add debug dump for selectDavid van Moolenbroek
2016-01-24Fix ARM noassert builds -g/-O{s/0/1/2/3}Lionel Sambuc
2016-01-13MIB: slim process tables to reduce memory usageDavid van Moolenbroek
2015-09-28Rework getrusage(2) infrastructureDavid van Moolenbroek
2015-09-28getrusage(2): zero out ru_i[xds]rss fieldsDavid van Moolenbroek
2015-08-31VFS: check X bit, not R bit, opening executablesDavid van Moolenbroek
2015-08-31VFS: tweak coredump wrapper codeDavid van Moolenbroek
2015-08-13VFS: merge scratchpad into fprocDavid van Moolenbroek
2015-07-20VFS: add support for F_DUPFD_CLOEXECDavid van Moolenbroek
2014-11-01Fix fcntl(F_[GS]ETNOSIGPIPE) semanticsDavid van Moolenbroek
2014-09-29svrctl(2) updateDavid van Moolenbroek
2014-08-28VFS: unbreak select on /dev/ttyDavid van Moolenbroek
2014-07-31New sources layoutLionel Sambuc