973 Commits (84ea6ea24bd5bef674ce16a2832dbbe4d514e6d9)

Author SHA1 Message Date
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
Paul Eggert e6855a3bdf Fix spellings of contributor names in comments and doc 7 years ago
Joseph Myers 0175c9e9be Declare most TS 18661-1 interfaces for C2X. 7 years ago
Adhemerval Zanella 9bf8e29ca1 malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741) 7 years ago
Mike Gerow bae8cf0e93 stdlib/tst-secure-getenv: handle >64 groups 7 years ago
Zack Weinberg 29218b265f
Move inttypes.h and stdint.h to stdlib. 7 years ago
Joseph Myers c4f50205e1 Add some spaces before '('. 7 years ago
Joseph Myers 34a5a1460e Break some lines before not after operators. 7 years ago
Aurelien Jarno 11f382ee78 testsuite: stdlib/isomac.c: add missing include 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Joseph Myers 5d025ea617 Update longlong.h. 7 years ago