summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* getrandom: do not depend on ‘open’ on mingwPaul Eggert2020-06-283-6/+9
* fatal-signal: Make multithread-safe.Bruno Haible2020-06-271-0/+1
* getloadavg: don’t depend on fopen-gnuPaul Eggert2020-06-271-1/+0
* tempname et al.: Fix link errors on MSVC (regression from 2020-05-31).Bruno Haible2020-06-2712-0/+32
* fopen-gnu: Simplify code.Bruno Haible2020-06-271-0/+1
* filenamecat-lgpl: Set errno upon failure.Bruno Haible2020-06-271-0/+1
* copy-file: Shrink dependencies.Bruno Haible2020-06-261-1/+2
* c-dtoastr, c-ldtoastr: new modulesMarc Nieper-Wißkirchen2020-06-254-0/+90
* tempname: use getrandom, not getentropyPaul Eggert2020-06-011-1/+1
* tempname: merge from glibc and coreutilsPaul Eggert2020-05-311-2/+2
* getentropy: Work around a macOS and Solaris problem.Bruno Haible2020-05-311-0/+1
* fnmatch: merge from glibcPaul Eggert2020-05-311-1/+4
* getrandom: Add support for native Windows.Bruno Haible2020-05-315-0/+9
* getrandom: Simplify the determination of the random number devices.Bruno Haible2020-05-311-1/+0
* wmemchr: Relicense under LGPLv2+.Bruno Haible2020-05-311-1/+1
* wmempcpy: New module.Bruno Haible2020-05-313-1/+30
* getrandom: Override incompatible system function on Solaris 11.Bruno Haible2020-05-302-4/+5
* sys_random: Add C++ tests.Bruno Haible2020-05-302-0/+19
* sys_random: Add tests.Bruno Haible2020-05-301-0/+10
* sys_random: New module.Bruno Haible2020-05-302-15/+53
* unistd: Remove conflicting declaration of getrandom().Bruno Haible2020-05-301-2/+0
* getrandom: Add tests.Bruno Haible2020-05-301-0/+12
* crypto/gc-random: Fix typo in last commit.Bruno Haible2020-05-302-2/+2
* crypto/gc-random: Fix link error on MSVC.Bruno Haible2020-05-302-1/+4
* physmem: Fix compilation errors on MSVC.Bruno Haible2020-05-301-0/+1
* fnmatch: Rely on more gnulib modules.Bruno Haible2020-05-301-0/+6
* fts: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* relocatable-prog: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* getloadavg: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* vma-iter: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* pagealign_alloc: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* mountlist: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* login_tty: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* javacomp: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* getprogname: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* get_progname_of: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* get_ppid_of: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* get-rusage-as: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* crypto/gc: Make more robust in multithreaded applications.Bruno Haible2020-05-281-0/+1
* javacomp: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* mountlist: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* sethostname: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* readutmp: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* getpass: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* getloadavg: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* exclude: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* bitset: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* read-file: add RF_SENSITIVE flagDaiki Ueno2020-05-271-0/+1
* read-file: add flags to modify reading behaviorDaiki Ueno2020-05-271-0/+1
* read-file: make use of fopen-gnuDaiki Ueno2020-05-261-0/+1