History log of /seL4-refos-master/libs/libmuslc/include/sys/fsuid.h
Revision Date Author Comments
# 57d5fff5 15-Jun-2012 Rich Felker <dalias@aerifal.cx>

header file fixes: multiple include guard consistency and correctness

one file was reusing another file's macro name, and many had
inconsistent underscores and application of SYS prefix, etc.

patch by Szabolcs Nagy (nsz)


# 4619901e 28-Jan-2012 Rich Felker <dalias@aerifal.cx>

add linux setfs[ug]id syscall wrappers

patch by Jeremy Huntwork