NetBSD/lib/libc/gen
pooka 0c778f0d54 Avoid strict-alias problem flagged by certain compilers (e.g. Centos one):
libc/gen/utmpx.c:89: error: dereferencing pointer 'otv' does break strict-aliasing rules

reviewed by Christos (thanks!)
2013-09-05 17:35:11 +00:00
..
Lint___setjmp14.c
Lint___sigsetjmp14.c
Lint__setjmp.c
Lint_alloca.c
Lint_bswap16.c
Lint_bswap32.c
Lint_bswap64.c
Lint_fabs.c
Lint_flt_rounds.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
Lint_fpgetmask.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
Lint_fpgetround.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
Lint_fpgetsticky.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
Lint_fpsetmask.c
Lint_fpsetround.c
Lint_fpsetsticky.c
Lint_frexp.c
Lint_ldexp.c
Lint_modf.c
Lint_resumecontext.c Mark _resumecontext as dead. ANSIfy all declarations for it. 2011-09-19 21:24:57 +00:00
Lint_swapcontext.c
Makefile.inc add utimens and lutimens wrappers using utimensat. 2012-11-03 19:39:21 +00:00
_err.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
_errno.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
_errx.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
_lwp_makecontext.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
_sysconf.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
_verr.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
_verrx.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
_vwarn.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
_vwarnx.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
_warn.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
_warnx.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
alarm.3
alarm.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
alphasort.c no more weak here. 2009-03-01 19:59:55 +00:00
arc4random.3 Remove trailing whitespace. 2011-02-05 00:24:08 +00:00
arc4random.c I'm fairly sure the libc rules require that arc4random_addrandom, 2012-08-20 21:38:09 +00:00
assert.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
basename.3 undo the constification of the argument. Per opengroup. 2008-05-10 22:39:40 +00:00
basename.c guard single-dot from modification by the application 2009-11-24 13:34:20 +00:00
bswap.3 Remove closes 3 and 4 from my copyright. 2009-10-22 21:50:01 +00:00
cgetcap.3 Sort SEE ALSO. 2012-04-22 10:13:52 +00:00
clock.3
clock.c merge christos-time_t 2009-01-11 02:45:45 +00:00
closedir.c fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.) 2010-09-26 02:26:59 +00:00
closefrom.3
closefrom.c
confstr.3 Use .In for includes. 2010-04-22 08:00:34 +00:00
confstr.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
cpuset.3 Fix typo. 2011-11-02 20:25:20 +00:00
ctermid.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
ctermid.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
ctype.3 Note POSIX compliance. Reword a little around the example. 2010-05-06 11:46:11 +00:00
ctype_.c Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
daemon.3
daemon.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
dehumanize_number.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
devname.3 Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to 2012-06-03 21:42:44 +00:00
devname.c Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to 2012-06-03 21:42:44 +00:00
directory.3 Kill some extra spaces in function arguments. 2012-10-08 18:15:09 +00:00
dirent_private.h fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.) 2010-09-26 02:26:59 +00:00
dirname.3 undo the constification of the argument. Per opengroup. 2008-05-10 22:39:40 +00:00
dirname.c guard single-dot from modification by the application 2009-11-24 13:34:20 +00:00
disklabel.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
endutxent.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
err.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
err.c
errlist.awk Replace use of errlist with a single concatenated version and an offset 2010-12-16 22:52:32 +00:00
errno.c
errx.c
exec.3 - Correct macro usage; 2012-11-22 16:19:49 +00:00
execl.c Drop special cases for i386 and m68k. It is not a validate assumption 2011-06-30 19:46:07 +00:00
execle.c Drop special cases for i386 and m68k. It is not a validate assumption 2011-06-30 19:46:07 +00:00
execlp.c Drop special cases for i386 and m68k. It is not a validate assumption 2011-06-30 19:46:07 +00:00
execv.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
execvp.c
extattr.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
extattr_copy_file.3 Do not tell about specific errno, as all xattr copying function 2011-12-16 15:21:13 +00:00
extattr_namespace_to_string.3 Split extattr(3) into two man pages to get rid of ugly duplicate Nd. 2011-12-16 12:46:00 +00:00
fabs_ieee754.c Resurrect this for MIPS softfloat. 2010-09-10 16:32:35 +00:00
fixunsdfsi_ieee754.c Include softfloat-for-gcc.h for __ARM_EABI__ to get aeabi aliases. 2013-04-30 01:44:07 +00:00
fixunsgen64_ieee754.c Add ieee754 versions of the compiler runtime functions 2011-07-09 02:30:27 +00:00
fixunsgen_ieee754.c cast RHS of >>= operation to unsigned int 2012-03-25 19:53:41 +00:00
fixunssfsi_ieee754.c Include softfloat-for-gcc.h for __ARM_EABI__ to get aeabi aliases. 2013-04-30 01:44:07 +00:00
fixunstfdi_ieee754.c Add ieee754 versions of the compiler runtime functions 2011-07-09 02:30:27 +00:00
fixunstfsi_ieee754.c If compiling for SOFTFLOAT, include "softfloat/softfloat-for-gcc.h" so we 2012-08-05 04:28:58 +00:00
floatunsidf_ieee754.c Add __floatunsi{sd}f for IEEE754. 2013-08-23 16:01:35 +00:00
floatunsisf_ieee754.c Add __floatunsi{sd}f for IEEE754. 2013-08-23 16:01:35 +00:00
fmtcheck.3 Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
fmtcheck.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fmtmsg.3 Markup improvements. 2011-04-11 05:59:11 +00:00
fmtmsg.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
fnmatch.3 Xref glob(7). 2010-11-30 21:03:07 +00:00
fnmatch.c PR/41558: Stathis Kamperis: Treat a backslash followed by NUL as NUL, instead 2012-03-25 16:31:23 +00:00
fpclassify.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
fpclassifyd_ieee754.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fpclassifyf_ieee754.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fpclassifyl_ieee754.c Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this 2011-01-17 23:53:03 +00:00
fpgetmask.3 Whitespace and punctuation. 2011-03-27 22:55:07 +00:00
fstab.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
ftok.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
ftok.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
fts.3 Strings are NUL-terminated, not NULL-terminated. 2013-06-30 19:19:12 +00:00
fts.c Fix in comment. 2012-09-26 15:33:43 +00:00
ftw.3 More obsolete things. These are all already deprecated in NetBSD, but it is 2010-04-30 04:39:16 +00:00
ftw.c
getbsize.3
getbsize.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
getcap.c ANSIfy 2012-06-04 20:56:40 +00:00
getcwd.3 Add some STANDARDS lingo, mainly to note the functions that have been 2010-04-29 06:54:26 +00:00
getcwd.c All error path must go through the free function call after an 2012-06-21 23:29:23 +00:00
getdevmajor.3 minor fix in description of an error condition 2009-03-24 22:34:54 +00:00
getdevmajor.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
getdiskbyname.3 Fix markup. 2009-08-19 15:43:02 +00:00
getdomainname.3
getdomainname.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
getfsent.3 cross reference getfsspecname 2012-04-07 03:47:30 +00:00
getgrent.3 Sort sections and errors. 2011-04-28 16:34:01 +00:00
getgrent.c Check for NULL *before* using ALIGN(). 2012-08-29 18:50:35 +00:00
getgrouplist.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
getgrouplist.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
getgroupmembership.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
gethostname.3
gethostname.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
getlastlogx.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
getloadavg.3 Use RETURN VALUES rather than DIAGNOSTIC for... return values. 2011-04-12 04:55:05 +00:00
getloadavg.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
getlogin.c merge christos-time_t 2009-01-11 02:45:45 +00:00
getmntinfo.3
getmntinfo.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
getnetgrent.3
getnetgrent.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
getpagesize.3
getpagesize.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
getpass.3 Wording. Remove trailing whitespace. 2012-04-14 10:34:29 +00:00
getpass.c make getpass and getpass_r print a newline like they did before. 2012-05-26 19:34:16 +00:00
getprogname.3 Clarify paragraph about calling setprogname, requested by Tobias Ulmer on 2011-05-21 19:06:44 +00:00
getprogname.c Provide symbol definitions for environ and __progname. These are duplicate 2011-10-06 20:31:41 +00:00
getpwent.3 Sort sections and errors. 2011-04-28 16:34:01 +00:00
getpwent.c Revert previous temporary measure and fix the assertion properly instead. 2012-09-08 15:15:06 +00:00
getttyent.3 Sort SEE ALSO. 2012-04-22 10:13:52 +00:00
getttyent.c Rearrange to make lint deal with it (to unbreak the build). 2013-06-30 10:07:43 +00:00
getusershell.3
getusershell.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
glob.3 Instead of changing the code to match the documentation, change the documentation 2012-12-27 21:17:47 +00:00
glob.c Use "unsigned FOO" instead of less-portable "u_FOO". 2013-03-20 23:44:47 +00:00
gr_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
humanize_number.3 Fix variable name in SYNOPSIS to match DESCRIPTION. 2011-08-20 21:35:32 +00:00
humanize_number.c PR/44097: Yamamoto Takashi: Prevent overflow. 2012-03-17 20:01:14 +00:00
infinity_ieee754.c
infinityf_ieee754.c
infinityl_dbl_ieee754.c
infinityl_ieee754.c Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this 2011-01-17 23:53:03 +00:00
initdir.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
initgroups.3
initgroups.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
isalnum.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isalpha.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isascii.3 Interestingly, the committees plan to remove also isascii(3) and toascii(3) 2010-04-30 04:46:18 +00:00
isascii.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
isatty.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
isblank.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
iscntrl.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isctype.c Remove most LC_CTYPE specific parts of locale.cache. 2013-08-19 22:43:28 +00:00
isdigit.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isfinite.3 Xref the non-standard finite(3). 2011-08-06 11:02:41 +00:00
isfinited_ieee754.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isfinitef_ieee754.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isfinitel_ieee754.c Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this 2011-01-17 23:53:03 +00:00
isgraph.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isgreater.3
isinf.3
isinfd_ieee754.c
isinff_ieee754.c
isinfl_ieee754.c Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this 2011-01-17 23:53:03 +00:00
islower.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isnan.3
isnand_ieee754.c
isnanf_ieee754.c
isnanl_ieee754.c Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this 2011-01-17 23:53:03 +00:00
isnormal.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
isprint.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
ispunct.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isspace.3 Improve wording. 2012-10-03 19:28:44 +00:00
isupper.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
isxdigit.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
ldexp_ieee754.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lockf.3 Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr. 2011-10-15 21:35:49 +00:00
lockf.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
makecontext.3 Drop obsolete pthread restriction. 2012-05-04 12:28:03 +00:00
modf_ieee754.c Add a pair of casts to silence lint about conversion possibly losing bits. 2012-03-22 13:25:45 +00:00
nftw.c
nice.3 Start eliminating "super-user" from the documentation. 2011-05-01 02:54:22 +00:00
nice.c nice should always return EPERM, not EACCES 2011-05-01 02:49:54 +00:00
nlist.3
nlist.c c89 definitions 2012-03-21 15:32:26 +00:00
nlist_aout.c c89 definitions 2012-03-21 15:32:26 +00:00
nlist_coff.c get rid of the cheesy BAD macros 2012-03-22 14:18:34 +00:00
nlist_ecoff.c Simplify a bit and constify as well. Since the file is mapped read-only, 2012-03-20 00:31:24 +00:00
nlist_elf32.c - don't compile unreachable code. 2012-03-21 02:18:14 +00:00
nlist_elf64.c
nlist_private.h Use C89 definitions. 2012-03-20 16:36:04 +00:00
opendir.c close on exec fixes: 2011-10-15 23:00:01 +00:00
pause.3
pause.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
popen.3 Various minor improvements. 2011-06-27 08:21:07 +00:00
popen.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
posix_spawn.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawn_file_actions_addopen.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawn_file_actions_init.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawn_fileactions.c Rework posix_spawn locking and memory management: 2012-04-08 11:27:44 +00:00
posix_spawn_sched.c Add userland part of posix_spawn. Libc functions imported from FreeBSD. 2012-02-11 23:31:22 +00:00
posix_spawnattr_getflags.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawnattr_getpgroup.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawnattr_getschedparam.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawnattr_getschedpolicy.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawnattr_getsigdefault.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawnattr_getsigmask.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawnattr_init.3 Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
posix_spawnp.c Use C++ compatible declaration for posix_spawn (instead of the C99 specific 2012-02-22 17:51:01 +00:00
psignal.3 add psiginfo. 2010-08-27 08:38:41 +00:00
psignal.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
pthread_atfork.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
pthread_atfork.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
pw_private.h Use C89 definitions. 2012-03-20 16:36:04 +00:00
pw_scan.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
pwcache.3 Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
pwcache.c remove some stray __weak_aliases, where the target functions were 2010-03-23 20:28:58 +00:00
pwcache.h
raise.3 Xref raise_default_signal(3). 2011-05-09 09:06:21 +00:00
raise.c Change raise(3) to be thread-aware - send the signal to current LWP. 2009-01-29 23:52:21 +00:00
randomid.3
randomid.c merge christos-time_t 2009-01-11 02:45:45 +00:00
readdir.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
realpath.3 More markup. Merge two error entries for the same error. 2013-05-24 09:35:11 +00:00
rewinddir.c fix rewinddir on nfs. fix PR/42879 (and probably PR/40229.) 2010-09-26 02:26:59 +00:00
scandir.3 Fix cross-reference, dir(5) -> dirent(3). 2010-12-17 19:20:42 +00:00
scandir.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
seekdir.c wrap a long line 2013-03-06 11:27:46 +00:00
setdomainname.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
sethostname.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
setjmp.3 Refer sigprocmask(2) instead of non existing sigmask(2). Also, xref 2008-05-31 16:15:07 +00:00
setjmperr.c fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
setmode.3 merge christos-time_t 2009-01-11 02:45:45 +00:00
setmode.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
setproctitle.3
setproctitle.c
setprogname.c
shquote.3 Fix some errors in examples, noticed by Robert Elz: 2008-09-07 08:55:46 +00:00
shquote.c
shquotev.c
sighold.3 More obsolete things. These are all already deprecated in NetBSD, but it is 2010-04-30 04:39:16 +00:00
sighold.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sigignore.3 Merge two entries for the same error. 2010-04-30 06:48:20 +00:00
sigignore.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
siginterrupt.3
siginterrupt.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
siglist.c
signal.3
signal.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
signame.c
signbit.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
signbitd_ieee754.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
signbitf_ieee754.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
signbitl_ieee754.c Make the MIPS N32/N64 ABIs properly support 128-bit long doubles. With this 2011-01-17 23:53:03 +00:00
sigrelse.3 More obsolete things. These are all already deprecated in NetBSD, but it is 2010-04-30 04:39:16 +00:00
sigrelse.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sigset.3 Merge two entries for the same error. 2010-04-30 06:48:20 +00:00
sigset.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sigsetops.3
sigsetops.c Define a new __c99inline macro for compilers known to implement the C99 2010-07-31 00:04:42 +00:00
sleep.3
sleep.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
stringlist.3 Small improvements to markup and wording. 2010-05-06 09:46:49 +00:00
stringlist.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sysconf.3 Remove trailing whitespace. 2012-11-03 00:52:41 +00:00
sysconf.c Add _SC_PHYS_PAGES 2012-11-02 21:43:07 +00:00
sysctl.3 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
sysctl.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
sysctlbyname.c Don't __weak_alias non-existent symbols. Apparently the alpha 2010-12-13 23:10:12 +00:00
sysctlgetmibinfo.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
sysctlnametomib.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
syslog.3 Adjust xref varargs(3) -> stdarg(3) 2011-07-25 19:42:50 +00:00
syslog.c take care of the signal safe syslog calls which are not exposed. 2012-10-11 17:09:55 +00:00
telldir.c remove unnecessary casts 2013-03-06 11:27:28 +00:00
time.3 there no errors defined for time. 2011-11-05 18:17:29 +00:00
time.c PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
times.3
times.c merge christos-time_t 2009-01-11 02:45:45 +00:00
timezone.3
toascii.3 Interestingly, the committees plan to remove also isascii(3) and toascii(3) 2010-04-30 04:46:18 +00:00
toascii.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
tolower.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
tolower_.c Use more consistent naming for tolower/toupper translation table for the 2013-04-13 10:16:27 +00:00
toupper.3 Refer to the CAVEATS section of ctype(3) for more information. 2008-04-17 16:25:36 +00:00
toupper_.c Use more consistent naming for tolower/toupper translation table for the 2013-04-13 10:16:27 +00:00
ttyname.3 Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to 2012-06-03 21:42:44 +00:00
ttyname.c Prefix devname's buffer with /dev/ as ttyname is supposed to return the 2012-06-12 18:17:04 +00:00
ttyslot.c merge christos-time_t 2009-01-11 02:45:45 +00:00
ualarm.3 Clarify STANDARDS (i.e. cf. ualarm(3) is no longer in POSIX). 2011-05-02 17:34:05 +00:00
ualarm.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
ulimit.3 Deprecated in POSIX (rev. 2008). 2010-04-30 05:09:23 +00:00
ulimit.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
uname.3 .Li -> .Em. 2011-03-30 16:41:00 +00:00
uname.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
unvis.3 Add article. Remove trailing whitespace. 2012-12-15 07:34:36 +00:00
unvis.c Since the struct is const, no reason for the name member to be const. 2012-12-15 04:29:53 +00:00
usleep.3 No more usleep(3) in POSIX; "use nanosleep(2) instead". 2010-04-29 17:29:56 +00:00
usleep.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
utime.3 Note that also POSIX has deprecated utime(3). 2010-04-29 17:07:00 +00:00
utime.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
utimens.c add utimens and lutimens wrappers using utimensat. 2012-11-03 19:39:21 +00:00
utmp.c close on exec fixes: 2011-10-15 23:00:01 +00:00
utmpx.c Avoid strict-alias problem flagged by certain compilers (e.g. Centos one): 2013-09-05 17:35:11 +00:00
valloc.3 Remove double quotes around missing function in BUGS section. 2010-05-08 11:22:58 +00:00
valloc.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
verr.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
verrx.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
vis.3 we don't have multibyte.3 (yet) 2013-02-20 20:05:26 +00:00
vis.c No ctassert in tool build 2013-02-21 16:21:20 +00:00
vwarn.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
vwarnx.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
wait.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
wait3.c Use C89 definitions. 2012-03-20 16:36:04 +00:00
waitpid.c
warn.c
warnx.c
wordexp.3
wordexp.c sign-compare fix 2009-02-12 04:10:52 +00:00