aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/compat.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* swapoff: add one more variant of the syscallKonstantin Belousov2021-12-091-0/+2
* StyleKonstantin Belousov2021-08-031-2/+2
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-171-0/+2
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-0/+21
* 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