summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnulib (comment change only).Paul Eggert2013-01-071-1/+8
* Merge from gnulib.Paul Eggert2013-01-034-33/+9
* Merge from gnulib.Paul Eggert2013-01-0227-27/+30
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0265-66/+66
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-0165-66/+66
* | Merge from gnulib.Paul Eggert2012-12-232-1/+5
* | (lib-src,src,lib)/makefile.w32-in: Update dependencies.Juanma Barranquero2012-12-111-2/+3
* | Use putenv+unsetenv instead of modifying environ directly.Paul Eggert2012-12-083-1/+280
* | Windows followup to 2012-12-08T02:30:51Z!eggert@cs.ucla.edu.Eli Zaretskii2012-12-081-1/+8
* | Assume POSIX 1003.1-1988 or later for signal.h.Paul Eggert2012-12-074-3/+400
* | Merge from gnulib for 'inline'.Paul Eggert2012-11-3012-10/+30
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-171-1/+1
* | Use trunk version of gnulib lib/fcntl.in.h.Paul Eggert2012-11-131-10/+2
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-139-1/+1166
* | lib/makefile.w32-in, src/makefile.w32-in: Trivial reordering of entries.Juanma Barranquero2012-11-061-6/+6
* | Fix Windows build as fallout from 2012-11-03T18:54:17Z!eggert@cs.ucla.edu.Eli Zaretskii2012-11-031-0/+14
* | Fix data-loss with --batch.Paul Eggert2012-11-035-1/+158
|/
* 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