freebsd_amp_hwpstate/lib/libsys
Andrew Turner b8a496dfb6 lib: Remove __ARM_ARCH checks that are always true
Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D45559
2024-06-12 11:49:05 +00:00
..
aarch64 libsys/aarch: Remove pointless MD syscall(2) 2024-03-07 00:59:01 +00:00
amd64 lib{c,sys}: return wrapped syscall APIs to libc 2024-03-13 18:36:02 +00:00
arm lib: Remove __ARM_ARCH checks that are always true 2024-06-12 11:49:05 +00:00
i386 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
powerpc lib{c,sys}: return wrapped syscall APIs to libc 2024-03-13 18:36:02 +00:00
powerpc64 lib{c,sys}: return wrapped syscall APIs to libc 2024-03-13 18:36:02 +00:00
powerpcspe lib{c,sys}: fix powerpcspe build 2024-03-13 20:09:41 +00:00
riscv libsys/riscv: Remove pointless MD syscall(2) 2024-03-07 00:58:44 +00:00
x86 libsys: add guards to MD manpages 2024-02-09 17:22:13 +00:00
Makefile Make __libsys_interposing_slot libsys only 2024-04-22 21:28:26 +01:00
Makefile.sys Make __libsys_interposing_slot libsys only 2024-04-22 21:28:26 +01:00
Symbol.map libsys: don't try to expose freebsd7___semctl 2024-04-30 19:06:10 +01:00
Symbol.sys.map Make __libsys_interposing_slot libsys only 2024-04-22 21:28:26 +01:00
Symbol.thr.map libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
__error.c libsys: move errno to libsys 2024-02-21 02:26:11 +02:00
__getosreldate.c libc: move __getosreldate to libsys 2024-02-05 20:34:56 +00:00
__vdso_gettimeofday.c libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
_exit.2
_libsys.h syscalls.master: correct return type of {read,write}v 2024-04-24 20:48:46 +01:00
_umtx_op.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
_umtx_op_err.c libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
abort2.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
accept.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
access.2 access(2): Discourage use of these system calls. 2024-05-22 00:35:22 +02:00
acct.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
adjtime.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
aio_cancel.2
aio_error.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
aio_fsync.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
aio_mlock.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
aio_read.2 Document aio_read2/aio_write2 2024-02-11 03:54:16 +02:00
aio_return.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
aio_suspend.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
aio_waitcomplete.2
aio_write.2 Document aio_read2/aio_write2 2024-02-11 03:54:16 +02:00
auxv.3 libc: elf auxiliary vector handling to libsys 2024-02-05 20:34:56 +00:00
auxv.c libsys auxv.c: add fences needed to ensure that flag works 2024-02-21 16:18:10 +02:00
bind.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
bindat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
brk.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
cap_enter.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
cap_fcntls_limit.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
cap_ioctls_limit.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
cap_rights_limit.2 rights.4: various corrections on capability rights 2024-04-28 22:48:31 -06:00
chdir.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
chflags.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
chmod.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
chown.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
chroot.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
clock_gettime.2 clock_gettime.2: fix markup 2024-05-06 17:52:22 -04:00
clock_gettime.c libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
close.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
closefrom.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
connect.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
connectat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
copy_file_range.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
cpuset.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
cpuset_getaffinity.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
cpuset_getdomain.2
creat.2 libsys: move __libsys_interposer consumers 2024-02-05 20:34:55 +00:00
dup.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
eventfd.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
execve.2 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
extattr_get_file.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
fcntl.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
ffclock.2
fhlink.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
fhopen.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
fhreadlink.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
flock.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
fork.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
fspacectl.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
fsync.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getdirentries.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getdtablesize.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getfh.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getfsstat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getgid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getgroups.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getitimer.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getlogin.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getloginclass.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getpagesize.3 libc: move getpagesize(s) to libsys 2024-02-05 20:34:56 +00:00
getpagesize.c libc: move getpagesize(s) to libsys 2024-02-05 20:34:56 +00:00
getpagesizes.3 libc: move getpagesize(s) to libsys 2024-02-05 20:34:56 +00:00
getpagesizes.c libc: move getpagesize(s) to libsys 2024-02-05 20:34:56 +00:00
getpeername.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getpgrp.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getpid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getpriority.2
getrandom.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getrlimit.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getrusage.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getsid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getsockname.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getsockopt.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
gettimeofday.2 gettimeofday.2: Do mention improbable future removal 2024-04-28 20:11:22 +02:00
gettimeofday.c libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
getuid.2
interposing_table.c libsys: make __libsys_interposing static 2024-03-13 17:31:48 +00:00
intro.2 intro.2 as errno.2: Use the name macro for errno 2024-05-04 08:56:10 -06:00
ioctl.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
issetugid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
jail.2
kcmp.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kenv.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kill.2
kldfind.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kldfirstmod.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kldload.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kldnext.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kldstat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kldsym.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kldunload.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
kqueue.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
ktrace.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
libc_stubs.c lib{c,sys}: move auxargs more firmly into libsys 2024-02-19 22:44:08 +00:00
libsys.h libsys: add a libsys.h 2024-04-16 17:48:07 +01:00
libsys_sigwait.c libsys: don't expose sigwait wrapper 2024-03-13 17:04:07 +00:00
link.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
lio_listio.2 lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset 2024-02-11 03:53:50 +02:00
listen.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
lockf.3 libsys: move some missed manpages 2024-02-08 19:50:32 +00:00
lseek.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
madvise.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mincore.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
minherit.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mkdir.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mkfifo.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mknod.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mlock.2
mlockall.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mmap.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
modfind.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
modnext.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
modstat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mount.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mprotect.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mq_close.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mq_getattr.2
mq_notify.2
mq_open.2 mqueuefs: Relax restriction that path must begin with a slash 2024-05-23 13:40:46 -06:00
mq_receive.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mq_send.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
mq_setattr.2
mq_unlink.2 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
msgctl.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
msgget.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
msgrcv.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
msgsnd.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
msync.2
munmap.2
nanosleep.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
nfssvc.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
ntp_adjtime.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
open.2 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
pathconf.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
pdfork.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
pipe.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
poll.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
posix_fadvise.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
posix_fallocate.2
posix_openpt.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
procctl.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
profil.2
pselect.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
ptrace.2
ptrace.c libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
quotactl.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
rctl_add_rule.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
read.2 read(2): Add write cross reference 2024-03-01 20:36:39 -07:00
readlink.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
reboot.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
recv.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
recvmmsg.c libsys: move __libsys_interposer consumers 2024-02-05 20:34:55 +00:00
rename.2
revoke.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
rfork.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
rfork_thread.3 libc: move rfork_thread(3) to libsys 2024-02-05 20:34:56 +00:00
rmdir.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
rtprio.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sched_get_priority_max.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sched_getcpu_gen.c libc: libc/gen/sched_getcpu_gen.c -> libsys/ 2024-02-05 20:34:55 +00:00
sched_setparam.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sched_setscheduler.2
sched_yield.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sctp_generic_recvmsg.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sctp_generic_sendmsg.2
sctp_peeloff.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
select.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
semctl.2
semget.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
semop.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
send.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sendfile.2 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
sendmmsg.c libsys: move __libsys_interposer consumers 2024-02-05 20:34:55 +00:00
setfib.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
setgroups.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
setpgid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
setregid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
setresuid.2
setreuid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
setsid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
setuid.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
shm_open.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
shmat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
shmctl.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
shmget.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
shutdown.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigaction.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigaltstack.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigfastblock.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigpending.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigprocmask.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigqueue.2 sigqueue(2): Document __SIGQUEUE_TID 2024-04-23 19:51:10 +03:00
sigreturn.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigstack.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigsuspend.2
sigwait.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sigwaitinfo.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sleep.3 libsys: move some missed manpages 2024-02-08 19:50:32 +00:00
socket.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
socketpair.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
stat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
statfs.2 man filesystems: fix xrefs after move to section 4 2024-05-16 10:25:29 -06:00
swapon.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
symlink.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sync.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
sysarch.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
syscall.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
syscalls.map libsys: don't try to expose yield 2024-03-07 01:01:36 +00:00
thr_exit.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
thr_kill.2
thr_new.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
thr_self.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
thr_set_name.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
thr_suspend.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
thr_wake.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
timer_create.2
timer_delete.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
timer_settime.2
timerfd.2 timerfd.2: Remove a double word 2024-04-20 11:31:25 +02:00
truncate.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
umask.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
undelete.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
unlink.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
usleep.3 libsys: move some missed manpages 2024-02-08 19:50:32 +00:00
utimensat.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
utimes.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
utrace.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
uuidgen.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
vfork.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
wait.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00
write.2 libsys: relocate implementations and manpages 2024-02-05 20:34:55 +00:00