summaryrefslogtreecommitdiff
path: root/minix/lib/libc
AgeCommit message (Expand)Author
2017-04-30Add lwip: a new lwIP-based TCP/IP serviceDavid van Moolenbroek
2017-03-09Retire MINIX irdpd(8)David van Moolenbroek
2017-03-09Retire MINIX tcpd(8)David van Moolenbroek
2017-03-09Retire MINIX dhcpd(8)David van Moolenbroek
2017-03-09Retire MINIX tcpstat(1), udpstat(1)David van Moolenbroek
2017-03-09UDS: full rewriteDavid van Moolenbroek
2017-03-09VFS: support for suspending close(2) for socketsDavid van Moolenbroek
2017-03-09libc: switch to NetBSD getifaddrs(3)David van Moolenbroek
2017-02-22Rename MINIX service(8) to minix-service(8)David van Moolenbroek
2017-02-16libc: more poll(3) wrapper fixesDavid van Moolenbroek
2016-12-28libc: make posix_spawn(3) clean up child on failureDavid van Moolenbroek
2016-10-18libc: bugfixes for minix's poll(3) wrapperDavid van Moolenbroek
2016-09-24Add LLVM GCOV coverage supportDavid van Moolenbroek
2016-09-10Enable building with MKDEBUG and MKDEBUGLIBJean-Baptiste Boric
2016-08-05VFS: store process suspension state as unionDavid van Moolenbroek
2016-08-04Preparations for PAE supportrlfnb
2016-06-18Do not hide the MSG_NOSIGNAL flagDavid van Moolenbroek
2016-03-09libc: fix local from-source upgradesDavid van Moolenbroek
2016-02-23Prepare for switch to native BSD socket APIDavid van Moolenbroek
2016-02-22libc: reorganize vector I/O wrappersDavid van Moolenbroek
2016-02-22VFS: start off cleanup of pipe2 IPC messageDavid van Moolenbroek
2016-02-22libc: check raw IP socket type before using itDavid van Moolenbroek
2016-01-16IPC server: NetBSD sync, general improvementsDavid van Moolenbroek
2016-01-13Retire sysuname(2), synchronize sys/utsname.hDavid van Moolenbroek
2016-01-13Start using sysctl(3) throughout userlandDavid van Moolenbroek
2016-01-13Add MIB service, sysctl(2) supportDavid van Moolenbroek
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2015-10-10New image framework generationJean-Baptiste Boric
2015-09-29PM: add support for wait4(2)David van Moolenbroek
2015-09-28Rework getrusage(2) infrastructureDavid van Moolenbroek
2015-09-23Resolve more warningsDavid van Moolenbroek
2015-09-23Import NetBSD flock(1)David van Moolenbroek
2015-09-23libc: support for deprecated FIO* ioctl(2) callsDavid van Moolenbroek
2015-09-23Kernel: separate userland ABI on kernel pageDavid van Moolenbroek
2015-09-21Abstract away minix_kerninfo accessDavid van Moolenbroek
2015-07-28libc: add posix_spawn family of functionsJean-Baptiste Boric
2015-07-20VFS: add support for F_DUPFD_CLOEXECDavid van Moolenbroek
2015-03-31libc: Fix incomplete fprintfJacob Adams
2015-03-18Fix incorrect sanity checkEmmanuel Blot
2014-11-01Fix fcntl(F_[GS]ETNOSIGPIPE) semanticsDavid van Moolenbroek
2014-09-30libc: resolve minix clang warningsDavid van Moolenbroek
2014-09-30Remove support for call profilingDavid van Moolenbroek
2014-09-29svrctl(2) updateDavid van Moolenbroek
2014-09-18Clean up obsolete FS support routinesDavid van Moolenbroek
2014-09-18libc: make socketpair(3) use the right deviceDavid van Moolenbroek
2014-09-18MFS: use libfsdriverDavid van Moolenbroek
2014-09-08Drop minix-malloc & friendsLionel Sambuc
2014-09-02Some more NDEBUG fixesLionel Sambuc
2014-09-02Fix -DNEDUG buildsLionel Sambuc
2014-08-29Much USB code for ARM USB supportWojciech Zajac