bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
 messages from 2020-05-24 19:26:26 to 2020-07-03 10:21:05 UTC [more...]

gen-uni-tables: use AC_C_INLINE
 2020-07-03 10:20 UTC 

bitset: use AC_C_INLINE
 2020-07-03 10:19 UTC 

dfa: use AC_C_INLINE
 2020-07-03 10:20 UTC 

[PATCH] tests: pacify gcc -fanalyzer on zerosize_ptr
 2020-07-02 21:37 UTC  (2+ messages)

coreutils and GCC -fanalyzer
 2020-07-02  0:26 UTC  (2+ messages)

Module suggestion: Atomic operations
 2020-07-01 21:37 UTC  (7+ messages)

new module for async-safe spin locks
 2020-07-01 21:16 UTC 

windows-spin: Fix race condition on multiprocessor systems
 2020-07-01 20:58 UTC 

pthread-spin: add optimized fallback for GCC versions >= 4.1, < 4.7
 2020-07-01 20:54 UTC 

pthread-spin: add error checking
 2020-07-01 20:51 UTC  (2+ messages)

pthread-spin: add tests
 2020-07-01 20:10 UTC 

Gnulib's alloca.h and MinGW
 2020-06-30  2:30 UTC  (3+ messages)

socklen_t data type
 2020-06-30  2:29 UTC  (3+ messages)

bug#42095: 28.0.50; Build fails on Windows/MinGW64
 2020-06-29 16:59 UTC  (4+ messages)

doc: add a note about sigprocmask vs. pthread_sigmask
 2020-06-28 20:13 UTC 

Problems compiling 'getrandom' with MinGW
 2020-06-28 19:32 UTC  (4+ messages)

clean-temp: fix wrong errno in error message
 2020-06-28 13:48 UTC 

fatal-signal: make multithread-safe
 2020-06-27 22:42 UTC  (2+ messages)

fatal-signal: Don't force deletion of temporary files on native Windows
 2020-06-27 22:03 UTC 

[PATCH 1/2] * tests/test-getloadavg.c (main): Fix typo
 2020-06-27 16:56 UTC  (2+ messages)
` [PATCH 2/2] getloadavg: don’t depend on fopen-gnu

[PATCH] tempname: merge from glibc and coreutils
 2020-06-27 10:19 UTC  (2+ messages)

fopen-gnu: simplify code
 2020-06-27  9:10 UTC 

canonicalize: improve documentation
 2020-06-27  1:09 UTC 

getcwd: improve documentation
 2020-06-27  1:05 UTC 

filenamecat-lgpl: set errno upon failure
 2020-06-27  0:46 UTC  (2+ messages)

areadlink-with-size: Set errno upon failure
 2020-06-27  0:10 UTC 

copy-file: Shrink dependencies
 2020-06-26 14:06 UTC 

doc: mention some declaration fixes
 2020-06-26 11:41 UTC 

Easy Accurate Reading and Writing of Floating-Point Numbers
 2020-06-25 19:33 UTC  (5+ messages)

tzset: fix compilation warnings on mingw
 2020-06-21 20:55 UTC 

[PATCH] windows-thread: set return type of glwthread_thread_exit to void
 2020-06-16 23:59 UTC  (3+ messages)

[PATCH] unictype/joininggroup_name: fix cast from pointer to integer warning in Windows
 2020-06-15 20:18 UTC  (2+ messages)

32bit or LTO movemail build fails on macOS
 2020-06-13 17:39 UTC  (6+ messages)
  ` continuous integration

Fix memleak in getdelim.m4
 2020-06-06  8:19 UTC  (4+ messages)
  ` Fix calloc.m4 test

Versioned releases
 2020-06-05 12:15 UTC  (10+ messages)

[PATCH] git-version-gen: update scriptversion
 2020-06-03 22:15 UTC 

Add gl_list_remove_last to list/xlist
 2020-06-03 21:22 UTC  (11+ messages)
` stack module

