summaryrefslogtreecommitdiff
path: root/lib/libc/include/compat.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-291-2/+0
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
* libc: spelling fixes.Pedro F. Giffuni2016-04-301-1/+1
* Disable support for compat syscalls on arm64. These symbols were neverAndrew Turner2016-04-061-0/+2
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-231-1/+1
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andKonstantin Belousov2015-04-181-2/+0
* Correctly handle __fcntl_compat symbol for the !SYSCALL_COMPAT case.Konstantin Belousov2015-04-011-0/+9
* Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-2/+0
* Merge Capsicum overhaul:Pawel Jakub Dawidek2013-03-021-0/+2
* Remove some unneeded spaces from the __sym_compat() macro, since newerDimitry Andric2010-11-111-1/+1
* Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-06-241-0/+48