]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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.
2019-06-10 Bruno Haibledoc: Mention renameat2.
2019-06-10 Bruno Haibledoc: Mention more ISO TS 18661-1 <math.h> functions.
2019-06-10 Bruno Haibledoc: Mention pkey_alloc, pkey_set, pkey_get, pkey_free...
2019-06-10 Bruno Haibledoc: Mention mlock2.
2019-06-10 Bruno Haibledoc: Mention memfd_create.
2019-06-10 Bruno Haibledoc: Mention copy_file_range.
2019-06-10 Bruno Haibledoc: Mention preadv2, pwritev2.
2019-06-10 Bruno Haibledoc: Mention strfromf, strfromd, strfroml.
2019-06-10 Bruno Haibledoc: Mention getrandom, getentropy.
2019-06-10 Bruno Haibledoc: Mention ISO TS 18661-1 <fenv.h> functions.
2019-06-10 Bruno Haibledoc: Mention more ISO TS 18661-1 <math.h> functions.
2019-06-10 Bruno Haibledoc: Mention nextdown, nextup.
2019-06-10 Bruno Haibledoc: Mention pthread_getattr_default_np, pthread_setatt...
2019-06-10 Bruno Haibledoc: Mention getauxval.
2019-06-10 Bruno Haibledoc: Mention epoll_create1.
2019-06-10 Bruno Haibledoc: Mention timerfd_create, timerfd_gettime, timerfd_s...
2019-06-10 Bruno Haibledoc: Mention signalfd.
2019-06-10 Bruno Haibledoc: Mention eventfd, eventfd_read, eventfd_write.
2019-06-10 Bruno Haibledoc: Mention epoll_pwait.
2019-06-10 Bruno Haibledoc: Mention sync_file_range.
2019-06-10 Bruno Haibledoc: Mention sched_getcpu.
2019-06-10 Bruno Haibledoc: Mention ppoll.
2019-06-10 Bruno Haibledoc: Mention inotify_* functions.
2019-06-10 Bruno Haibledoc: Add references to glibc documentation.
2019-06-10 Bruno Haibledoc: Add references to Linux man pages.
2019-06-10 Bruno Haibledoc: Mention eaccess.
2019-06-10 Bruno Haibledoc: Mention the availability of specific functions...
2019-06-10 Bruno Haibledoc: Mention that glibc no longer provides h_errno.
2019-06-10 Bruno Haibledoc: Remove mention of functions that are gone from...
2019-06-10 Bruno Haibledoc: Remove mention of function vm86 (does not exist...
2019-06-10 Bruno Haibledoc: Update after removal of crypt functions from glibc...
2019-06-06 Paul Eggertcopy-file: fix typo
2019-06-06 Paul Eggertcopy-file-range: simplify into a stub
2019-06-05 Paul Eggertcopy-file: prefer copy_file_range
2019-06-05 Paul Eggertcopy-file-range: new module
2019-06-02 Karl Berryautoupdate
2019-05-31 Bruno Haiblebinary-io: Attempted use of O_BINARY on consoles no...
2019-05-29 Karl Berryautoupdate
2019-05-28 Karl Berryautoupdate
2019-05-28 James Youngmandirent-safer: Make opendir_safer usable from C++.
2019-05-28 James Youngmancanonicalize: Make canonicalize_filename_mode usable...
2019-05-28 Karl Berryautoupdate
2019-05-26 Akim Demailleprefix-gnulib-mk: Fix CPPFLAGS migration
2019-05-25 Paul Eggertflexmember: update comments again
2019-05-24 Paul Eggertflexmember: update comment
2019-05-23 Karl Berryautoupdate
2019-05-20 Bruno Haiblesetlocale: Improve fallback on macOS.
2019-05-20 Bruno Haiblelocalename: Fix default on macOS.
2019-05-19 Karl Berrysync texinfo.tex with file on ftp.gnu.org
2019-05-19 Akim Demaillemaintainer-makefile: catch uses of $< in non-implicit...
2019-05-18 Bruno Haiblethreadlib: Provide an easy way to avoid mingw's winpthr...
2019-05-18 Bruno Haiblepthread_sigmask: Fix compilation error with --enable...
next