]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2019-07-03 Akim Demailleargmatch: don't define _ in the header
2019-07-02 Paul Eggertverify: document ‘assume’ better
2019-07-02 Bruno Haiblelocalcharset, nl_langinfo: Fix return value for UTF...
2019-07-02 Bruno Haiblegetcwd: Fix crash when invoked with size = 0 on MSVC.
2019-07-02 Bruno Haiblenonblocking-pipe tests: Fix test failure on MSVC.
2019-07-02 Bruno Haibleusleep: Implement with millisecond resolution on native...
2019-07-02 Bruno Haiblelstat tests: Fix test failure on MSVC.
2019-07-02 Bruno Haiblestat tests: Fix test failure on MSVC.
2019-07-02 Bruno Haiblegetaddrinfo tests: Fix test failure on MSVC.
2019-07-01 Hannes Müllerpoll: Fix type of timeout pointer passed to select...
2019-06-30 Bruno Haibleargmatch: Fix compilation errors.
2019-06-30 Karl Berryautoupdate
2019-06-30 Bruno HaibleInclude <stdlib.h> when needed.
2019-06-30 Bruno HaibleInclude <stdlib.h> when needed.
2019-06-30 Bruno Haibleinet_ntop, inet_pton: Avoid conflict with native Window...
2019-06-30 Bruno Haibleinet_ntop, inet_pton: Forward-compatibility with newer...
2019-06-30 Bruno Haibleinet_pton: Fix link error on mingw with _WIN32_WINNT...
2019-06-30 Bruno Haiblepoll: Add comment.
2019-06-30 Bruno Haiblepoll-h: Fix compilation error on mingw with _WIN32_WINN...
2019-06-29 Bruno Haibleaccept4: Fix compilation error on OpenIndiana.
2019-06-27 Karl Berryautoupdate
2019-06-26 Paul Eggertstrverscmp: sync from glibc
2019-06-26 Bruno Haibletss tests: Add tests for destructors and races.
2019-06-26 Bruno Haibletls tests: Add tests for destructors and races.
2019-06-26 Bruno Haiblewindows-tls: Implement TLS key destructors for native...
2019-06-26 Bruno Haiblethreadlib: Avoid autoconf warning "was expanded before...
2019-06-25 Akim Demailleargmatch: remove duplicate const qualifier
2019-06-24 Paul Eggertunistd: stddef.h and sys/types.h namespace cleanup
2019-06-24 Akim Demaillemaintainer-makefile: restore portability to non-GNU...
2019-06-23 Paul EggertDocument setvbuf _IOLBF problem
2019-06-23 Paul EggertDocument lseek SEEK_DATA/SEEK_HOLE
2019-06-23 Karl Berryautoupdate
2019-06-23 Karl Berryautoupdate
2019-06-22 Akim Demailleargmatch: put all the docs member last.
2019-06-21 Akim Demailleargmatch: add support to generate the usage message
2019-06-21 Bruno Haiblethrd: Add comment.
2019-06-21 Bruno Haiblethreads-h: Define 'thread_local' if and only if it...
2019-06-21 Bruno Haiblethreads-h: Small doc correction.
2019-06-21 Bruno Haiblethreads-h: Define 'thread_local' if and only it actuall...
2019-06-21 Bruno Haiblethreads-h: Simplify link dependencies.
2019-06-21 Bruno Haiblethreads-h: Fix link error on FreeBSD 11.
2019-06-21 Bruno Haiblethreadlib: Fix typo (regression from today).
2019-06-21 Bruno Haiblewindows-thread, windows-tls: Fix compilation error...
2019-06-20 Karl Berryautoudpate
2019-06-20 Bruno Haibletss tests: Small improvement.
2019-06-20 Bruno Haiblethreads: New module.
2019-06-20 Bruno Haibletss: Add tests.
2019-06-20 Bruno Haiblecnd: Add tests.
2019-06-20 Bruno Haiblemtx: Add tests.
2019-06-20 Bruno Haiblethrd: Add tests.
2019-06-20 Bruno Haibletss: New module.
2019-06-20 Bruno Haiblecnd: New module.
2019-06-20 Bruno Haiblemtx: New module.
2019-06-20 Bruno Haiblethrd: New module.
2019-06-20 Bruno Haiblethreads-h: Add tests.
2019-06-20 Bruno Haiblethreads-h: New module.
2019-06-20 Bruno Haiblewindows-thread: New module.
2019-06-20 Bruno Haiblewindows-tls: New module.
2019-06-20 Bruno Haiblewindows-cond: New module.
2019-06-20 Bruno Haiblewindows-timedrecmutex: New module.
2019-06-20 Bruno Haiblewindows-timedmutex: New module.
2019-06-20 Bruno Haiblewindows-recmutex: New module.
2019-06-20 Bruno Haiblewindows-mutex: New module.
2019-06-20 Bruno Haiblewindows-once: New module.
2019-06-20 Bruno Haiblelock, cond: Avoid possible counter wraparound on Windows.
2019-06-20 Bruno Haiblecond: Make glthread_cond_timedwait more reliable on...
2019-06-20 Bruno Haiblepthread_mutex_timedlock: New module.
2019-06-20 Bruno Haiblethread, lock, cond, tls: Recognize C11 multithreaded...
2019-06-20 Bruno Haibletls tests: Small improvements.
2019-06-20 Bruno Haiblecond tests: Simplify.
2019-06-20 Bruno Haiblelock tests: Avoid reference to undefined variable if...
2019-06-19 Bruno Haiblenanosleep: Relicense under LGPLv2+.
2019-06-19 Bruno HaibleReorder pieces of header in perl scripts.
2019-06-19 Paul Eggertverify-tests: work around xlc bug
2019-06-16 Bruno HaibleRestore Emacs time-stamp hook applicability.
2019-06-15 Bruno HaibleFix comments in last commit.
2019-06-15 Bruno HaibleFix scripts to have valid executable format on Alpine...
2019-06-11 Karl Berryautoupdate
2019-06-10 Bruno Haiblenproc: Ensure nproc(NPROC_ALL) ≥ nproc(NPROC_CURRENT...
2019-06-10 Bruno Haibleposix_spawn_file_actions_addchdir: Fix possible use...
2019-06-10 Bruno Haibleposix_spawn_file_actions_addopen: Fix possible use...
2019-06-10 Bruno Haibleposix_spawn_file_actions_addfchdir: Add tests.
2019-06-10 Bruno Haibleposix_spawn_file_actions_addfchdir: New module.
2019-06-10 Bruno Haibledoc: Document existence of posix_spawn_file_actions_add...
2019-06-10 Bruno Haibleposix_spawn-internal: Fix module description.
2019-06-10 Bruno Haibledoc: Update and improve documentation of glibc functions.
2019-06-10 Bruno Haibledoc: Mark functions which exist only on Linux and illumos.
2019-06-10 Bruno Haibledoc: Mark functions which exist only on Linux.
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on Haiku.
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on BeOS.
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on FreeBSD.
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on Solaris 11.4.
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on Solaris 11.
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on FreeBSD, Solari...
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on FreeBSD, AIX...
2019-06-10 Bruno Haibledoc: Some glibc functions also exist on IRIX 6.5 in...
2019-06-10 Bruno Haibledoc: Mention posix_spawn_file_actions_add[f]chdir_np.
2019-06-10 Bruno Haibledoc: Mention getcpu.
2019-06-10 Bruno Haibledoc: Mention the ISO C11 multithreading header and...
2019-06-10 Bruno Haibledoc: Mention statx.
next