983 Commits (62db87ab24f9ca483f97f5e52ea92445f6a63c6f)

Author SHA1 Message Date
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Siddhesh Poyarekar 2bbd07c715 fortify: Fix spurious warning with realpath 4 years ago
Jonathan Wakely 8a9a593115 Add alloc_align attribute to memalign et al 5 years ago
omain GEISSLER e037274c8e stdlib: Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlinks. 5 years ago
Siddhesh Poyarekar a643f60c53 Make sure that the fortified function conditionals are constant 5 years ago
Siddhesh Poyarekar e938c02748 Don't add access size hints to fortifiable functions 5 years ago
Joseph Myers a0f0c08e4f Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare 5 years ago
Siddhesh Poyarekar 30891f35fa Remove "Contributed by" lines 5 years ago
DJ Delorie ac30324c67 test-dlclose-exit-race: avoid hang on pthread_create error 5 years ago
Siddhesh Poyarekar 4aedc25f55 __cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524] 5 years ago
H.J. Lu 5d98a7dae9 Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 5 years ago
Florian Weimer 7c241325d6 Force building with -fno-common 5 years ago
Siddhesh Poyarekar b8a19968b0 Move mcheck symbol from stdlib to malloc 5 years ago
Florian Weimer 6f1c701026 dlfcn: Cleanups after -ldl is no longer required 5 years ago
Martin Sebor c1760eaf3b Enable support for GCC 11 -Wmismatched-dealloc. 5 years ago
Vitaly Buka 16adc58e73 stdlib: Fix data race in __run_exit_handlers [BZ #27749] 5 years ago
Martin Sebor 26492c0a14 Annotate additional APIs with GCC attribute access. 5 years ago
Florian Weimer 93d78ec1cb nptl: Move pthread_setcancelstate into libc 5 years ago
Siddhesh Poyarekar 716a3bdc41 support: Add capability to fork an sgid child 5 years ago
Samuel Thibault 64786a7090 fork.h: replace with register-atfork.h 5 years ago
Samuel Thibault 4631c2372a stdlib: Fix BZ #26241 testcase on GNU/Hurd 5 years ago
Adhemerval Zanella 961d7cff51 stdlib: Add testcase for BZ #26241 5 years ago
Adhemerval Zanella 42dda89dcb posix: Fix return value of system if shell can not be executed [BZ #27053] 5 years ago
Adhemerval Zanella c6e0b0b5b0 stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ #24970] 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Siddhesh Poyarekar f9de8bfe1a nonstring: Enable __FORTIFY_LEVEL=3 5 years ago
Lode Willems 59d572ef61 getenv: Move call to strlen to the branch it's used in. 5 years ago
Joseph Myers e182654151 Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines 5 years ago
Jonny Grant 2ea6af7447 Fix spelling and grammar in several comments 5 years ago
Joseph Myers 224b419d1e Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases 5 years ago
Andreas Schwab 8f8052c2aa Revert "Fix missing redirects in testsuite targets" 6 years ago
Adhemerval Zanella 04986243d1 Remove internal usage of extensible stat functions 6 years ago
Joseph Myers c6aac3bf36 Fix typo in comment in bug 26137 fix. 6 years ago
Joseph Myers 09555b9721 Fix strtod multiple-precision division bug (bug 26137). 6 years ago
John Marshall 354b98cdfd random: range is not portably RAND_MAX [BZ #7003] 6 years ago
Carlos O'Donell 61af4bbb2a mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219) 6 years ago
Martin Sebor 06febd8c67 improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] 6 years ago
Paul E. Murphy e2239af353 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 6 years ago
Joseph Myers dbb188dd87 Remove unused floating-point configuration from gmp-impl.h. 6 years ago
Joseph Myers 319d2a7b60 Add GRND_INSECURE from Linux 5.6 to sys/random.h 6 years ago
Adhemerval Zanella 4eda036f5b stdlib: Move tst-system to tests-container 6 years ago
Adhemerval Zanella f09542c584 posix: Fix system error return value [BZ #25715] 6 years ago
Vineet Gupta a9f4703d93 gcc PR 89877: miscompilation due to missing cc clobber in longlong.h macros 7 years ago
Gabriel F. T. Gomes e4a3999213 Prepare redirections for IEEE long double on powerpc64le 6 years ago
Florian Weimer ab3df8154f stdlib: Reduce namespace pollution in <inttypes.h> 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Samuel Thibault 8eaf34eda2 hurd: Fix local PLT 6 years ago
Florian Weimer 8b196ac4b8 Expand $(as-needed) and $(no-as-needed) throughout the build system 6 years ago
Rajalakshmi Srinivasaraghavan 66fa30828a ldbl-128ibm-compat: Add strfmon_l with IEEE long double format 8 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago