History log of /barrelfish-master/include/posixcompat.h
Revision Date Author Comments
# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 9b1cb015 10-Mar-2015 Gerd Zellweger <mail@gerdzellweger.com>

Expose sbrk memory objects to interested clients.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>


# 695cd289 28-Jul-2017 Simon Gerber <simon.gerber@inf.ethz.ch>

posixcompat: add errno-like construction to propagate barrelfish errors through POSIX layer

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 705fdb4a 28-Jul-2017 Simon Gerber <simon.gerber@inf.ethz.ch>

posixcompat: add errno-like construction to propagate barrelfish errors through POSIX layer

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 8f1a278a 23-Feb-2015 Simon Gerber <simon.gerber@inf.ethz.ch>

T65: properly implement x-core thread creation.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 6b1e2f2d 26-Jun-2013 Raphael Fuchs <fuchs.raphael@gmail.com>

libposixcompat: Extend libposixcompat with POSIX pseudoterminals (UNIX 98 PTYs).


# 436c7809 08-Feb-2013 Zaheer Chothia <zchothia@student.ethz.ch>

headers: wrap declarations in extern "C".

Note: this change is not exhaustive and only touches some headers in //include


# 559955b4 02-Aug-2011 Simon Peter <speter@inf.ethz.ch>

Merge from ASPLOS tree.