summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* openat: Make more robust in multithreaded applications.Bruno Haible2020-05-282-1/+6
* at-internal: Make more robust in multithreaded applications.Bruno Haible2020-05-282-2/+9
* mountlist: Make more robust in multithreaded applications.Bruno Haible2020-05-283-1/+9
* login_tty: Make more robust in multithreaded applications.Bruno Haible2020-05-283-1/+8
* javacomp: Make more robust in multithreaded applications.Bruno Haible2020-05-283-1/+9
* getprogname: Make more robust in multithreaded applications.Bruno Haible2020-05-283-1/+8
* get_progname_of: Make more robust in multithreaded applications.Bruno Haible2020-05-283-4/+12
* get_ppid_of: Make more robust in multithreaded applications.Bruno Haible2020-05-283-5/+12
* get-rusage-as: Make more robust in multithreaded applications.Bruno Haible2020-05-283-1/+9
* crypto/gc: Make more robust in multithreaded applications.Bruno Haible2020-05-283-1/+8
* copy-file: Make more robust in multithreaded applications.Bruno Haible2020-05-282-2/+10
* chown: Make more robust in multithreaded applications.Bruno Haible2020-05-282-1/+6
* doc: Fix statement about O_CLOEXEC (wrong since 2017-08-14).Bruno Haible2020-05-282-1/+10
* fopen-gnu: make 'b' flag can be used with 'e' on WindowsDaiki Ueno2020-05-283-0/+29
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-284-4/+15
* Improve pattern for defining _WIN32_WINNT.Bruno Haible2020-05-284-25/+44
* javacomp: Make more robust in multithreaded applications.Bruno Haible2020-05-273-1/+8
* mountlist: Make more robust in multithreaded applications.Bruno Haible2020-05-273-5/+13
* sethostname: Make more robust in multithreaded applications.Bruno Haible2020-05-273-1/+8
* readutmp: Make more robust in multithreaded applications.Bruno Haible2020-05-273-1/+8
* getpass: Make more robust in multithreaded applications.Bruno Haible2020-05-273-1/+8
* getloadavg: Make more robust in multithreaded applications.Bruno Haible2020-05-273-1/+8
* exclude: Make more robust in multithreaded applications.Bruno Haible2020-05-273-1/+8
* bitset: Make more robust in multithreaded applications.Bruno Haible2020-05-273-2/+10
* read-file: add RF_SENSITIVE flagDaiki Ueno2020-05-275-7/+67
* read-file: add flags to modify reading behaviorDaiki Ueno2020-05-276-35/+50
* doc/gnulib-intro.texi: add missing "to" in sentenceBernhard Voelker2020-05-262-1/+8
* count-one-bits: Fix MSVC specific code.Bruno Haible2020-05-262-32/+64
* argz: Avoid name clashes through argz.h.Bruno Haible2020-05-262-63/+42
* read-file: make use of fopen-gnuDaiki Ueno2020-05-263-2/+10
* getentropy, getrandom: new modulesPaul Eggert2020-05-2516-7/+348
* Add missing C99 dependencies.Bruno Haible2020-05-2511-0/+26
* explicit_bzero-tests: pacify -Wmissing-declarationsPaul Eggert2020-05-242-2/+8
* fopen-gnu: Add tests.Bruno Haible2020-05-243-0/+87
* fopen-gnu: New module.Bruno Haible2020-05-245-7/+229
* open, openat: Really support O_CLOEXEC.Bruno Haible2020-05-247-2/+37
* fopen: Fix the trailing slash workaround.Bruno Haible2020-05-243-3/+62
* assure: new macro ‘affirm’Paul Eggert2020-05-233-2/+33
* calloc-gnu: Make the test work in non-flat address spaces.Bruno Haible2020-05-232-9/+27
* calloc-gnu: Avoid wrong configure results with GCC's AddressSanitizer.Bruno Haible2020-05-232-28/+49
* isnanf, isnanl, isnan: Don't use nonexistent builtins with clang.Bruno Haible2020-05-236-15/+68
* calloc-gnu: Avoid wrong configure results with clang.Bruno Haible2020-05-232-2/+8
* isnanl, isnanl-nolibm: Make a test work better with "gcc -O2" on x86_64.Bruno Haible2020-05-232-8/+13
* findprog-in: Ignore directories.Bruno Haible2020-05-233-25/+62
* verify: document ‘assume’ betterPaul Eggert2020-05-232-4/+21
* autoupdateKarl Berry2020-05-231-98/+172
* gendocs: Clarify licenses for templates.Asher Gordon2020-05-233-1/+35
* group-member: Relicense under LGPLv2+.Bruno Haible2020-05-212-1/+12
* memmem: Avoid wrong configure results with "clang -fsanitize=undefined".Bruno Haible2020-05-212-2/+9
* regex: Avoid wrong configure results with "clang -fsanitize=leak".Bruno Haible2020-05-212-21/+79