]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2017-05-01 Bruno Haiblewctype: Fix problems if <wchar.h> gets included after...
2017-05-01 Bruno Haiblewchar: Fix compilation error with the original mingw...
2017-05-01 Bruno Haibleutimecmp: Add support for native Windows.
2017-05-01 Bruno Haibleutimens: Add support for native Windows.
2017-04-30 Bruno Haiblewcsftime: New module.
2017-04-30 Bruno Haiblestrftime-fixes: New module.
2017-04-30 Bruno Haiblemktime: Work around TZ problem on native Windows.
2017-04-30 Bruno Haiblelocaltime: New module.
2017-04-30 Bruno Haiblectime: New module.
2017-04-30 Bruno Haiblegettimeofday: Provide higher resolution on native Windows.
2017-04-30 Bruno HaibleDocument the problem with the Cygwin environment variab...
2017-04-30 Bruno Haibleutime-tests: New module.
2017-04-30 Bruno Haibleutime: New module.
2017-04-30 Bruno Haibleutime-h: Modernize handling of 'struct utimbuf'.
2017-04-30 Bruno HaibleMake use of module 'utime-h'.
2017-04-30 Bruno Haibleutime-h: New module.
2017-04-30 Bruno HaibleFix a few typos.
2017-04-29 Bruno Haibleerror: Fix mistake in 2017-04-23 commit.
2017-04-29 Bruno Haiblestat: Fix time_t values and other problems on native...
2017-04-29 Bruno Haiblefstat: Fix time_t values on native Windows platforms.
2017-04-29 Paul Eggertgetopt: port to Solaris 10 with circa-1997 glibc getopt.h
2017-04-29 Bruno Haiblestrerror_r-posix: Fixes for MSVC 14.
2017-04-28 Bruno Haiblenoreturn: New module.
2017-04-27 Bruno Haiblewctype-h: Fix compilation error with the original mingw...
2017-04-27 Pádraig Bradynap.h: Fix compilation on non windows platforms
2017-04-27 Pádraig Bradytime_rz: fix heap buffer overflow vulnerability
2017-04-26 Paul Eggertxalloc: add missing integer overflow check
2017-04-25 Paul Eggertparse-datetime: make it standalone
2017-04-24 Bruno Haiblenap.h: Port to native Windows.
2017-04-24 Bruno Haiblenap.h: Fix logic.
2017-04-24 Bruno HaibleFix conflict between strerror_r-posix module and AC_FUN...
2017-04-24 Bruno Haiblestrerror_r-posix: Revert commits from 2016-10-16,2016...
2017-04-24 Paul EggertTarget a C99 subset, not a C89 subset
2017-04-23 Bruno Haibledoc: New section "Modules that modify the way other...
2017-04-23 Bruno Haiblestat-time: Update comments.
2017-04-23 Bruno Haibleglob: Fix more memory leaks.
2017-04-23 Paul Eggertpoll: improve fast check for out-of-range NFD
2017-04-23 Paul Eggertftoastr: cite a newer paper
2017-04-23 Bruno Haiblepoll: Enable argument check also in the Windows impleme...
2017-04-23 Bruno Haiblegetlogin_r: Work around bug in Mac OS X 10.12.
2017-04-22 Paul Eggertparse-datetime: fix %z and prefer signed int
2017-04-22 Bruno Haible*printf: Work around rounding bug on Mac OS X.
2017-04-22 Bruno Haiblevasnprintf tests: Avoid warnings.
2017-04-22 Bruno Haiblesys_file tests: Avoid warning.
2017-04-22 Bruno Haiblesethostname: Update doc.
2017-04-22 Bruno Haiblequotearg tests: Avoid warnings.
2017-04-22 Bruno Haiblepoll: Enable argument check.
2017-04-22 Bruno Haibleget-rusage-data: Avoid warnings on Mac OS X.
2017-04-22 Bruno Haiblexbinary-io: Fix build error.
2017-04-22 Paul Eggertparse-datetime: overflow and debug cleanups
2017-04-21 Bruno Haiblegettext-h: Avoid -Wundef warning.
2017-04-21 Tim Rühsenerror: Avoid "function declaration isn't a prototype...
2017-04-21 Bruno Haiblevasnprintf: Fix for MSVC 14.
2017-04-21 Bruno Haiblembrtowc tests: Fix test failures on MSVC 14.
2017-04-21 Bruno Haiblembsinit: Fix for MSVC 14.
2017-04-21 Bruno HaibleFix test-mbrtowc5.sh failure on native Windows.
2017-04-21 Bruno HaibleAvoid accidental use of native Windows APIs on Cygwin.
2017-04-21 Bruno HaibleRemove red warnings from the generated MODULES.html.
2017-04-20 Bruno Haibleverify tests: Fix spurious failure with parallel make.
2017-04-18 Bruno Haiblevma-iter: Fix compilation error on Solaris 7.
2017-04-18 Bruno Haiblevma-iter: Fix conflict with module 'largefile' on 32...
2017-04-18 Bruno Haiblegetopt-gnu: Add comments.
2017-04-16 Paul Eggertregex: port better to Solaris 10
2017-04-15 Karl Berryautoupdate
2017-04-15 Paul Eggertintprops: improve comments
2017-04-15 Paul Eggertintprops: fix comment typo
2017-04-15 Paul Eggertintprops: try to avoid tickling similar bugs
2017-04-15 Paul Eggertintprops: port to Oracle Studio 12.3 x86
2017-04-09 Paul Eggertgetopt: prefer - to _ in new file names
2017-04-09 Paul Eggertgetopt: port recent getopt changes to macOS
2017-04-06 Paul Eggertgetopt-gnu: omit some duplicate code
2017-04-06 Paul Eggertgetopt-posix: use angle-bracket include
2017-04-06 Zack Weinberggetopt: annotate files with relationship to glibc
2017-04-06 Zack Weinberggetopt: split up getopt.in.h and eliminate __need_getopt
2017-04-06 Zack Weinberggetopt: better handling of ambiguous options
2017-04-06 Zack Weinberggetopt: refactor long-option handling
2017-04-06 Zack Weinberggetopt: tidy up _getopt_initialize a bit
2017-04-06 Zack Weinberggetopt: merge from glibc: repetition reduction
2017-04-06 Zack Weinberggetopt: clean up error reporting
2017-04-06 Zack Weinberggetopt: fix fencepost error in ambiguous-W-option handling
2017-04-06 Zack Weinberggetopt: clean up getopt.c and getopt1.c file headers
2017-04-06 Zack Weinberggetopt: harmonize comments with glibc
2017-04-06 Zack Weinberggetopt: remove USE_NONOPTION_FLAGS
2017-04-06 Zack Weinberggetopt: tabify, in preparation for merge with glibc
2017-04-02 Bruno Haiblerelocatable-lib-lgpl: Fix link error (regression from...
2017-04-02 Karl Berryautoupdate
2017-03-31 Bruno Haibleglob: Fix invalid free() call.
2017-03-31 Bruno Haibleglob: Fix memory leaks.
2017-03-31 Bruno Haiblemd5, sha1, sha256, sha512: Add comments regarding corre...
2017-03-27 Karl Berryautoupdate
2017-03-23 Andrei Borzenkovusers.txt: add grub link
2017-03-22 Paul Eggertgetopt: merge from glibc
2017-03-22 Paul Eggertdfa: make [0-9] faster in non-C locales
2017-03-21 Karl Berryautoupdate
2017-03-19 Bruno Haiblelock: Fix compilation error with HP-UX IA64 cc.
2017-03-19 Paul Eggertstdalign: tweak version# and test for HP-UX IA64
2017-03-19 Bruno Haiblevma-iter: Add support for Solaris.
2017-03-19 Bruno Haiblevma-iter: Prefer HP-UX specific API on HP-UX.
2017-03-19 Paul Eggertstdalign: restore previous behavior for HP-UX IA64
2017-03-17 Bruno Haiblestat-time, timespec: Support use of the header files...
next