aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-27Fix the MS-Windows build broken by 1995-02-25T20:57:45Z!rms@gnu.org.Eli Zaretskii2-283/+287
2012-05-27Assume gnulib does largefile.Paul Eggert1-1/+1
2012-05-26Merge from gnulib.Paul Eggert58-1386/+1918
2012-05-22Remove src/m/*.Paul Eggert1-10/+0
2012-04-21Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdcPaul Eggert1-1/+1
2012-04-09configure: new option --enable-gcc-warningsPaul Eggert1-0/+1
2012-04-07Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii1-2/+2
2012-02-05* lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platformChristoph Scholtes1-1/+0
2012-01-31Port to older Solaris 10 versions (Bug#10677).Paul Eggert2-1/+94
2012-01-30lib/makefile.w32-in: Fix dependencies for a parallel build.Eli Zaretskii1-0/+1
2011-11-20Fix typos.Juanma Barranquero2-2/+2
2011-11-05Support MSVC build with newer versions of Visual Studio.Eli Zaretskii1-1/+3
2011-10-07Merge from gnulib, fixing some 'configure' typos (Bug#9696).Paul Eggert2-28/+16
2011-09-26Merge from gnulib, improving some licensing wording.Paul Eggert8-87/+295
2011-09-11Merge from gnulib, porting to Tru64.Paul Eggert2-2/+8
2011-09-03Merge from gnulib.Paul Eggert3-3/+10
2011-07-24Merge from gnulib, using build-aux to remove clutter.Paul Eggert4-76/+128
2011-07-09* lib/stdint.in.h: Merge from gnulib (Bug#9025).Paul Eggert1-41/+55
2011-07-08Add strtoimax module, needed for Solaris 8 port.Paul Eggert2-1/+54
2011-07-08Simplify Emacs part of pthread_sigmask support.Paul Eggert6-79/+498
2011-07-08* lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge from gnulib.Paul Eggert2-74/+78
2011-07-06Add gnulib support for pthread_sigmask.Paul Eggert2-1/+431
2011-06-25Use gnulib's dup2 module instead of rolling our own.Paul Eggert2-1/+142
2011-06-23* lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.Paul Eggert2-1/+9
2011-06-21Use gnulib's alloca-opt module.Paul Eggert2-1/+80
2011-06-21Add crypto/sha256 and crypto/sha512 modules from gnulibLeo Liu7-1/+1576
2011-06-19* lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.Paul Eggert1-0/+2
2011-06-15Merge from gnulib: lib/gnulib.mk, m4/*.m4.Paul Eggert1-12/+8
2011-06-15* lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib.Paul Eggert3-45/+17
2011-06-08* lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.Paul Eggert1-141/+141
2011-06-06Merge from gnulib.Paul Eggert2-5/+2
2011-06-04* lib/getopt.c: Merge trivial change from gnulib.Paul Eggert1-1/+0
2011-06-02* lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.Paul Eggert2-5/+12
2011-05-31lib/getopt_.h: Regenerate.Juanma Barranquero1-2/+2
2011-05-30[ChangeLog]Paul Eggert2-5/+12
2011-05-29Adjust to recent gnulib change for @GUARD_PREFIX@.Paul Eggert13-66/+78
2011-05-27* doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib.Paul Eggert2-21/+70
2011-05-24Add crypto/sha1 module from gnulibLeo Liu4-1/+539
2011-05-23* lib/verify.h: Merge from gnulib.Paul Eggert1-1/+3
2011-05-22Merge from gnulib.Paul Eggert2-17/+23
2011-05-15Merge from gnulib.Paul Eggert3-37/+285
2011-05-05Merge from gnulib.Paul Eggert1-51/+79
2011-05-04Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.Paul Eggert2-1/+64
2011-05-03* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional-dependencies.Paul Eggert2-1/+12
2011-04-26Update from gnulib.Paul Eggert1-4/+13
2011-04-22Merge from gnulib.Paul Eggert2-3/+5
2011-04-22Simpler version of strtoumax module.Paul Eggert4-1197/+4
2011-04-21* lib/wchar.h, lib/inttypes.h: Remove; not needed.Paul Eggert2-2471/+0
2011-04-21* Makefile.in (GNULIB_MODULES): Add strtoumax.Paul Eggert12-1/+5587
2011-04-17Merge from gnulib.Paul Eggert3-17/+242