summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnulib.Paul Eggert2013-03-011-18/+76
* MS-Windows followup for 2013-02-11T23:37:18Z!eggert@cs.ucla.edu.Eli Zaretskii2013-02-121-0/+5
* Tune by using memchr and memrchr.Paul Eggert2013-02-113-1/+1300
* Merge from gnulib.Paul Eggert2013-02-112-3/+3
* Merge from gnulib.Paul Eggert2013-02-087-103/+129
* Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-3114-21/+1093
* Merge from gnulib.Paul Eggert2013-01-221-18/+2
* Merge from gnulib.Paul Eggert2013-01-161-1/+1
* * lib/getopt_.h: Remove trailing CRs that crept in.Paul Eggert2013-01-111-285/+285
* lib/getopt_.h: Regenerate.Eli Zaretskii2013-01-111-283/+285
* Merge from gnulib.Paul Eggert2013-01-093-2/+7
* Spelling fix merged from gnulib.Paul Eggert2013-01-091-1/+1
* 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