]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2018-05-13 Bruno Haiblepthread: Fix compilation error on Android.
2018-05-13 Bruno Haibleposix_spawn: Fix compilation error on Android.
2018-05-13 Bruno Haibletsearch: Move from K&R C to ANSI C.
2018-05-13 Bruno Haibletsearch: Fix compilation error on Android.
2018-05-13 Bruno Haibleimaxdiv: Fix compilation error on Android.
2018-05-13 Bruno HaibleSupport selective inclusion mechanism of recent mingw...
2018-05-13 Bruno HaibleAvoid compilation error due to 'mmap' on Android.
2018-05-13 Bruno HaibleAdd cross-compilation guesses for Linux systems without...
2018-05-13 Bruno Haiblegetpagesize: Fix compilation error on Android.
2018-05-13 Bruno Haibletcgetsid: Fix compilation error on Android.
2018-05-13 Bruno Haiblegetpass: Fix configure test for Android.
2018-05-13 Bruno Haibleffs: Fix compilation error on Android.
2018-05-13 Bruno Haiblemkfifo: Fix compilation error on Android.
2018-05-13 Bruno Haiblec-strtod: Fix configure test for Android.
2018-05-13 Bruno Haiblerandom: Fix compilation error on Android.
2018-05-13 Bruno Haiblegrantpt: Fix compilation error on Android.
2018-05-13 Bruno Haiblestdioext: Fix compilation errors with newer Android...
2018-05-13 Bruno Haibledoc: Add info about Android versions 2.0 to 8.1.
2018-05-12 Karl Berryautoupdate
2018-05-12 Bruno Haiblefseeko: On mingw, don't use the hidden function _fseeki64.
2018-05-12 Bruno Haibleglob: Choose 'dirent_type' in a way that works better...
2018-05-12 Bruno Haibleexecute, spawn-pipe: Avoid warning about redefining...
2018-05-12 Bruno Haiblenanosleep: Avoid test failure on mingw when it has...
2018-05-11 Karl Berryautoupdate
2018-05-11 Bruno Haiblelock, cond, thread, tls: Use a different symbol as...
2018-05-10 Bruno Haiblecond tests: Fix compilation error on Solaris.
2018-05-10 Bruno Haibledoc: Add partial info about Android 4.3.
2018-05-10 Bruno Haibledoc: More tweaks for Android 9.0.
2018-05-10 Bruno Haibledoc: Add info about Android 9.0.
2018-05-10 Paul Eggertpthread: document Android limits
2018-05-10 Paul Eggertaf_alg: fix my typo in afalg_buffer
2018-05-10 Paul Eggertaf_alg: recover better from crypto failures
2018-05-09 Paul Eggertaf_alg: distiguish I/O errors better
2018-05-09 Paul Eggertaf_alg: avoid gotos
2018-05-09 Paul Eggertaf_alg: don’t leak file descriptors into children
2018-05-09 Paul Eggertaf_alg: coalesce socket creation
2018-05-09 Paul Eggertaf_alg: fix file descriptor leak
2018-05-09 Paul Eggertaf_alg: Pacify --enable-gcc-warnings on GCC 8
2018-05-07 Paul Eggertaf_alg: Pacify --enable-gcc-warnings
2018-05-06 Karl Berryautoupdate
2018-05-06 Bruno Haibleaf_alg: Add ability to use Linux kernel crypto API...
2018-05-06 Bruno Haibleaf_alg: Avoid warnings.
2018-05-06 Bruno Haiblecrypto/{md5,sha1,sha256,sha512} tests: Add benchmarks.
2018-05-06 Bruno Haibleaf_alg: Fix a resource leak.
2018-05-06 Bruno Haibleaf_alg: Fix bug with streams that are not at position 0.
2018-05-06 Bruno Haiblecrypto/{md5,sha1,sha256,sha512} tests: Enhance test.
2018-05-06 Bruno Haibleaf_alg: Add configure option to enable/disable use...
2018-05-06 Bruno HaibleFollowup to 'af_alg: New module.'.
2018-05-06 Paul Eggertcrypto/{md5,sha1,sha256,sha512}: simplify
2018-05-06 Paul Eggertaf_alg: Improve comments.
2018-05-06 Bruno Haibleaf_alg: Improve comments.
2018-05-05 Bruno Haibleaf_alg: New module.
2018-05-05 Bruno HaibleFix order of most recent ChangeLog entries.
2018-05-05 Paul Eggertcrypto tests: pacify GCC
2018-05-05 Paul Eggertaf_alg: minor style improvements
2018-05-05 Bruno Haibleaf_alg: Fix bug on empty files.
2018-05-05 Paul Eggertsys-limits.h: new file for crypto and safe I/O
2018-05-05 Bruno Haibleaf_alg: Improve function signature.
2018-05-05 Bruno Haiblecrypto/{md5,sha1,sha256,sha512}: Fix compilation error...
2018-05-05 Bruno Haiblecrypto/{md5,sha1,sha256,sha512}: Fix module description.
2018-05-05 Bruno Haibleaf_alg: Add documentation.
2018-05-05 Bruno Haiblesha512: Add tests.
2018-05-05 Bruno Haiblesha256: Add tests.
2018-05-05 Bruno Haiblesha1 tests: Add test for sha1_stream.
2018-05-05 Bruno Haiblemd5 tests: Add test for md5_stream.
2018-05-05 Karl Berryautoupdate
2018-05-05 Matteo Crocemd5sum: use kernel crypto API
2018-05-05 Matteo Crocesha512sum: use kernel crypto API
2018-05-05 Matteo Crocesha256sum: use kernel crypto API
2018-05-05 Matteo Crocesha1sum: use AF_ALG when available
2018-05-05 Bruno Haibleall: Replace more http URLs by https URLs.
2018-05-04 Paul Eggertmaint: port more modules to GCC 8
2018-05-03 Bruno HaibleSimplify code. Drop support for Borland C++ on Windows.
2018-05-03 Karl Berryautoupdate
2018-05-02 Bruno Haiblelocalename: Fix test failures on mingw.
2018-05-01 Karl Berryautoupdate
2018-04-28 Paul Smithbootstrap: Avoid gnulib operations if not needed
2018-04-28 Paul Eggertmanywarnings: port to GCC 8.0
2018-04-24 Bruno Haiblesys_socket: Make SO_REUSEPORT available across platforms.
2018-04-24 Karl Berryautoupdate
2018-04-21 Benno Schulenberglocalcharset: short-circuit the search for an alias...
2018-04-16 Karl Berryautoupdate
2018-04-11 Paul Eggertfts: add comment
2018-04-11 Paul Eggertfts: fix bug in find across filesystems
2018-04-07 Bruno HaibleFix last ChangeLog entry.
2018-04-07 Bruno Haibleunicase/u*-context: Fix link errors with libunistring...
2018-04-07 Bruno Haibleexecute: Update comment.
2018-04-05 Paul Eggertfts: treat CIFS like NFS
2018-03-28 Bruno Haiblec-stack: Fix possible build failure on some platforms.
2018-03-28 Paul Eggerttime_rz: fix workaround for Mac OS X 10.6 infloop
2018-03-28 Paul Eggerthavelib: port to Solaris 10 /bin/sh
2018-03-27 Paul Eggerttime_rz: work around Mac OS X 10.6 infloop
2018-03-24 Jim Meyeringtest-version-etc.sh: don't use diff directly: use init...
2018-03-24 Bruno Haiblejavacomp-script, javacomp: Add support for Java 10.
2018-03-24 Bruno Haiblejavacomp-script, javacomp: Update comments.
2018-03-24 Bruno Haiblejavacomp-script, javacomp: Fix support for Java 7,...
2018-03-23 Jim Meyeringtest-version-etc.sh: port to diff without -c
2018-03-23 Paul Eggertc-stack: port to recent GCC build
2018-03-20 Bruno Haibleeuidaccess: Port to native Windows.
2018-03-19 Bruno Haiblejavacomp: Add support for Java 7, 8, 9.
next