aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix parallel bootstrap on MS-Windows in lib/ and lisp/.Eli Zaretskii2012-06-261-4/+1
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-1/+1
* Improve port of struct timespec to MS-Windows.Eli Zaretskii2012-06-244-6/+0
* Fix the MS-Windows build broken by 2012-06-22T21:17:[email protected].Eli Zaretskii2012-06-234-0/+42
* Add gnulib files to support higher-resolution time stamps.Paul Eggert2012-06-2212-0/+1816
* Support higher-resolution time stamps.Paul Eggert2012-06-221-22/+118
* Merge from gnulib.Paul Eggert2012-06-226-11/+12
* Fix the MS-Windows build broken by 1995-02-25T20:57:[email protected].Eli Zaretskii2012-05-272-283/+287
* Assume gnulib does largefile.Paul Eggert2012-05-271-1/+1
* Merge from gnulib.Paul Eggert2012-05-2658-1386/+1918
* Remove src/m/*.Paul Eggert2012-05-221-10/+0
* Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdcPaul Eggert2012-04-211-1/+1
* configure: new option --enable-gcc-warningsPaul Eggert2012-04-091-0/+1
* Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii2012-04-071-2/+2
* * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platformChristoph Scholtes2012-02-051-1/+0
* Port to older Solaris 10 versions (Bug#10677).Paul Eggert2012-01-312-1/+94
* lib/makefile.w32-in: Fix dependencies for a parallel build.Eli Zaretskii2012-01-301-0/+1
* Fix typos.Juanma Barranquero2011-11-202-2/+2
* Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-051-1/+3
* Merge from gnulib, fixing some 'configure' typos (Bug#9696).Paul Eggert2011-10-072-28/+16
* Merge from gnulib, improving some licensing wording.Paul Eggert2011-09-268-87/+295
* Merge from gnulib, porting to Tru64.Paul Eggert2011-09-112-2/+8
* Merge from gnulib.Paul Eggert2011-09-033-3/+10
* Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-244-76/+128
* * lib/stdint.in.h: Merge from gnulib (Bug#9025).Paul Eggert2011-07-091-41/+55
* Add strtoimax module, needed for Solaris 8 port.Paul Eggert2011-07-082-1/+54
* Simplify Emacs part of pthread_sigmask support.Paul Eggert2011-07-086-79/+498
* Add gnulib support for pthread_sigmask.Paul Eggert2011-07-062-1/+431
* Use gnulib's dup2 module instead of rolling our own.Paul Eggert2011-06-252-1/+142
* * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.Paul Eggert2011-06-232-1/+9
* Use gnulib's alloca-opt module.Paul Eggert2011-06-212-1/+80
* Add crypto/sha256 and crypto/sha512 modules from gnulibLeo Liu2011-06-217-1/+1576
* * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.Paul Eggert2011-06-191-0/+2
* Merge from gnulib: lib/gnulib.mk, m4/*.m4.Paul Eggert2011-06-151-12/+8
* * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib.Paul Eggert2011-06-153-45/+17
* * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.Paul Eggert2011-06-081-141/+141
* Merge from gnulib.Paul Eggert2011-06-062-5/+2
* * lib/getopt.c: Merge trivial change from gnulib.Paul Eggert2011-06-041-1/+0
* * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.Paul Eggert2011-06-022-5/+12
* lib/getopt_.h: Regenerate.Juanma Barranquero2011-05-311-2/+2
* Adjust to recent gnulib change for @GUARD_PREFIX@.Paul Eggert2011-05-2913-66/+78
* * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib.Paul Eggert2011-05-272-21/+70
* Add crypto/sha1 module from gnulibLeo Liu2011-05-244-1/+539
* * lib/verify.h: Merge from gnulib.Paul Eggert2011-05-231-1/+3
* Merge from gnulib.Paul Eggert2011-05-222-17/+23
* Merge from gnulib.Paul Eggert2011-05-153-37/+285
* Merge from gnulib.Paul Eggert2011-05-051-51/+79
* Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.Paul Eggert2011-05-042-1/+64
* * Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.Paul Eggert2011-05-032-1/+12
* Update from gnulib.Paul Eggert2011-04-261-4/+13