]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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...
2019-05-14 Paul Eggertclose-stream, closein, closeout: simplify
2019-05-12 Bruno Haiblelibtool-next-version: New program.
2019-05-12 Bruno Haibledeclared.sh: Fix comment.
2019-05-11 John Darringtonversion-etc: Ease translation.
2019-05-11 Bruno Haiblegnupload: Explain how to create symlinks.
2019-05-11 Paul Eggertfpucw: port to gcc -pedantic
2019-05-11 Paul Eggertcrypto/af_alg: port to strict C compilers
2019-05-10 Bruno Haiblebase64: Avoid false positive warning from Coverity.
2019-05-09 Bruno Haiblegettext: Update to gettext 0.20.
2019-05-09 Paul Eggertverify: remove verify_true
2019-05-09 Paul EggertSupport C2X and C++17 static_assert
2019-05-09 Paul EggertFix _GL_HAVE__STATIC_ASSERT typo
2019-05-05 Bruno Haiblewcwidth: Ensure width 1, not 2, for ambiguous characters.
2019-05-03 Paul EggertPort manywarnings to GCC 9
2019-04-30 Paul EggertSync lib/mktime-internal.h from glibc
2019-04-30 Paul Eggertautoupdate (removing trailing white space from config...
2019-04-28 Bruno Haibletls tests: Prevent that the test takes too long.
2019-04-27 Bruno Haiblelock tests: Prevent that the test takes too long.
2019-04-27 Bruno Haiblelocalename: Fix crash on mingw (regression from 2018...
2019-04-27 Bruno HaibleFix gcc warnings on 64-bit mode mingw.
2019-04-27 Bruno Haibleerror: Tweak indentation.
2019-04-27 Bruno Haibleterm-style-control: Fix gcc warning on mingw.
2019-04-26 Bruno Haiblepipe-filter-gi, pipe-filter-ii: Fix gcc warning.
2019-04-26 Bruno Haiblerelocatable-prog: Fix gcc warning on mingw.
2019-04-26 Bruno Haiblegitsub.sh: New file.
2019-04-25 Akim Demailleargmatch: use void* for raw memory pointers
2019-04-23 Akim Demailleprefix-gnulib-mk: fix the support for gnulib-po
2019-04-18 Bernhard Voelkerdi-set: allow free with 'ino_map' being NULL
2019-04-15 Karl Berryautoupdate
2019-04-14 Paul Eggert* lib/str-two-way.h: Fix comment typo.
2019-04-14 Bruno Haiblex-to-1: Restore ability to use original calling convention.
2019-04-13 Bruno Haiblegettext: Prepare for next gettext release.
2019-04-13 Bruno Haiblex-to-1: Avoid failure due to missing perl modules.
2019-04-13 Bruno Haibleopenmp-init: New module.
2019-04-12 Bruno Haiblesignbit: Fix compilation error when gnulib's math.h...
2019-04-12 Bruno Haibleopenmp: Fix compilation error on platforms without...
2019-04-10 Bernhard Voelkermountlist: make parsing /proc/self/mountinfo more robust
2019-04-09 Bruno Haibleopenmp: Add workaround for 32-bit programs on AIX.
2019-04-09 Bruno Haiblenproc: Fix return value for privileged processes.
2019-04-07 Bruno HaibleAdd copyright notices in several files.
2019-03-31 Karl Berryrevert texinfo.tex to 2019-03-03.15 per Gavin
2019-03-29 Karl Berryautoupdate
2019-03-26 Bruno Haibleterm-style-control tests: Fix link error.
2019-03-25 Bruno Haibleterm-style-control: Fix typo in comment.
2019-03-24 Bruno Haibleterm-style-control: Add tests.
2019-03-24 Bruno Haibleterm-style-control: New module.
2019-03-24 Karl Berryautoupdate
2019-03-24 Akim Demaille_Noreturn: beware of C's _Noreturn in C++ pre C++11
next