Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
David van Moolenbroek 38fe3f11aa IPC server: major fixes, test set for semaphores
- rewrite the semop(2) implementation so that it now conforms to the
  specification, including atomicity, support for blocking more than
  once, range checks, but also basic fairness support;
- fix permissions checking;
- fix missing time adjustments;
- fix off-by-one errors and other bugs;
- do not allocate dynamic memory for GETALL/SETALL;
- add test88, which properly tests the semaphore functionality.

Change-Id: I85f0d3408c0d6bba41cfb4c91a34c8b46b2a5959
2016-01-01 01:28:37 +01:00
bin Import NetBSD ps(1) 2016-01-01 01:28:29 +01:00
common w(1): switch to libkvm 2016-01-01 01:28:27 +01:00
crypto NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
distrib IPC server: major fixes, test set for semaphores 2016-01-01 01:28:37 +01:00
docs Add PTYFS, Unix98 pseudo terminal support 2015-06-23 17:43:46 +00:00
etc PM: generic process event publish/subscribe system 2016-01-01 01:28:36 +01:00
external Rename top(1) to mtop(1), import NetBSD top(1) 2016-01-01 01:28:30 +01:00
games Fix weird flock uses 2016-01-01 01:28:04 +01:00
gnu NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
include Start using sysctl(3) throughout userland 2016-01-01 01:28:24 +01:00
lib Import NetBSD dev_mkdb(8) 2016-01-01 01:28:28 +01:00
libexec Start using sysctl(3) throughout userland 2016-01-01 01:28:24 +01:00
minix IPC server: major fixes, test set for semaphores 2016-01-01 01:28:37 +01:00
releasetools Add MIB service, sysctl(2) support 2016-01-01 01:28:16 +01:00
sbin Import NetBSD sysctl(8) 2016-01-01 01:28:26 +01:00
share Integrate ASR instrumentation into build system 2016-01-01 01:28:14 +01:00
sys IPC server: NetBSD sync, general improvements 2016-01-01 01:28:34 +01:00
tests NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
tools NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
usr.bin Import NetBSD pagesize(1) 2016-01-01 01:28:33 +01:00
usr.sbin Import NetBSD dev_mkdb(8) 2016-01-01 01:28:28 +01:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview build:update 'git review' config to match gerrit.minix3.org 2014-07-28 17:05:15 +02:00
build.sh NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile NetBSD re-synchronization of the source tree 2015-12-31 17:56:59 +01:00
Makefile.inc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00