NetBSD/lib/libc/stdlib
rillig 6600de342a libc/getenv: remove trailing whitespace
No binary change.
2022-02-11 21:36:46 +00:00
..
Lint_abs.c
Lint_div.c
Lint_imaxabs.c
Lint_labs.c
Lint_ldiv.c
Lint_llabs.c
Makefile.inc Hook for jemalloc 2019-03-04 17:30:33 +00:00
_env.c Instead of compiling files with -fcommon, create an include file and declare 2021-04-20 21:42:31 +00:00
_rand48.c Change the previous cast from unsigned int to unsigned long 2020-02-23 09:53:42 +00:00
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
aligned_alloc.c C17 conformance: aligned_alloc's size doesn't need to be a multiple of 2018-07-27 13:08:47 +00:00
alloca.3
at_quick_exit.3
atexit.3
atexit.c Assert that __cxa_atexit is not used with NULL as DSO. Don't use 2017-11-06 14:26:03 +00:00
atof.3
atof.c
atoi.3 libc: remove explicit cast NULL in atoi 2018-06-13 09:38:32 +00:00
atoi.c libc: remove explicit cast NULL in atoi 2018-06-13 09:38:32 +00:00
atol.3
atol.c
atoll.3
atoll.c
bsearch.3
bsearch.c
cxa_thread_atexit.c
div.3
div.c
drand48.c
erand48.c
erand48_ieee754.c
exit.3 Document history 2019-09-01 19:37:21 +00:00
exit.c Drop TLS variant checks, emutls is enough for VAX and Sun2. 2017-07-14 19:24:52 +00:00
getenv.3
getenv.c libc/getenv: remove trailing whitespace 2022-02-11 21:36:46 +00:00
getopt.3
getopt.c
getopt_long.3 getopt_long(3): "index" is an argument, not a field. 2022-01-04 19:36:16 +00:00
getopt_long.c
getsubopt.3 PR standards/53525: move getsubopt to stdlib.h 2018-08-15 10:49:47 +00:00
getsubopt.c Allow being compiled as a tool. 2018-08-30 12:06:06 +00:00
grantpt.3
hcreate.3
hcreate.c
imaxabs.c
imaxdiv.c
insque.3
insque.c
jemalloc.3 jemalloc.3: fix malformed CVS Id 2021-12-05 14:25:04 +00:00
jemalloc.c Remove lint workarounds 2021-08-30 13:12:16 +00:00
jrand48.c
l64a.c
labs.c
lcong48.c
ldiv.c
llabs.c
lldiv.c
local.h
lrand48.c
lsearch.3
lsearch.c
malloc.3
malloc.c Hook up proper fork lock handling for malloc: 2020-05-15 14:37:21 +00:00
memory.3
merge.c Simplify to avoid pointless null pointer arithmetic. 2018-05-23 21:21:27 +00:00
mi_vector_hash.3
mrand48.c
nrand48.c
posix_memalign.3 Fix manpage due to updated aligned_alloc behavior 2019-12-06 16:19:32 +00:00
posix_openpt.3
posix_openpt.c
ptsname.3 ptsname(3): fix equivalence example 2022-01-02 03:46:40 +00:00
pty.c
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c
quick_exit.3
quick_exit.c
radixsort.3
radixsort.c reallocarr does not set errno. 2021-10-29 11:03:46 +00:00
rand.3
rand.c
rand48.3 Correct floating-point terminology. 2021-02-16 14:44:25 +00:00
rand48.h
rand_r.c
random.3
reallocarr.3
reallocarr.c
reallocarray.3
reallocarray.c arrange for tools build 2021-02-26 19:25:12 +00:00
remque.c
seed48.c
setenv.c fix typos in "environment" word. 2021-08-12 20:53:18 +00:00
srand48.c
strfmon.3 Fix obvious typo (cut&pasto or whatever) - there's only one value that 2017-12-07 22:19:17 +00:00
strfmon.c s/supress/suppress/ 2021-12-05 08:09:30 +00:00
strsuftoll.3
strsuftoll.c
strtod.3
strtoi.3
strtol.3
strtol.c
strtonum.3
strtonum.c Correct handling of minval > maxval in strtonum(3) 2018-12-06 06:29:56 +00:00
strtoq.c
strtou.3
strtoul.3
strtouq.c
system.3
system.c Add "--" 'options end' parameter to the sh -c call that runs the 2021-10-29 19:27:06 +00:00
tdelete.c
tfind.c
tsearch.3
tsearch.c
twalk.c
unlockpt.3
unsetenv.c