summaryrefslogtreecommitdiff
path: root/include/unistd.h
AgeCommit message (Expand)Author
2017-03-09Enable a few more NetBSD functionsDavid van Moolenbroek
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2014-07-28Stub for setpgidLionel Sambuc
2014-07-28Workaround missing lchmod/lchownLionel Sambuc
2014-07-28Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)Lionel Sambuc
2014-03-03include/unistd.h: mergedLionel Sambuc
2014-03-01big <utmp.h>-inspired netbsd switchBen Gras
2014-02-18moving prototypes to lib.hLionel Sambuc
2014-02-18Alignement on netbsd types, part 1Lionel Sambuc
2013-08-27fix a few more minix specific warningsBen Gras
2013-03-20Move MINIX reboot definitions into minix/reboot.hDavid van Moolenbroek
2013-02-28VFS: implement pipe2Thomas Veerman
2013-02-26Removing obsolete _MINIX defineLionel Sambuc
2013-01-14Libraries updates and cleanupLionel Sambuc
2012-11-22Remove ability to pass commands to bootloaderErik van der Kouwe
2012-02-14Full switch to clang/ELF. Drop ack. Simplify.Ben Gras
2012-01-14Cut PM out of the adddma/deldma/getdma call pathDavid van Moolenbroek
2012-01-14Remove obsolete PROCSTAT/getsigset call.David van Moolenbroek
2011-11-28Implement issetugid syscallThomas Veerman
2011-11-14Import librefuse and libpuffsThomas Veerman
2010-09-14make getsysinfo() a system-land callDavid van Moolenbroek
2010-08-30Shutdown changes for multiboot: CTRL-ALT-DEL resets, panic haltsErik van der Kouwe
2010-07-22Replace NULL macro defs with null.h includeArun Thomas
2010-07-15Update header files to support UNIX Domain Sockets. Contributed by Thomas CortThomas Veerman
2010-06-24Some standard Unix functions were feature-dependent on _MINIX.Kees van Reeuwijk
2010-06-22lib - a pwrite() implementation (Contributed by Buccapatnam Tirumala, Gautam)Ben Gras
2010-06-09inlcude: new prototypesBen Gras
2010-06-09unistd.h: add setmode() prototype.Ben Gras
2010-04-13Remove the types Dev_t, _mnx_Gui, _mnx_Uid, and similar.Kees van Reeuwijk
2010-04-09Driver mapping refactory.Cristiano Giuffrida
2010-03-23More const correctness.Kees van Reeuwijk
2010-02-25 - new pread(), fnmatch() callsBen Gras
2010-01-14Merge of Wu's GSOC 09 branch (src.20090525.r4372.wu)Cristiano Giuffrida
2010-01-08Initialization protocol for system services.Cristiano Giuffrida
2010-01-05General cleanup:David van Moolenbroek
2009-12-20- Introduce support for sticky bit.Thomas Veerman
2009-12-07Implementation of getrlimit and getdtablesizeErik van der Kouwe
2009-11-09Removal of the executable flag from files that cannot be executedTomas Hruby
2009-11-06Changes to the include files in order to make cross-compilation possible.Tomas Hruby
2009-10-31PM: clean up endpoint info API/ABIDavid van Moolenbroek
2009-10-09Add lspci command and SI_PCI_INFO getsysinfo callErik van der Kouwe
2009-09-22endpoint_t in syslibTomas Hruby
2009-09-21- VM_KERN_NOPAGEZERO feature is goneBen Gras
2009-08-12 - Moved (u)mount prototypes from unistd.h to sys/mount.h.Thomas Veerman
2009-05-13support in 'mount' for specifying file system type and optionsDavid van Moolenbroek
2008-02-21Added adddma/deldma/getdma.Philip Homburg
2007-08-07Added prototype for mapdriver5 (from RS to VFS, report the name of a driverPhilip Homburg
2007-04-27getpeuid implementation. Get the uid of a process (by endpoint)Philip Homburg
2006-12-06Some 64-bit file offset changes that were left out accidentally in the firstPhilip Homburg
2006-10-20Nice(3) implementationPhilip Homburg