summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2012-10-041-1/+1
* Merge from gnulib.Paul Eggert2012-10-043-2/+46
* Check more robustly for timer_settime.Paul Eggert2012-09-261-1/+1
* Merge from gnulib.Paul Eggert2012-09-031-20/+31
* lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.Juanma Barranquero2012-08-251-1/+3
* MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0...Eli Zaretskii2012-08-251-0/+8
* * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4: New files.Paul Eggert2012-08-242-0/+57
* On assertion failure, print backtrace if available.Paul Eggert2012-08-241-1/+26
* Merge from gnulib.Paul Eggert2012-08-193-4/+4
* * lib/sigprocmask.c, m4/signalblocking.m4: Remove.Paul Eggert2012-08-181-349/+0
* * lib/makefile.w32-in (STAT_TIME_H): New macro.Juanma Barranquero2012-08-101-7/+10
* Adapt lib/makefile.w32-in to latest gnulib imports.Eli Zaretskii2012-08-031-2/+17
* Merge from gnulib.Paul Eggert2012-08-023-3/+3
* * lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for out-of-tree...YAMAMOTO Mitsuharu2012-08-021-1/+1
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-011-2/+2
* Merge from gnulib, for extern-inline.Paul Eggert2012-08-019-22/+83
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-011-1/+3
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).Paul Eggert2012-07-281-1/+1
* Merge from gnulib (comment changes only).Paul Eggert2012-07-211-1/+5
* Merge from gnulib.Paul Eggert2012-07-152-5/+31
* Remove "#define unix" that is no longer needed (Bug#11905).Paul Eggert2012-07-101-25/+3
* lib/makefile.w32-in: Rework dependencies.Juanma Barranquero2012-07-091-103/+99
* Merge from gnulib.Paul Eggert2012-07-092-4/+7
* Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero2012-07-071-1/+24
* Add gnulib files for Bug#11786 fix.Paul Eggert2012-07-065-0/+857
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-061-1/+13
* timespec-sub: avoid duplicate includePaul Eggert2012-07-061-1/+0
* Merge from gnulib.Paul Eggert2012-07-041-0/+7
* 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:42Z!eggert@cs.ucla.edu.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:45Z!rms@gnu.org.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