freebsd-dev/lib/libc/gen
Enji Cooper c80d36d0e0 arc4random(3): fix .Xr issues
- pthreads(3) should actually be pthread(3).
- getentropy(2) should actually be getentropy(3).

This makes the manpage `make manlint` clean.

MFC after:	1 week
Sponsored by:	DellEMC Isilon
2020-12-11 00:13:39 +00:00
..
__getosreldate.c
__pthread_mutex_init_calloc_cb_stub.c
__xuname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
_once_stub.c
_pthread_stubs.c libc: Add pthread_attr_get_np(3) stub, reporting ESRCH. 2020-11-28 12:19:20 +00:00
_rand48.c
_spinlock_stub.c
_thread_init.c
alarm.3
alarm.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
arc4random_uniform.c Sync with OpenBSD: 2020-04-13 08:42:13 +00:00
arc4random-compat.c Update userland arc4random() with OpenBSD's Chacha20 based arc4random(). 2018-08-19 17:40:50 +00:00
arc4random.3 arc4random(3): fix .Xr issues 2020-12-11 00:13:39 +00:00
arc4random.c Fix building on Linux/macOS after r366622 2020-10-12 10:42:14 +00:00
arc4random.h Fix building on Linux/macOS after r366622 2020-10-12 10:42:14 +00:00
assert.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
auxv.3 Document required size of buffer for elf_aux_info(3). 2019-11-17 14:11:08 +00:00
auxv.c random(4) FenestrasX: Push root seed version to arc4random(3) 2020-10-10 21:52:00 +00:00
basename_compat.c Misc compiler warning fixes in lib/libc 2020-09-27 22:26:41 +00:00
basename.3
basename.c
cap_rights_get.3 libcasper(3): Document HISTORY within the manpages 2020-06-16 16:48:52 +00:00
cap_sandboxed.3 libcasper(3): Document HISTORY within the manpages 2020-06-16 16:48:52 +00:00
cap_sandboxed.c
check_utility_compat.3
check_utility_compat.c
clock_getcpuclockid.3
clock_getcpuclockid.c
clock.3
clock.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
closedir.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
confstr.3
confstr.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
crypt.c Misc compiler warning fixes in lib/libc 2020-09-27 22:26:41 +00:00
ctermid.3
ctermid.c
daemon.3 Fix formatting. 2019-08-01 18:51:06 +00:00
daemon.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
devname-compat11.c
devname.3
devname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
directory.3 directory(3): Add an ERRORS section 2020-08-04 08:46:28 +00:00
dirfd.c
dirname_compat.c Misc compiler warning fixes in lib/libc 2020-09-27 22:26:41 +00:00
dirname.3
dirname.c
disklabel.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
dl_iterate_phdr.3
dladdr.3
dlfcn.c dl_iterate_phdr(3): provide exclusive locking for callback when statically linked. 2020-08-20 15:19:09 +00:00
dlinfo.3 Implement Solaris-like link_map l_refname member. 2020-05-22 17:52:09 +00:00
dllockinit.3
dlopen.3 Implement RTLD_DEEPBIND. 2020-05-15 11:58:01 +00:00
drand48.c
dup3.3
dup3.c
elf_utils.c Don't assume objects in program sections have a size of a pointer. 2020-09-02 20:43:08 +00:00
erand48.c
err.3
err.c warnx: fix needless static 2020-10-24 00:03:11 +00:00
errlst.c Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
errno.c
exec.3 exec{l,v}{e,p} arrived in 7th Edition research Unix to support the Bourne Shell 2020-03-24 19:33:21 +00:00
exec.c execvPe: obviate the need for potentially large stack allocations 2020-06-10 01:32:13 +00:00
exect.c
fdevname.c
feature_present.3
feature_present.c
fmtcheck.3
fmtcheck.c
fmtmsg.3
fmtmsg.c
fnmatch.3
fnmatch.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
fpclassify.3
fpclassify.c
frexp.3
frexp.c
fstab.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
ftok.3
ftok.c libc: fix cases of undefined behavior. 2018-08-07 15:24:19 +00:00
fts-compat11.c DTF_REWIND does nothing (since r247236) so retire its use 2019-03-26 19:35:41 +00:00
fts-compat11.h
fts-compat.c Misc compiler warning fixes in lib/libc 2020-09-27 22:26:41 +00:00
fts-compat.h
fts.3
fts.c DTF_REWIND does nothing (since r247236) so retire its use 2019-03-26 19:35:41 +00:00
ftw-compat11.c Misc compiler warning fixes in lib/libc 2020-09-27 22:26:41 +00:00
ftw.3 ftw.3: Follow style(9) in the example 2020-03-12 18:28:23 +00:00
ftw.c
gen-compat.h
gen-private.h Reduce size of rtld by 22% by pulling in less code from libc 2019-06-30 11:49:58 +00:00
getbootfile.3
getbootfile.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getbsize.3
getbsize.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getcap.3
getcap.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getcontext.3 Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3). 2020-03-23 17:38:20 +00:00
getcwd.3
getcwd.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getdiskbyname.3
getdomainname.3
getdomainname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getentropy.3
getentropy.c Misc compiler warning fixes in lib/libc 2020-09-27 22:26:41 +00:00
getfsent.3
getgrent.3
getgrent.c fix integer underflow in getgrnam_r and getpwnam_r 2020-09-19 19:08:27 +00:00
getgrouplist.3
getgrouplist.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
gethostname.3 gethostname(3): Correct the reference of the undefined value HOST_NAME_MAX 2020-07-13 15:17:29 +00:00
gethostname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getloadavg.3
getloadavg.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getlogin.c getlogin_r: fix the type of len 2020-09-09 18:07:13 +00:00
getmntinfo-compat11.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getmntinfo.3
getmntinfo.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getnetgrent.3
getnetgrent.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getosreldate.3 Get rid of references to /usr/share/doc/ from ports(7) and getosreldate(3). 2018-06-13 18:34:49 +00:00
getosreldate.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getpagesize.3
getpagesize.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getpagesizes.3
getpagesizes.c
getpass.3
getpeereid.3
getpeereid.c Add SOL_LOCAL symbolic constant for unix socket option level. 2020-08-03 22:13:02 +00:00
getprogname.3
getprogname.c
getpwent.3
getpwent.c fix integer underflow in getgrnam_r and getpwnam_r 2020-09-19 19:08:27 +00:00
getttyent.3
getttyent.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getusershell.3
getusershell.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
getutxent.3
getutxent.c
getvfsbyname.3 Put jail(2) under COMPAT_FREEBSD11. It has been the "old" way of creating 2018-08-16 18:40:16 +00:00
getvfsbyname.c style changes to getvfsbyname 2019-07-17 19:41:44 +00:00
glob-compat11.c Remove trailing whitespace. 2020-12-03 05:49:59 +00:00
glob-compat11.h
glob.3
glob.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
initgroups.3
initgroups.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
isatty.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
isgreater.3
isinf.c
isnan.c Add __isnan()/__isnanf() aliases for compatibility with glibc and CUDA 2019-11-02 16:59:53 +00:00
jrand48.c
lcong48.c
ldexp.3
ldexp.c
libc_dlopen.c Remove redundand 'else' and 'return'. 2019-06-23 10:45:50 +00:00
lockf.3
lockf.c
lrand48.c
makecontext.3 Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3). 2020-03-23 17:38:20 +00:00
Makefile.inc Eliminate duplicate afterinstallconfigs target 2020-10-01 16:37:49 +00:00
memalign.c Add memalign(3), mostly for glibc compatibility. 2020-05-14 21:12:08 +00:00
modf.3
modf.c
mrand48.c
nftw-compat11.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
nftw.c
nice.3
nice.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
nlist.3 nlist: retire long-obsolete aout support 2020-03-30 20:15:19 +00:00
nlist.c libc: unconditionalize _NLIST_DO_ELF 2020-03-30 21:25:00 +00:00
nrand48.c
opendir.c libc: remove forward compat added in r356830 for F_ISUNIONSTACK 2020-01-29 01:52:27 +00:00
pause.3
pause.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
pmadvise.c
popen.3
popen.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
posix_spawn_file_actions_addopen.3
posix_spawn_file_actions_init.3
posix_spawn.3
posix_spawn.c posix_spawn: fix for some custom allocator setups 2020-06-12 18:13:32 +00:00
posix_spawnattr_getflags.3
posix_spawnattr_getpgroup.3
posix_spawnattr_getschedparam.3
posix_spawnattr_getschedpolicy.3
posix_spawnattr_getsigdefault.3
posix_spawnattr_getsigmask.3
posix_spawnattr_init.3
psignal.3
psignal.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
pututxline.c
pw_scan.c Make pw_scan(3) more compatible with getpwent(3) et. al. when processing 2018-07-26 18:34:38 +00:00
pw_scan.h Make pw_scan(3) more compatible with getpwent(3) et. al. when processing 2018-07-26 18:34:38 +00:00
raise.3
raise.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
rand48.3
rand48.h
readdir-compat11.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
readdir.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
readpassphrase.3 Note that readpassphrase() came into FreeBSD's libc at 4.6. 2019-02-13 04:52:01 +00:00
readpassphrase.c
recvmmsg.c
rewinddir.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
rfork_thread.3
scandir_b.c
scandir-compat11.c scandir-compat11.c: Remove unused declaration for qsort_b(). 2020-08-17 19:14:09 +00:00
scandir.3
scandir.c Fix the build of scandir_b with GCC. 2020-08-31 21:55:25 +00:00
seed48.c
seekdir.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
sem_destroy.3
sem_getvalue.3
sem_init.3
sem_new.c
sem_open.3
sem_post.3
sem_timedwait.3
sem_wait.3
sem.c
semctl.c
sendmmsg.c
setdomainname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
sethostname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
setjmp.3
setjmperr.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
setmode.3 Document that setmode(3) is not thread safe. 2019-07-18 21:33:55 +00:00
setmode.c Allow building setmode.c on Linux/macOS 2020-08-03 18:08:04 +00:00
setproctitle.3 Add a missing Nm macro 2020-11-13 14:56:34 +00:00
setproctitle.c Attempt to use AT_PS_STRINGS to get the ps_strings pointer. 2020-04-15 20:28:20 +00:00
setprogname.c
siginterrupt.3
siginterrupt.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
siglist.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
signal.3
signal.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
sigsetops.3 Add sigsetop extensions commonly found in musl libc and glibc 2019-12-12 01:41:55 +00:00
sigsetops.c Add sigsetop extensions commonly found in musl libc and glibc 2019-12-12 01:41:55 +00:00
sleep.3
sleep.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
srand48.c
statvfs.3
statvfs.c
stringlist.3
stringlist.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
strtofflags.3
strtofflags.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
Symbol.map libc: Add pthread_attr_get_np(3) stub, reporting ESRCH. 2020-11-28 12:19:20 +00:00
sysconf.3
sysconf.c Make sysconf(_SC_PAGESIZE) return the value from getpagesize(3). 2018-11-19 18:23:17 +00:00
sysctl.3 Update man-pages to describe the user.localbase variable added in r367179. 2020-10-30 19:37:53 +00:00
sysctl.c Re-arrange some of the code to separate writable user tree variables from 2020-11-02 18:48:06 +00:00
sysctlbyname.c sysctlbyname(2): Remove temporary compatibility layer 2019-12-29 17:19:57 +00:00
sysctlnametomib.c sysctl: use names instead of magic numbers. 2019-09-18 16:13:10 +00:00
syslog.3 syslog(3): stdarg.h is needed only for vsyslog() 2018-12-06 18:03:18 +00:00
syslog.c syslog(3): Send proper NILVALUE if gethostname(3) fails. 2020-08-14 00:18:18 +00:00
tcgetpgrp.3
tcgetsid.3
tcsendbreak.3
tcsetattr.3 Don't imply that all action values can be OR'd. 2020-07-15 17:05:37 +00:00
tcsetpgrp.3
tcsetsid.3
telldir.c Fix two WARNS=6 warnings in opendir.c and telldir.c 2019-06-23 10:47:07 +00:00
telldir.h
termios.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
time.3
time.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
times.3
times.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
timespec_get.3 Update man page to include FreeBSD-specific details. 2018-08-10 15:16:41 +00:00
timespec_get.c Remove assert.h and commented out _DIAGASSERT. 2018-08-10 15:16:36 +00:00
timezone.3
timezone.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
tls.c Remove sparc64 specific parts of libc. 2020-02-26 18:55:09 +00:00
trivial-getcontextx.c
ttyname.3
ttyname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
ttyslot.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
tzset.3
ualarm.3
ualarm.c Correct a misleading indent. 2020-01-21 16:31:08 +00:00
ucontext.3 Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3). 2020-03-23 17:38:20 +00:00
ulimit.3
ulimit.c
uname.3
uname.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
unvis-compat.c
usleep.3
usleep.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
utime.3
utime.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
utxdb.c
utxdb.h
valloc.3
valloc.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
wait3.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
wait.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
waitid.c
waitpid.c Clean up the vcs ID strings in libc's gen/ directory. 2018-07-03 17:31:45 +00:00
wordexp.3
wordexp.c