Bundling Gnulib tests with an application
 2020-06-02  9:33 UTC  (3+ messages)

[PATCH] Fix getloadavg bug
 2020-06-02  0:58 UTC  (2+ messages)

[PATCH] getentropy, getrandom: new modules
 2020-06-02  0:04 UTC  (27+ messages)
    ` getrandom vs. crypto/gc-random
  ` sys_random: Work around macOS bug
      ` Apple platforms
` fix list of crypto devices for NetBSD, OpenBSD
` fix list of crypto devices for Solaris
` getrandom: Add support for native Windows
` getrandom: doc and test tweaks

doc: New chapter 'Multithreading'
 2020-06-01 22:48 UTC 

[PATCH] getentropy, getrandom: update version numbers in doc
 2020-06-01 22:46 UTC 

some doc restructuring
 2020-06-01 22:35 UTC 

Remove license modules
 2020-06-01 19:06 UTC  (6+ messages)
        ` Typographical errors in Texinfo format licenses

[PATCH] read-file-test: pacify --enable-gcc-warnings
 2020-06-01  5:18 UTC 

fnmatch: rely on more gnulib modules
 2020-05-31 17:19 UTC  (7+ messages)

list: fix GCC warnings
 2020-05-31 10:43 UTC  (3+ messages)

type punning in gl_list.hh
 2020-05-31 10:15 UTC  (2+ messages)
    ` iterator and const iterator

[PATCH] stat: implement GetFileInformationByHandle with Winstore apps restrictions
 2020-05-30 16:37 UTC  (7+ messages)

[PATCH 1/2] stat: use a CHAR instead of TCHAR with GetFinalPathNameByHandleA
 2020-05-30 15:43 UTC  (13+ messages)
` [PATCH 2/2] stat: do not use LoadLibrary when built for Windows Store apps
  ` Don't assume that UNICODE is not defined

crypto/gc-random: Fix link error on MSVC
 2020-05-30 12:26 UTC  (2+ messages)

physmem: Fix compilation errors on MSVC
 2020-05-30  8:40 UTC 

gnulib-tool: Fix link errors with a particular set of modules on mingw
 2020-05-30  1:26 UTC 

[PATCH] gettimeofday: do not use LoadLibrary when built for Windows Store apps
 2020-05-29 20:29 UTC  (7+ messages)
  ` do not use GetModuleHandle "

[PATCH] read-file: add variants that clear internal memory
 2020-05-29 15:23 UTC  (11+ messages)

wmemchr, wmemcmp, wmemcpy, wmemmove, wmemset: Fix autoconf test
 2020-05-29 11:21 UTC 

portability of fopen and 'e' (O_CLOEXEC) flag
 2020-05-29  6:25 UTC  (13+ messages)

[PATCH] stat: remove _GL_WINDOWS_STAT_INODES == 2 support
 2020-05-28 23:21 UTC  (2+ messages)

explicit_bzero-tests: pacify -Wmissing-declarations
 2020-05-28 23:04 UTC  (4+ messages)

use O_CLOEXEC in more places
 2020-05-28 19:51 UTC  (5+ messages)

bug#41558: Regexp Bug
 2020-05-28  6:29 UTC 

[PATCH v2] win32: don't force _WIN32_WINNT to a lower version
 2020-05-28  5:33 UTC  (5+ messages)

getopt.c warnings patch
 2020-05-27 23:59 UTC  (2+ messages)

Warnings in count-one-bits.h
 2020-05-27  7:55 UTC  (3+ messages)

doc/gnulib-intro.texi: A "to" is missing in a sentence
 2020-05-26 21:24 UTC  (2+ messages)

Compile error in argz.c
 2020-05-26 19:32 UTC  (2+ messages)

Update to docs etc
 2020-05-25  7:10 UTC  (2+ messages)
` c99 dependencies


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).