1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/lib
Paul Eggert 79f15092b9 Update from Gnulib
This incorporates:
2018-05-21 crypto: omit stream ops Emacs doesn’t need
2018-05-13 truncate: Fix compilation error on Android
2018-05-13 imaxdiv: Fix compilation error on Android
2018-05-13 Support selective inclusion of recent mingw.org headers
2018-05-13 Add cross-compilation guesses for Linux systems sans glibc
2018-05-13 stdioext: Fix compilation errors with newer Android headers
2018-05-07 af_alg: Pacify --enable-gcc-warnings
2018-05-06 af_alg: Fix bug with streams that are not at position 0
2018-05-06 Followup to 'af_alg: New module'
2018-05-05 crypto/{md5,sha1,sha256,sha512}: simplify
2018-05-05 af_alg: New module
2018-05-05 af_alg: Improve function signature
2018-04-28 md5sum: Use AF_ALG when available
2018-04-28 sha512sum: Use AF_ALG when available
2018-04-28 sha256sum: Use AF_ALG when available
2018-04-28 sha1sum: Use AF_ALG when available
2018-05-05 all: Replace more http URLs by https URLs
2018-05-03 maint: port more modules to GCC 8
2018-05-03 Simplify code; drop support for Borland C++ on Windows
* admin/merge-gnulib (GNULIB_MODULES): Use crypto/md5-buffer
rather than crypto/md5, since Emacs doesn’t use the stream
operations that in recent Gnulib pull in other stuff Emacs doesn’t
need.  Similarly for crypto/sha1-buffer, crypto/sha256-buffer,
crypto/sha512-buffer.
* build-aux/config.guess, build-aux/config.sub, lib/dosname.h:
* lib/dup2.c, lib/errno.in.h, lib/euidaccess.c, lib/fcntl.c:
* lib/fcntl.in.h, lib/fpending.c, lib/fsync.c, lib/getdtablesize.c:
* lib/getopt.c, lib/gettimeofday.c, lib/inttypes.in.h, lib/md5.c:
* lib/md5.h, lib/open.c, lib/pipe2.c, lib/putenv.c, lib/sha1.c:
* lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c:
* lib/sha512.h, lib/stat-time.h, lib/stdio-impl.h, lib/stdio.in.h:
* lib/stdlib.in.h, lib/sys_stat.in.h, lib/sys_types.in.h:
* lib/timespec.h, lib/unistd.in.h, lib/utimens.c, m4/c-strtod.m4:
* m4/gnulib-common.m4, m4/inttypes.m4, m4/lstat.m4, m4/nocrash.m4:
* m4/pselect.m4, m4/readlink.m4, m4/stdio_h.m4, m4/symlink.m4:
* m4/unistd_h.m4, m4/utimens.m4:
Copy from Gnulib.
* lib/gnulib.mk.in, m4/gnulib-comp.m4: Regenerate.
2018-05-21 11:43:07 -07:00
..
_Noreturn.h Merge from gnulib 2017-03-14 14:50:02 -07:00
acl_entries.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
acl-errno-valid.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
acl-internal.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
acl-internal.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
acl.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
alloca.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
allocator.c
allocator.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
arg-nonnull.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
at-func.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
binary-io.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
binary-io.h Update from Gnulib 2018-03-07 17:56:28 -08:00
byteswap.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
c-ctype.c Merge from gnulib 2015-09-25 00:23:18 -07:00
c-ctype.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
c-strcase.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
c-strcasecmp.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
c-strncasecmp.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
c++defs.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
careadlinkat.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
careadlinkat.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
cloexec.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
cloexec.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
close-stream.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
close-stream.h Fix data-loss with --batch. 2012-11-03 11:54:17 -07:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
count-leading-zeros.c logb now works correctly on large integers 2017-03-03 09:19:08 -08:00
count-leading-zeros.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
count-one-bits.c Improve support for popcount and counting trailing zeros. 2013-10-07 14:37:19 -07:00
count-one-bits.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
count-trailing-zeros.c Improve support for popcount and counting trailing zeros. 2013-10-07 14:37:19 -07:00
count-trailing-zeros.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
diffseq.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
dirent.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
dirfd.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
dosname.h Update from Gnulib 2018-05-21 11:43:07 -07:00
dtoastr.c
dtotimespec.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
dup2.c Update from Gnulib 2018-05-21 11:43:07 -07:00
errno.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
euidaccess.c Update from Gnulib 2018-05-21 11:43:07 -07:00
execinfo.c * lib/execinfo.c, lib/execinfo.in.h, m4/execinfo.m4: New files. 2012-08-24 21:27:32 -07:00
execinfo.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
explicit_bzero.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
faccessat.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
fcntl.c Update from Gnulib 2018-05-21 11:43:07 -07:00
fcntl.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
fdatasync.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
fdopendir.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
filemode.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
filemode.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
filevercmp.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
filevercmp.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
flexmember.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
fpending.c Update from Gnulib 2018-05-21 11:43:07 -07:00
fpending.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
fstatat.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
fsusage.c Merge from gnulib, mostly to fix copyright years 2018-01-01 01:25:56 -08:00
fsusage.h Update copyright year to 2018 2018-01-01 01:25:56 -08:00
fsync.c Update from Gnulib 2018-05-21 11:43:07 -07:00
ftoastr.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
ftoastr.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
get-permissions.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
getdtablesize.c Update from Gnulib 2018-05-21 11:43:07 -07:00
getgroups.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
getloadavg.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt1.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt_int.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt-cdefs.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt-core.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt-ext.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt-pfx-core.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt-pfx-ext.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
getopt.c Update from Gnulib 2018-05-21 11:43:07 -07:00
getopt.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
gettext.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
gettime.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
gettimeofday.c Update from Gnulib 2018-05-21 11:43:07 -07:00
gnulib.mk.in Update from Gnulib 2018-05-21 11:43:07 -07:00
group-member.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
ignore-value.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
intprops.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
inttypes.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
limits.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
localtime-buffer.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
localtime-buffer.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
lstat.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
Makefile.in Update copyright year to 2018 2018-01-01 00:57:59 -08:00
md5.c Update from Gnulib 2018-05-21 11:43:07 -07:00
md5.h Update from Gnulib 2018-05-21 11:43:07 -07:00
memrchr.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
min-max.h
minmax.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
mkostemp.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
mktime-internal.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
mktime.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
nstrftime.c Update from gnulib 2018-02-01 09:21:39 -08:00
open.c Update from Gnulib 2018-05-21 11:43:07 -07:00
openat-die.c Limit <config.h>’s includes 2016-09-30 12:38:52 -07:00
openat-priv.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
openat-proc.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
openat.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
pipe2.c Update from Gnulib 2018-05-21 11:43:07 -07:00
pselect.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
pthread_sigmask.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
putenv.c Update from Gnulib 2018-05-21 11:43:07 -07:00
qcopy-acl.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
readlink.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
readlinkat.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
root-uid.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
save-cwd.c Update copyright year to 2018 2018-01-01 00:57:59 -08:00
save-cwd.h Update copyright year to 2018 2018-01-01 00:57:59 -08:00
set-permissions.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
sha1.c Update from Gnulib 2018-05-21 11:43:07 -07:00
sha1.h Update from Gnulib 2018-05-21 11:43:07 -07:00
sha256.c Update from Gnulib 2018-05-21 11:43:07 -07:00
sha256.h Update from Gnulib 2018-05-21 11:43:07 -07:00
sha512.c Update from Gnulib 2018-05-21 11:43:07 -07:00
sha512.h Update from Gnulib 2018-05-21 11:43:07 -07:00
sig2str.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
sig2str.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
signal.in.h Merge from Gnulib 2018-01-09 15:22:37 -08:00
stat-time.c
stat-time.h Update from Gnulib 2018-05-21 11:43:07 -07:00
stdalign.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
stddef.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
stdint.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
stdio-impl.h Update from Gnulib 2018-05-21 11:43:07 -07:00
stdio.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
stdlib.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
stpcpy.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
strftime.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
string.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
strtoimax.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
strtol.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
strtoll.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
symlink.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
sys_select.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
sys_stat.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
sys_time.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
sys_types.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
tempname.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
tempname.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
time_r.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
time_rz.c Update from Gnulib 2018-03-27 13:31:23 -07:00
time-internal.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
time.in.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
timegm.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
timespec-add.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
timespec-sub.c Merge from Gnulib 2017-12-31 17:21:33 -08:00
timespec.c
timespec.h Update from Gnulib 2018-05-21 11:43:07 -07:00
u64.c Merge from gnulib 2015-10-13 23:34:47 -07:00
u64.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
unistd.c Merge from gnulib 2015-10-13 23:34:47 -07:00
unistd.in.h Update from Gnulib 2018-05-21 11:43:07 -07:00
unlocked-io.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
utimens.c Update from Gnulib 2018-05-21 11:43:07 -07:00
utimens.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
verify.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
vla.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
warn-on-use.h Merge from Gnulib 2017-12-31 17:21:33 -08:00
xalloc-oversized.h Merge from Gnulib 2017-12-31 17:21:33 -08:00