aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Port recent close-on-exec changes to Cygwin.Paul Eggert2013-07-094-9/+87
* Handle errno and exit status a bit more carefully.Paul Eggert2013-07-092-56/+1
* Try to fix FreeBSD 9.1 porting problem.Paul Eggert2013-07-072-62/+89
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-074-3/+595
* Merge from gnulib.Paul Eggert2013-07-011-6/+7
* Merge from gnulib.Paul Eggert2013-06-093-2/+13
* Merge from trunk.Eli Zaretskii2013-05-162-6/+20
|\
| * Merge from gnulib.Paul Eggert2013-05-162-6/+20
* | Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-1512-10/+2936
|\|
| * lib/makefile.w32-in (ACL_H): New macro.Juanma Barranquero2013-05-081-3/+5
| * Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-0711-2/+2918
| * Merge from gnulib.Paul Eggert2013-05-061-8/+16
* | Merge from trunk.Eli Zaretskii2013-05-011-1/+1
|\|
| * Merge from gnulib.Paul Eggert2013-04-271-1/+1
* | Merge from trunk, resolve conflicts.Eli Zaretskii2013-04-141-1/+1
|\|
| * Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert2013-04-061-1/+1
* | Added nt/gnulib.mk and removed kludges from ms-w32.h and ntlib.h.Eli Zaretskii2013-03-311-0/+4
|/
* Merge from gnulib.Paul Eggert2013-03-232-6/+19
* File synchronization fixes.Paul Eggert2013-03-133-1/+129
* Merge from gnulib: putenv: port to Solaris 10.Paul Eggert2013-03-131-5/+5
* Merge from gnulib.Paul Eggert2013-03-122-38/+42
* Merge from gnulib.Paul Eggert2013-03-011-18/+76
* MS-Windows followup for 2013-02-11T23:37:[email protected].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:[email protected]Paul 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:[email protected].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:[email protected].Eli Zaretskii2012-11-031-0/+14
* | Fix data-loss with --batch.Paul Eggert2012-11-035-1/+158
|/