md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / lib /
2013-12-03 Pádraig Bradymd5, sha1, sha256, sha512: use openssl routines if...
2013-11-29 RV971base64: fix recent compilation regression on some compilers
2013-11-28 Paul Eggertignore-value: revert previous code change
2013-11-28 Pádraig Bradyselinux-h: improve stub types and add more stub functions
2013-11-27 Paul Eggertignore-value: prefer GCC version back through 2.0
2013-11-22 Jim Meyeringquotearg: don't attempt to store 1 << 31 into an "int"
2013-11-13 Paul EggertFix indentation in previous patch.
2013-11-13 Paul Eggert* lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:
2013-11-11 Pádraig Bradybase64: provide a fast path for encoding well sized...
2013-11-08 Eric Blakefpending: fix typo
2013-11-08 Eric Blakefpending: fix regression on DragonFly BSD
2013-11-04 Paul Eggertintprops: port to Oracle Studio c99
2013-10-31 Paul Eggertobstack: pacify HP C
2013-10-31 Paul Eggertisnan: port to VAX
2013-10-21 Jim Meyeringregex: also remove dependency on HAVE_WCSCOLL
2013-10-21 Reuben Thomasxfreopen: fix typo: s/frepoen/freopen/
2013-10-20 Jim Meyeringerror: add the printf attribute to a static function
2013-10-19 Jim Meyeringfpending, obstack, strerror-override: use pure+const...
2013-10-14 Paul Eggertmgetgroups: remove dependency on realloc-gnu
2013-10-09 Paul Eggertstrtoimax, strtoumax: port to HP-UX 11.11
2013-10-09 Paul Eggertstrtoimax: port to HP-UX 11.11
2013-10-07 Paul EggertNew module 'count-trailing-zeros'.
2013-10-07 Paul Eggertcount-leading-zeros: port to MSC; support types wider...
2013-10-07 Paul Eggertcount-one-bits: port to MSC; support types wider than...
2013-10-07 Andrew Borodinmountlist: fix resource leak with MOUNTED_INTERIX_STATVFS
2013-10-03 Paul Eggertverify: new macro 'assume'
2013-09-26 Eric Blakedup2, dup3: work around another cygwin crasher
2013-09-26 Eric Blakegetdtablesize: work around cygwin issue
2013-09-23 Jim Meyeringtimespec: use the new TIMESPEC_RESOLUTION in a few...
2013-09-21 Pádraig Bradyuserspec: support optional parameters to parse_user_spec()
2013-09-19 Paul Eggerttimespec: new function make_timespec, and new constants
2013-09-19 Paul Eggertstdio: OS X port of putc_unlocked + extern inline
2013-09-19 Paul Eggertsignal: OS X port of sigaddset etc. + extern inline
2013-09-19 Kevin Cernekeefflush, freadahead, fseeko: Fix for Android
2013-09-18 Mats Erik Anderssongetgroups: statement without effect
2013-09-09 Eric Blakeglob: fix compilation
2013-09-07 Eric Blakeglob: fix build for platforms without __THROW
2013-09-05 Anton Ovchinnikovregex-quote: fix buffer access out of bounds
2013-09-04 Eric Blakeglob: avoid -Wattribute warnings on glibc
2013-08-29 Paul Eggertheaders: check that _GL_INLINE_HEADER_BEGIN is defined
2013-08-26 Simon Josefssongc: support HMAC-SHA256 and HMAC-SHA512.
2013-08-23 Paul Eggertselinux-at: omit unnecessary include
2013-08-11 Paul Eggertfpending: port to recent Cygwin change to stdio_ext.h
2013-08-11 Paul Eggertsys_time: port to OpenBSD
2013-07-20 Daiki Uenolocalecharset: make locale_charset thread-safe on Mac...
2013-07-17 Paul Eggerttmpdir: fix bug in VMS port
2013-07-15 Paul Eggerttmpdir: fix typo in previous change
2013-07-15 Paul Eggert* lib/tmpdir.c: Simplify code to add slash; no need...
2013-07-15 Paul Eggerttmpdir: port to VMS, to // != /, and to long dirs
2013-07-09 Paul Eggertregex: port to --with-included-regex --enable-gcc-warni...
2013-07-09 Paul Eggertaccept4, dup3, pipe2: port to Cygwin
2013-07-09 Pádraig Bradymountlist: add support for deallocating returned list...
2013-07-08 Paul Eggertstdalign, verify: port to FreeBSD 9.1, to C11, and...
2013-07-07 Paul Eggertfnmatch: don't goto over declaration
2013-07-06 Paul Eggertpipe2: decouple from binary-io a bit
2013-06-23 Paul Eggertignore-value: port to gcc -pedantic
2013-06-18 Paul Eggertfflush, fseeko: port to musl cross-compiles
2013-06-16 Paul Eggertmsvc-inval: port to mingw-w64
2013-06-12 Paul Eggertgetcwd-lgpl: port to Tru64
2013-06-02 Paul Eggertsig2str: port to C++
2013-05-30 Eric Blakevasnprintf: silence mingw compiler warning
2013-05-30 Paul Eggertc-ctype, regex, verify: port to gcc -std=c90 -pedantic
2013-05-29 Paul Eggertregex: adapt to locking regime instead of depending...
2013-05-19 Paul Eggertregex: fix dfa race in multithreaded uses
2013-05-19 Paul Eggertmalloca: port to compilers that reject size-zero arrays
2013-05-19 Paul Eggertparse-datetime, tests: don't use "string" + int
2013-05-17 Alexandre Duret... argmatch: port to C++
2013-05-17 Alexandre Duret... argp: typo fix
2013-05-16 Paul Eggertthread: port --enable-gcc-warnings to clang
2013-05-16 Paul Eggertstdio: use __REDIRECT for fwrite, fwrite_unlocked
2013-05-15 Paul Eggertstdio: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertsig2str: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertobstack: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmemchr2: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmbsstr: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmalloca: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertinttostr: port --enable-gcc-warnings to clang
2013-05-14 Jim Meyeringquotearg: do not read beyond end of buffer
2013-05-12 Paul Eggertmkdir-p: remove assumptions about umask and mode
2013-05-07 Paul Eggertqacl: port to MS-Windows port of GNU Emacs
2013-05-07 Mike Frysingeracl: include quote.h
2013-05-01 Paul Eggertutimens, utimensat: work around Solaris UTIME_OMIT bug
2013-04-30 Paul Eggertacl: include errno.h to get errno
2013-04-28 Paul Eggertqacl: new module, broken out from the acl module
2013-04-27 Paul Eggertalignof, intprops, malloca: port better to IBM's C...
2013-04-25 Daiki Uenowctype-h: fix gettext link error on mingw
2013-03-22 Paul Eggertsys_select, sys_time: port 2013-01-30 Solaris 2.6 fix...
2013-03-19 Paul Eggertcopy-file, rpmatch: fix problems found by cppcheck
2013-03-13 Paul Eggertputenv: port to Solaris 10
2013-03-11 Eric Blakeputenv: avoid compilation warning on mingw
2013-03-11 Gary V. Vaughanunistd: don't prevent Tru64 Unix from using gnulib...
2013-03-08 Gary V. Vaughanregex: rename remaining __attribute calls to __attribute__.
2013-03-06 Bruno Haibleexecute: Revert last change, but use a different condition.
2013-03-05 Eric Blakeexecute: drop dead code
2013-02-26 Paul Eggertregex: merge patches from libc
2013-02-22 Paul Eggertputenv: port better to native Windows
2013-02-20 Paul Eggertregex: ignore old-style-definition warnings
2013-02-20 Paul Eggertgetcwd: support coreutils better
2013-02-20 Paul Eggert* lib/strtod.c (HAVE_RAW_DECL_STRTOD): Remove; no longe...
2013-02-19 Paul Eggertstrtod: support coreutils better
next