..
Lint_abs.c
…
Lint_div.c
…
Lint_imaxabs.c
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
Lint_labs.c
…
Lint_ldiv.c
…
Lint_llabs.c
…
Makefile.inc
Improve and simplify implementation of *env(3) functions:
2010-11-14 18:11:42 +00:00
_env.c
Include "namespace.h" to get namespace protection.
2010-11-17 13:25:53 +00:00
_rand48.c
…
a64l.3
Note POSIX compliance.
2010-05-06 18:55:34 +00:00
a64l.c
…
abort.3
…
abort.c
Make threaded programs die correctly:
2009-01-30 23:21:02 +00:00
abs.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
abs.c
…
alloca.3
Note the problems with SSP.
2010-05-03 06:11:38 +00:00
atexit.3
…
atexit.c
When converting the locking path of mutex+counter to a real recursive
2009-10-08 16:33:45 +00:00
atexit.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
atof.3
…
atof.c
…
atoi.3
…
atoi.c
…
atol.3
…
atol.c
…
atoll.3
…
atoll.c
…
bsearch.3
…
bsearch.c
ansify
2010-11-27 18:33:54 +00:00
div.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
div.c
…
drand48.c
…
erand48.c
…
erand48_ieee754.c
…
exit.3
…
exit.c
Pass down ELF Auxillary Vectors for static NetBSD binaries too.
2011-03-07 05:09:09 +00:00
getenv.3
Improve wording after consultation with njoly.
2010-10-26 22:34:33 +00:00
getenv.c
1.) Rename internal function __findvar() to __findenvvar().
2010-11-14 22:04:36 +00:00
getopt.3
Use .In for header files instead of .Ar Pa and variations.
2010-03-22 19:30:53 +00:00
getopt.c
ANSIfy. Remove conditional macros around __RCSID.
2009-03-20 13:56:57 +00:00
getopt_long.3
…
getopt_long.c
ANSIfy. Remove conditionals around __RCSID.
2009-03-20 14:05:54 +00:00
getsubopt.3
Mention that it is included in IEEE Std 1003.1-2008.
2009-11-17 15:02:08 +00:00
getsubopt.c
…
grantpt.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
hcreate.3
Improvements to wording and markup.
2010-05-01 06:18:03 +00:00
hcreate.c
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 12:05:43 +00:00
imaxabs.3
Emphasize imaxint_t.
2010-03-21 13:39:51 +00:00
imaxabs.c
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
imaxdiv.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
imaxdiv.c
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
insque.3
Rewrite the HISTORY section.
2010-04-30 10:24:02 +00:00
insque.c
…
jemalloc.3
Use standard section headers.
2010-05-14 16:05:49 +00:00
jemalloc.c
Switch from floating point to fixed point integer for run sizes maths.
2011-02-26 23:27:49 +00:00
jrand48.c
…
l64a.c
…
labs.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
labs.c
…
lcong48.c
…
ldiv.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
ldiv.c
…
llabs.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
llabs.c
…
lldiv.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
lldiv.c
…
local.h
Improve and simplify implementation of *env(3) functions:
2010-11-14 18:11:42 +00:00
lrand48.c
…
lsearch.3
…
lsearch.c
…
malloc.3
Fix previous commit by also moving the type of _malloc_options. In addition,
2010-05-03 08:23:20 +00:00
malloc.c
…
memory.3
…
merge.c
fix sign-compare issue
2009-02-12 03:12:36 +00:00
mi_vector_hash.3
Add HISTORY.
2009-07-21 12:40:52 +00:00
mi_vector_hash.c
Namespace protection for mi_vector_hash.
2010-03-19 18:11:30 +00:00
mrand48.c
…
nrand48.c
…
posix_memalign.3
…
posix_openpt.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
posix_openpt.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ptsname.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
pty.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
putenv.c
Improve and simplify implementation of *env(3) functions:
2010-11-14 18:11:42 +00:00
qabs.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
qabs.c
…
qdiv.3
Add C99 functions imaxabs and imaxdiv.
2008-08-04 21:29:27 +00:00
qdiv.c
…
qsort.3
…
qsort.c
qsort: remove the "switch to insertion sort" optimization because it
2009-06-01 06:37:40 +00:00
radixsort.3
…
radixsort.c
Ansify functions and remove __P/
2009-09-05 08:53:06 +00:00
rand.3
Use .In for header files instead of .Ar Pa and variations.
2010-03-22 19:30:53 +00:00
rand.c
…
rand48.3
…
rand48.h
…
rand_r.c
…
random.3
mention RANDOM_MAX
2008-02-28 16:16:35 +00:00
remque.c
…
seed48.c
…
setenv.c
Improve and simplify implementation of *env(3) functions:
2010-11-14 18:11:42 +00:00
srand48.c
…
strfmon.3
…
strfmon.c
sign-compare fix
2009-01-30 23:46:03 +00:00
strsuftoll.3
Reference strsuftoll(3) and orders(7) with each other.
2010-12-14 13:00:34 +00:00
strsuftoll.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
strtod.3
…
strtoimax.c
Prepare use of strtoull, strtoumax and strtoimax in tools/compat by
2008-09-10 18:08:58 +00:00
strtol.3
Bump date for previous.
2009-07-23 13:37:34 +00:00
strtol.c
Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one
2008-08-20 12:42:26 +00:00
strtoq.c
Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one
2008-08-20 12:42:26 +00:00
strtoul.3
tyop de fix
2009-12-02 12:50:27 +00:00
strtouq.c
fix range of strtouq(), from Henning Petersen per PR lib/39399
2008-08-26 12:21:24 +00:00
system.3
system(NULL) should return if the command interpreter is there or not.
2008-08-27 06:45:02 +00:00
system.c
Improve and simplify implementation of *env(3) functions:
2010-11-14 18:11:42 +00:00
tdelete.c
…
tfind.c
…
tsearch.3
Put the period outside the quotation marks.
2010-04-30 10:09:23 +00:00
tsearch.c
…
twalk.c
…
unlockpt.3
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
unsetenv.c
Improve and simplify implementation of *env(3) functions:
2010-11-14 18:11:42 +00:00