summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-17
* Use trunk version of gnulib lib/fcntl.in.h.Paul Eggert2012-11-13
* Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-13
* lib/makefile.w32-in, src/makefile.w32-in: Trivial reordering of entries.Juanma Barranquero2012-11-06
* Fix Windows build as fallout from 2012-11-03T18:54:17Z!eggert@cs.ucla.edu.Eli Zaretskii2012-11-03
* Fix data-loss with --batch.Paul Eggert2012-11-03
* 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