NetBSD/lib/libc/gen
wiz 24d7aadd13 Mdoc nits, and bump date for FNM_LEADING_DIR addition. 2002-10-07 00:03:14 +00:00
..
Lint___setjmp14.c
Lint___sigsetjmp14.c
Lint__setjmp.c
Lint_alloca.c
Lint_bswap16.c fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
Lint_bswap32.c fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
Lint_bswap64.c fix NetBSD RCS id tags 2001-02-27 19:04:39 +00:00
Lint_fabs.c
Lint_flt_rounds.c
Lint_fpgetmask.c
Lint_fpgetround.c
Lint_fpgetsticky.c
Lint_fpsetmask.c
Lint_fpsetround.c
Lint_fpsetsticky.c
Lint_frexp.c
Lint_ldexp.c
Lint_modf.c
Makefile.inc Add documentation for utmpx and some related functions. 2002-09-27 15:02:24 +00:00
__errlist14.c
__fts13.c Always use NetBSD's fts(3) in compat builds. Some systems (notably 2002-09-16 04:10:36 +00:00
__glob13.c From Brian Ginsbach: Fix overflow detection, and only abort on long paths 2001-09-18 16:37:26 +00:00
__siglist14.c add signals 33-63, so that stupid loserland programs that access the array 2002-03-20 14:28:25 +00:00
__signame14.c add the rt signals so we don't core-dump. 2002-03-20 01:42:03 +00:00
__sigsetops14.c
__times13.c Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
_err.c
_errno.c
_errx.c
_sys_errlist.c
_sys_nerr.c
_sys_siglist.c
_sysconf.c Internally rename sysconf() to __sysconf() to make its latter name suitable 2001-05-07 17:25:57 +00:00
_verr.c
_verrx.c
_vwarn.c
_vwarnx.c
_warn.c
_warnx.c
alarm.3 process only has one c. 2002-10-02 10:44:27 +00:00
alarm.c
arc4random.3 add LIBRARY section 2002-05-28 11:38:29 +00:00
arc4random.c use sysctl(kern.urandom) if /dev/urandom is not present (like chroot jail) 2002-07-02 17:10:19 +00:00
assert.c nuke a last-minute addition in the getprogname() cleanup that didn't work. 2001-02-20 01:17:37 +00:00
basename.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
basename.c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
bswap.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
bswap16.c
bswap32.c
bswap64.c
clock.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
clock.c
closedir.c
confstr.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
confstr.c
ctermid.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ctermid.c
ctype.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ctype_.c Need <limits.h> in _CTYPE_PRIVATE environments. 2001-04-17 20:12:31 +00:00
daemon.3 New sentence, new line; -1 -> \-1; simplify mdoc in one place. 2002-10-01 16:07:01 +00:00
daemon.c
devname.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
devname.c
directory.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
dirname.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
dirname.c Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
disklabel.c
endutxent.3 Add documentation for utmpx and some related functions. 2002-09-27 15:02:24 +00:00
err.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
err.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
errlist.c
errno.c
errx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
exec.3 Fix formatting glitch, end sentence with a dot, and use Nm instead of 2002-08-10 09:14:59 +00:00
execl.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
execle.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
execlp.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
execv.c
execvp.c Use memcpy instead of memmove since no overlaps here (copy from somewhere 2001-12-08 00:30:59 +00:00
fmtcheck.3 Remove mdoc macro from weird place. 2002-10-01 19:47:40 +00:00
fmtcheck.c Remove extra #include. 2001-02-10 05:36:35 +00:00
fmtmsg.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
fmtmsg.c
fnmatch.3 Mdoc nits, and bump date for FNM_LEADING_DIR addition. 2002-10-07 00:03:14 +00:00
fnmatch.c implement FNM_LEADING_DIR; matches Linux and other *BSDs; approved thorpej 2002-10-06 03:15:45 +00:00
fpgetmask.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
frexp.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
fstab.c botched strncpy -> strlcpy 2002-04-16 19:07:00 +00:00
ftok.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
ftok.c
fts.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
fts.c
getbsize.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getbsize.c
getcap.3 generate & symbolically 2002-02-07 09:24:04 +00:00
getcap.c Include "sys/param.h" and use "MATHPATHLEN" instead of "_POSIX_PATH_MAX" 2002-08-04 11:55:51 +00:00
getcwd.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getcwd.c botched strncpy -> strlcpy 2002-04-16 19:08:43 +00:00
getdiskbyname.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
getdomainname.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
getdomainname.c
getfsent.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getgrent.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
getgrent.c be consistent with internal names: s/start_gr/grstart/ ; s/matchline/gr&/ 2002-02-02 15:21:29 +00:00
getgrouplist.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getgrouplist.c
gethostname.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
gethostname.c
getloadavg.3 Add return type. From KAWAKUBO Hiroshi in lib/16776. 2002-05-12 15:51:29 +00:00
getloadavg.c
getlogin.c
getmntinfo.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getmntinfo.c
getnetgrent.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getnetgrent.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
getpagesize.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getpagesize.c
getpass.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
getpass.c
getprogname.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
getprogname.c Don't need to include <string.h>. 2001-07-09 00:57:58 +00:00
getpwent.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
getpwent.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
getsubopt.c
getttyent.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
getttyent.c
getusershell.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
getusershell.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
glob.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
glob.c
humanize_number.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
humanize_number.c SI prefixes apply to decimal multiplies only. For binary (2^n) multiplies 2002-09-27 18:37:43 +00:00
ieee754_frexp.c Use tab to indent instead of spaces. 2002-02-19 13:42:04 +00:00
ieee754_infinity.c Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
ieee754_isinf.c Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
ieee754_isnan.c Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
ieee754_ldexp.c Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
ieee754_modf.c Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
ieee754_nanf.c Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
initgroups.3 Update Dd for recent changes. 2002-08-10 09:17:49 +00:00
initgroups.c
isalnum.3 Remove Xrefs to ourselves in SEE ALSO. 2002-07-10 23:31:32 +00:00
isalpha.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isascii.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isascii.c
isatty.c don't bother checking _DIAGASSERT(fd != -1), since the underlying 2001-09-30 23:25:38 +00:00
isblank.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
iscntrl.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isctype.c
isdigit.3 Remove Xrefs to ourselves in SEE ALSO. 2002-07-10 23:31:32 +00:00
isgraph.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isinf.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
islower.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isprint.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
ispunct.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isspace.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isupper.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
isxdigit.3 import CAVEATS sections from OpenBSD. 2002-07-10 14:37:12 +00:00
ldexp.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
lockf.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
lockf.c
modf.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
nice.3 completion, not completition; use \- instead of -. 2002-09-04 01:03:24 +00:00
nice.c Take into consideration that setpriority() silently fits the given 2002-06-10 18:32:01 +00:00
nlist.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
nlist.c
nlist_aout.c
nlist_coff.c
nlist_ecoff.c
nlist_elf32.c
nlist_elf64.c
nlist_private.h Add SH5 support. (Missed these during the last sweep of my local tree) 2002-07-11 21:46:21 +00:00
opendir.c
pause.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
pause.c
popen.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
popen.c
psignal.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
psignal.c
pw_private.h
pw_scan.c Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
pwcache.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
pwcache.c add check for HAVE_USER_FROM_UID 2002-07-03 17:17:35 +00:00
pwcache.h
raise.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
raise.c
readdir.c
realpath.3 s/resolved_name/resolvedname/g 2002-07-06 02:46:41 +00:00
rewinddir.c
scandir.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
scandir.c Cosmetic changse. 2001-11-21 00:48:28 +00:00
seekdir.c
setdomainname.c
sethostname.c
setjmp.3 Update Dd for recent changes. 2002-08-10 09:17:49 +00:00
setjmperr.c
setmode.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
setmode.c
setproctitle.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
setproctitle.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
setprogname.c Don't need to include <string.h> unless REALLY_SET_PROGNAME is true. 2001-07-09 00:58:22 +00:00
shquote.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
shquote.c Include <string.h> for memcpy() prototype. 2001-03-12 03:20:10 +00:00
shquotev.c make these lint properly. 2001-03-10 20:54:53 +00:00
siginterrupt.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
siginterrupt.c
siglist.c
signal.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
signal.c
signame.c add the rt signals so we don't core-dump. 2002-03-20 01:42:03 +00:00
sigsetops.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
sigsetops.c
sleep.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
sleep.c
stringlist.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
stringlist.c
sysconf.3 Untangle the description of {MONOTONIC_CLOCK} somewhat. 2002-02-08 12:12:55 +00:00
sysconf.c Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
sysctl.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
sysctl.c
syslog.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
syslog.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
telldir.c Fix -Wshadow warnings (gcc 3.1). 2001-12-30 19:26:28 +00:00
time.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
time.c
times.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
times.c Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
timezone.3 Finally deprecate the old timezone() interface in favor of an XSH5 2001-03-31 18:29:20 +00:00
timezone.c Emit a link warning for the old timezone() interface; from Nick Hudson. 2001-03-31 19:13:00 +00:00
toascii.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
toascii.c
tolower.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
tolower_.c
toupper.3 Remove Xrefs to ourselves in SEE ALSO. 2002-07-10 23:31:32 +00:00
toupper_.c
ttyname.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
ttyname.c
ttyslot.c
ualarm.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
ualarm.c
ulimit.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
ulimit.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
uname.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
uname.c
unvis.3 - Add VIS_HTTPSTYLE from FreeBSD. 2002-03-23 17:38:27 +00:00
unvis.c adapt for vis()/svis() check separation 2002-07-03 17:18:09 +00:00
usleep.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
usleep.c
utime.3 \-1 and .Dv NULL. 2002-10-01 16:59:46 +00:00
utime.c
utmp.c #include <string.h> for prototypes of strlen and strcpy. 2002-08-01 23:46:37 +00:00
utmpx.c fix typo 2002-09-28 01:43:24 +00:00
valloc.3 Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
valloc.c
verr.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
verrx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
vis.3 New sentence, new line. From Robert Elz. 2002-10-01 16:48:34 +00:00
vis.c adapt for vis()/svis() check separation 2002-07-03 17:18:09 +00:00
vwarn.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
vwarnx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
wait.c
wait3.c
waitpid.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
warn.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
warnx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00