summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Spelling fixes.Paul Eggert2012-10-04
* Merge from gnulib.Paul Eggert2012-10-04
* Check more robustly for timer_settime.Paul Eggert2012-09-26
* Merge from gnulib.Paul Eggert2012-09-03
* lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.Juanma Barranquero2012-08-25
* MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0...Eli Zaretskii2012-08-25
* * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4: New files.Paul Eggert2012-08-24
* On assertion failure, print backtrace if available.Paul Eggert2012-08-24
* Merge from gnulib.Paul Eggert2012-08-19
* * lib/sigprocmask.c, m4/signalblocking.m4: Remove.Paul Eggert2012-08-18
* * lib/makefile.w32-in (STAT_TIME_H): New macro.Juanma Barranquero2012-08-10
* Adapt lib/makefile.w32-in to latest gnulib imports.Eli Zaretskii2012-08-03
* Merge from gnulib.Paul Eggert2012-08-02
* * lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for out-of-tree...YAMAMOTO Mitsuharu2012-08-02
* Move NT-specific include file to the NT include directoryGlenn Morris2012-08-01
* Merge from gnulib, for extern-inline.Paul Eggert2012-08-01
* Adapt Windows port to recent changes in autogen/config.in.Juanma Barranquero2012-08-01
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-29
* Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).Paul Eggert2012-07-28
* Merge from gnulib (comment changes only).Paul Eggert2012-07-21
* Merge from gnulib.Paul Eggert2012-07-15
* Remove "#define unix" that is no longer needed (Bug#11905).Paul Eggert2012-07-10
* lib/makefile.w32-in: Rework dependencies.Juanma Barranquero2012-07-09
* Merge from gnulib.Paul Eggert2012-07-09
* Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero2012-07-07
* Add gnulib files for Bug#11786 fix.Paul Eggert2012-07-06
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-06
* timespec-sub: avoid duplicate includePaul Eggert2012-07-06
* Merge from gnulib.Paul Eggert2012-07-04
* Fix parallel bootstrap on MS-Windows in lib/ and lisp/.Eli Zaretskii2012-06-26
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-25
* Improve port of struct timespec to MS-Windows.Eli Zaretskii2012-06-24
* Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.Eli Zaretskii2012-06-23
* Add gnulib files to support higher-resolution time stamps.Paul Eggert2012-06-22
* Support higher-resolution time stamps.Paul Eggert2012-06-22
* Merge from gnulib.Paul Eggert2012-06-22
* Fix the MS-Windows build broken by 1995-02-25T20:57:45Z!rms@gnu.org.Eli Zaretskii2012-05-27
* Assume gnulib does largefile.Paul Eggert2012-05-27
* Merge from gnulib.Paul Eggert2012-05-26
* Remove src/m/*.Paul Eggert2012-05-22
* Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdcPaul Eggert2012-04-21
* configure: new option --enable-gcc-warningsPaul Eggert2012-04-09
* Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii2012-04-07
* * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platformChristoph Scholtes2012-02-05
* Port to older Solaris 10 versions (Bug#10677).Paul Eggert2012-01-31
* lib/makefile.w32-in: Fix dependencies for a parallel build.Eli Zaretskii2012-01-30
* Fix typos.Juanma Barranquero2011-11-20
* Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-05
* Merge from gnulib, fixing some 'configure' typos (Bug#9696).Paul Eggert2011-10-07