master
Update copyright dates with scripts/update-copyrights
[BZ #1230]
stdlib: Add internal stdc_rotate_left implementation
Rename uimaxabs to umaxabs (bug 33325)
Fix locking problem in fmtmsg
Remove nios2-linux-gnu
Refactor strtod tests
Update.
Moved to csu/errno-loc.c.
* stdlib/Makefile (aux): Add tens_in_limb.
Remove EXIT_UNSUPPORTED in stdlib/test-bz22786 if path is NULL
initial import
stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
Remove "Contributed by" lines
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
[BZ #3673]
support: Add use_stack_min option to support_small_thread_stack_size
stdlib: Re-implement free (environ) compatibility kludge for setenv
Modify several tests to use test-skeleton.c
posix: Move environ helper variables next to environ definition (bug 32541)
Fix a couple of -Wundef warnings.
stdlib/tst-qsort2.c: Fix off-by-one argc interpretation error
stdlib: Fix qsort memory leak if callback throws (BZ 32058)
stdlib: Fix tst-rand48.c printf types
Fix all the remaining misspellings -- BZ 25337
tst-realpath-toolong: return "unsupported" when PATH_MAX is undefined
stdlib: Add internal stdc_rotate_right implementation
Fix strtod subnormal rounding (bug 30220)
Add tests of more strtod special cases
Make __strtod_internal tests type-generic
Convert 703 function definitions to prototype style.
stdlib: Do not run tst-system subtest with RLIMIT_NPROC as root
* stdlib/Makefile (tests): Add tst-unsetenv1.