NetBSD/lib/libc/gen
thorpej f9345ff71e Add _isinfl() and _isnanl() routines, currently for internal use only. 2003-05-17 14:51:24 +00:00
..
Lint___setjmp14.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint___sigsetjmp14.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint__setjmp.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_alloca.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
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 fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_flt_rounds.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_fpgetmask.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_fpgetround.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_fpgetsticky.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_fpsetmask.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_fpsetround.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_fpsetsticky.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_frexp.c PR/6251: ``TheMan'': Delint. 1998-12-02 09:47:20 +00:00
Lint_ldexp.c PR/6251: ``TheMan'': Delint. 1998-12-02 09:47:20 +00:00
Lint_modf.c fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
Lint_resumecontext.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
Lint_swapcontext.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
Makefile.inc Add pthread_atfork() man page. 2003-02-13 03:00:51 +00:00
__errlist14.c Change the strerror() string for ERANGE consistently to "Result too 2003-04-09 21:36:28 +00:00
__fts13.c Always use NetBSD's fts(3) in compat builds. Some systems (notably 2002-09-16 04:10:36 +00:00
__glob13.c make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +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 Adapt to new signal changes (from Jason) 1998-09-26 23:53:36 +00:00
__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 Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
_errx.c
_lwp_makecontext.3 Use 2003-04-16 13:34:34 +00:00
_sys_errlist.c Move warnings about sys_errlist[], sys_nerr, __sys_errlist, _sys_nerr 1998-12-06 07:12:18 +00:00
_sys_nerr.c delint 1998-11-13 12:31:50 +00:00
_sys_siglist.c Move warnings about sys_siglist[] and __sys_siglist to _sys_siglist.c, 1998-12-06 07:05:48 +00:00
_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 Use 2003-04-16 13:34:34 +00:00
alarm.c Delint. 2000-01-22 22:19:07 +00:00
arc4random.3 Use 2003-04-16 13:34:34 +00:00
arc4random.c Fix signed/unsigned comparison warnings. 2002-11-11 01:12:04 +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 Use 2003-04-16 13:34:34 +00:00
basename.c Change basename(3) and dirname(3) to return a pointer to static 2002-10-17 02:06:04 +00:00
bswap.3 Use 2003-04-16 13:34:34 +00:00
bswap16.c Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap32.c Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap64.c delint 1999-01-18 20:36:32 +00:00
clock.3 Use 2003-04-16 13:34:34 +00:00
clock.c
closedir.c Delint. 2000-01-22 22:19:07 +00:00
confstr.3 Use 2003-04-16 13:34:34 +00:00
confstr.c Delint. 2000-01-22 22:19:07 +00:00
ctermid.3 Use 2003-04-16 13:34:34 +00:00
ctermid.c Delint. 2000-01-22 22:19:07 +00:00
ctype.3 Use 2003-04-16 13:34:34 +00:00
ctype_.c Need <limits.h> in _CTYPE_PRIVATE environments. 2001-04-17 20:12:31 +00:00
daemon.3 Use 2003-04-16 13:34:34 +00:00
daemon.c Delint. 2000-01-22 22:19:07 +00:00
devname.3 Use 2003-04-16 13:34:34 +00:00
devname.c Add a cache ala pwcache(3). Gives a small but measurable performance 2000-06-05 06:12:49 +00:00
directory.3 Use 2003-04-16 13:34:34 +00:00
dirname.3 Use 2003-04-16 13:34:34 +00:00
dirname.c Fix lint error. 2002-10-17 11:36:39 +00:00
disklabel.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
endutxent.3 Use 2003-04-16 13:34:34 +00:00
err.3 Use 2003-04-16 13:34:34 +00:00
err.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
errlist.c Change the strerror() string for ERANGE consistently to "Result too 2003-04-09 21:36:28 +00:00
errno.c Back out previous: when statically linking executables a warning will be 2000-02-17 21:34:21 +00:00
errx.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
exec.3 Use 2003-04-16 13:34:34 +00:00
execl.c Don't acquire __environ_lock around exec*() calls; nothing requires 2003-03-04 19:44:09 +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 Don't acquire __environ_lock around exec*() calls; nothing requires 2003-03-04 19:44:09 +00:00
execvp.c PR/13242: John Heasley: ENOTDIR is not fatal 2003-03-15 04:41:17 +00:00
fmtcheck.3 Use 2003-04-16 13:34:34 +00:00
fmtcheck.c Remove extra #include. 2001-02-10 05:36:35 +00:00
fmtmsg.3 Use 2003-04-16 13:34:34 +00:00
fmtmsg.c Fix signed/unsigned comparison warnings. 2002-11-11 06:24:08 +00:00
fnmatch.3 Use 2003-04-16 13:34:34 +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 Use 2003-04-16 13:34:34 +00:00
frexp.3 Use 2003-04-16 13:34:34 +00:00
frexp_ieee754.c Fix a comment delimeter 2003-05-12 20:10:22 +00:00
fstab.c botched strncpy -> strlcpy 2002-04-16 19:07:00 +00:00
ftok.3 Use 2003-04-16 13:34:34 +00:00
ftok.c Delint. 2000-01-22 22:19:07 +00:00
fts.3 Use 2003-04-16 13:34:34 +00:00
fts.c
getbsize.3 Use 2003-04-16 13:34:34 +00:00
getbsize.c Delint. 2000-01-22 22:19:07 +00:00
getcap.3 Misc. fixes from jmc@openbsd. 2003-05-03 19:43:00 +00:00
getcap.c Avoid cgetcap &co prototypes conflicting with those provided by the host. 2003-01-31 20:50:29 +00:00
getcwd.3 Use 2003-04-16 13:34:34 +00:00
getcwd.c make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
getdiskbyname.3 Use 2003-04-16 13:34:34 +00:00
getdomainname.3 Use 2003-04-16 13:34:34 +00:00
getdomainname.c Delint. 2000-01-22 22:19:07 +00:00
getfsent.3 Use 2003-04-16 13:34:34 +00:00
getgrent.3 Use 2003-04-16 13:34:34 +00:00
getgrent.c Fix a tyop in a comment. 2003-02-17 00:11:54 +00:00
getgrouplist.3 Use 2003-04-16 13:34:34 +00:00
getgrouplist.c Reorganise the getting of grouplists for a user so that Hesiod (and 2003-02-16 01:22:44 +00:00
gethostname.3 Use 2003-04-16 13:34:34 +00:00
gethostname.c Delint. 2000-01-22 22:19:07 +00:00
getloadavg.3 Use 2003-04-16 13:34:34 +00:00
getloadavg.c Fix signed/unsigned comparison warnings. 2002-11-11 16:50:34 +00:00
getlogin.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
getmntinfo.3 Use 2003-04-16 13:34:34 +00:00
getmntinfo.c Delint. 2000-01-22 22:19:07 +00:00
getnetgrent.3 Use 2003-04-16 13:34:34 +00:00
getnetgrent.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
getpagesize.3 Use 2003-04-16 13:34:34 +00:00
getpagesize.c Delint. 2000-01-22 22:19:07 +00:00
getpass.3 Use 2003-04-16 13:34:34 +00:00
getpass.c Delint. 2000-01-22 22:19:07 +00:00
getprogname.3 Use 2003-04-16 13:34:34 +00:00
getprogname.c Don't need to include <string.h>. 2001-07-09 00:57:58 +00:00
getpwent.3 Use 2003-04-16 13:34:34 +00:00
getpwent.c use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
getsubopt.c Delint. 2000-01-22 22:19:07 +00:00
getttyent.3 Use 2003-04-16 13:34:34 +00:00
getttyent.c PR/5265: John Buller: ttyflags does not report syntax errors or unknown 2003-04-20 03:03:18 +00:00
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 Grammar and mdoc fixes from jmc@openbsd. 2003-05-01 13:58:03 +00:00
glob.c
humanize_number.3 Use 2003-04-16 13:34:34 +00:00
humanize_number.c Fix signed/unsigned comparison warnings. 2002-11-11 17:56:11 +00:00
infinity_ieee754.c Rename ieee754_function.c to function_ieee754.c, following the convention 2003-05-12 15:15:11 +00:00
initgroups.3 Grammar and mdoc fixes from jmc@openbsd. 2003-05-01 13:58:03 +00:00
initgroups.c Ignore groups beyond _SC_NGROUPS_MAX (as man page) 2003-01-19 18:26:16 +00:00
isalnum.3 Use 2003-04-16 13:34:34 +00:00
isalpha.3 Use 2003-04-16 13:34:34 +00:00
isascii.3 Use 2003-04-16 13:34:34 +00:00
isascii.c Move the function implementations of (the non-ANSI) isascii() and toascii() 1999-09-12 18:54:34 +00:00
isatty.c don't bother checking _DIAGASSERT(fd != -1), since the underlying 2001-09-30 23:25:38 +00:00
isblank.3 Use 2003-04-16 13:34:34 +00:00
iscntrl.3 Use 2003-04-16 13:34:34 +00:00
isctype.c Move the function implementations of (the non-ANSI) isascii() and toascii() 1999-09-12 18:54:34 +00:00
isdigit.3 Use 2003-04-16 13:34:34 +00:00
isgraph.3 Use 2003-04-16 13:34:34 +00:00
isinf.3 Use 2003-04-16 13:34:34 +00:00
isinf_ieee754.c Rename ieee754_function.c to function_ieee754.c, following the convention 2003-05-12 15:15:11 +00:00
isinfl_ieee754.c Add _isinfl() and _isnanl() routines, currently for internal use only. 2003-05-17 14:51:24 +00:00
islower.3 Use 2003-04-16 13:34:34 +00:00
isnan_ieee754.c Rename ieee754_function.c to function_ieee754.c, following the convention 2003-05-12 15:15:11 +00:00
isnanl_ieee754.c Add _isinfl() and _isnanl() routines, currently for internal use only. 2003-05-17 14:51:24 +00:00
isprint.3 Use 2003-04-16 13:34:34 +00:00
ispunct.3 Use 2003-04-16 13:34:34 +00:00
isspace.3 Use 2003-04-16 13:34:34 +00:00
isupper.3 Use 2003-04-16 13:34:34 +00:00
isxdigit.3 Use 2003-04-16 13:34:34 +00:00
ldexp.3 Use 2003-04-16 13:34:34 +00:00
ldexp_ieee754.c Rename ieee754_function.c to function_ieee754.c, following the convention 2003-05-12 15:15:11 +00:00
lockf.3 Use 2003-04-16 13:34:34 +00:00
lockf.c Delint. 2000-01-22 22:19:07 +00:00
makecontext.3 Use 2003-04-16 13:34:34 +00:00
modf.3 Use 2003-04-16 13:34:34 +00:00
modf_ieee754.c Rename ieee754_function.c to function_ieee754.c, following the convention 2003-05-12 15:15:11 +00:00
nanf_ieee754.c Rename ieee754_function.c to function_ieee754.c, following the convention 2003-05-12 15:15:11 +00:00
nice.3 Use 2003-04-16 13:34:34 +00:00
nice.c Take into consideration that setpriority() silently fits the given 2002-06-10 18:32:01 +00:00
nlist.3 Use 2003-04-16 13:34:34 +00:00
nlist.c Fix signed/unsigned comparison warnings. 2002-11-11 19:25:38 +00:00
nlist_aout.c PR/6156: Stefan Grefen: nlist returns bogus value if symbol is multiply 2003-04-20 21:08:11 +00:00
nlist_coff.c sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
nlist_ecoff.c sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
nlist_elf32.c make this compile again. 2003-05-11 20:56:51 +00:00
nlist_elf64.c sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
nlist_private.h Enable ELF32 nlist (as well as ELF64) for x86-64. 2002-11-23 19:28:45 +00:00
opendir.c Fix realloc usage. 2003-03-02 14:17:07 +00:00
pause.3 Use 2003-04-16 13:34:34 +00:00
pause.c Delint. 2000-01-22 22:19:07 +00:00
popen.3 Use 2003-04-16 13:34:34 +00:00
popen.c Don't acquire __environ_lock around exec*() calls; nothing requires 2003-03-04 19:44:09 +00:00
psignal.3 Use 2003-04-16 13:34:34 +00:00
psignal.c Delint. 2000-01-22 22:19:07 +00:00
pthread_atfork.3 Use 2003-04-16 13:34:34 +00:00
pthread_atfork.c Oops, make the atfork queues static so they don't pollute the 2003-04-07 21:09:57 +00:00
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 Use 2003-04-16 13:34:34 +00:00
pwcache.c fix typo in comment. 2002-12-04 13:08:35 +00:00
pwcache.h Clarify the cache size description comments a little. 2000-06-03 13:21:14 +00:00
raise.3 Use 2003-04-16 13:34:34 +00:00
raise.c
readdir.c Delint. 2000-01-22 22:19:07 +00:00
realpath.3 Use 2003-04-16 13:34:34 +00:00
rewinddir.c Delint. 2000-01-22 22:19:07 +00:00
scandir.3 Use 2003-04-16 13:34:34 +00:00
scandir.c Cosmetic changse. 2001-11-21 00:48:28 +00:00
seekdir.c Delint. 2000-01-22 22:19:07 +00:00
setdomainname.c Delint. 2000-01-22 22:19:07 +00:00
sethostname.c Delint. 2000-01-22 22:19:07 +00:00
setjmp.3 Grammar and mdoc fixes from jmc@openbsd. 2003-05-01 13:58:03 +00:00
setjmperr.c
setmode.3 Use 2003-04-16 13:34:34 +00:00
setmode.c Rename auto variable shading global sigset(). 2003-01-15 23:58:03 +00:00
setproctitle.3 Use 2003-04-16 13:34:34 +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 Use 2003-04-16 13:34: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
sighold.3 Use 2003-04-16 13:34:34 +00:00
sighold.c Add sighold(3), sigignore(3), sigrelse(3) and sigset(3) to libc. 2003-01-15 23:55:41 +00:00
sigignore.3 Use 2003-04-16 13:34:34 +00:00
sigignore.c Add sighold(3), sigignore(3), sigrelse(3) and sigset(3) to libc. 2003-01-15 23:55:41 +00:00
siginterrupt.3 Use 2003-04-16 13:34:34 +00:00
siginterrupt.c fix nested extern 2000-12-20 20:54:30 +00:00
siglist.c Make some needed weak aliases. 1999-08-17 03:43:59 +00:00
signal.3 Use 2003-04-16 13:34:34 +00:00
signal.c Delint. 2000-01-22 22:19:07 +00:00
signame.c add the rt signals so we don't core-dump. 2002-03-20 01:42:03 +00:00
sigrelse.3 Use 2003-04-16 13:34:34 +00:00
sigrelse.c Add sighold(3), sigignore(3), sigrelse(3) and sigset(3) to libc. 2003-01-15 23:55:41 +00:00
sigset.3 Use 2003-04-16 13:34:34 +00:00
sigset.c Add sighold(3), sigignore(3), sigrelse(3) and sigset(3) to libc. 2003-01-15 23:55:41 +00:00
sigsetops.3 Use 2003-04-16 13:34:34 +00:00
sigsetops.c Warn about references to the compatibility sigaddset(), sigdelset(), 1998-12-01 22:05:21 +00:00
sleep.3 Use 2003-04-16 13:34:34 +00:00
sleep.c Delint. 2000-01-22 22:19:07 +00:00
stringlist.3 Use 2003-04-16 13:34:34 +00:00
stringlist.c - Don't update the size of allocated storage until realloc successes. 2000-01-25 16:24:40 +00:00
sysconf.3 Grammar and mdoc fixes from jmc@openbsd. 2003-05-01 13:58:03 +00:00
sysconf.c Add sysconf(3) knobs for recent additions. 2003-02-02 20:33:05 +00:00
sysctl.3 Misc. fixes from jmc@openbsd. 2003-05-03 19:43:00 +00:00
sysctl.c Add a sysconf(3) knob for {ATEXIT_MAX}. 2002-12-19 23:31:54 +00:00
syslog.3 New sentence, new line. 2003-05-06 08:28:38 +00:00
syslog.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
telldir.c Fix -Wshadow warnings (gcc 3.1). 2001-12-30 19:26:28 +00:00
time.3 Use 2003-04-16 13:34:34 +00:00
time.c Delint. 2000-01-22 22:19:07 +00:00
times.3 Use 2003-04-16 13:34: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 use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
toascii.3 Use 2003-04-16 13:34:34 +00:00
toascii.c Move the function implementations of (the non-ANSI) isascii() and toascii() 1999-09-12 18:54:34 +00:00
tolower.3 Use 2003-04-16 13:34:34 +00:00
tolower_.c
toupper.3 Use 2003-04-16 13:34:34 +00:00
toupper_.c
ttyname.3 Use 2003-04-16 13:34:34 +00:00
ttyname.c Delint. 2000-01-22 22:19:07 +00:00
ttyslot.c Delint. 2000-01-22 22:19:07 +00:00
ualarm.3 Use 2003-04-16 13:34:34 +00:00
ualarm.c Delint. 2000-01-22 22:19:07 +00:00
ulimit.3 Use 2003-04-16 13:34:34 +00:00
ulimit.c __STDC__ is always defined on NetBSD. 2002-05-26 14:03:19 +00:00
uname.3 Use 2003-04-16 13:34:34 +00:00
uname.c Delint. 2000-01-22 22:19:07 +00:00
unvis.3 Use 2003-04-16 13:34:34 +00:00
unvis.c adapt for vis()/svis() check separation 2002-07-03 17:18:09 +00:00
usleep.3 Use 2003-04-16 13:34:34 +00:00
usleep.c Delint. 2000-01-22 22:19:07 +00:00
utime.3 Use 2003-04-16 13:34:34 +00:00
utime.c Delint. 2000-01-22 22:19:07 +00:00
utmp.c make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
utmpx.c keep track if we have the file opened as readonly or readwrite, so that 2003-02-26 19:23:25 +00:00
valloc.3 Use 2003-04-16 13:34:34 +00:00
valloc.c Delint. 2000-01-22 22:19:07 +00:00
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 Use 2003-04-16 13:34: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 Delint. 2000-01-22 22:19:07 +00:00
wait3.c Delint. 2000-01-22 22:19:07 +00:00
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