]> code.delx.au - gnu-emacs/commit
Merge from gnulib
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jan 2016 22:50:47 +0000 (14:50 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jan 2016 22:51:22 +0000 (14:51 -0800)
commit1698036a43d9e2c55ead6216ea7156df8615da47
tree60bb61c907536ebc38c6b301fd754028b8a9b542
parentfbce4757a874cc43806eb41b8637538b101c3c69
Merge from gnulib

This incorporates:
2016-01-24 openat_proc_name: fix last '/' overwritten on OS/2 kLIBC
2016-01-24 closedir, dirfd, opendir: port to OpenSolaris 5.10
2016-01-15 detect utimes() correctly on OS/2 kLIBC
2016-01-15 openat_proc_name: port to OS/2 kLIBC
2016-01-14 stdint: check _INTPTR_T_DECLARED for intptr_t etc.
2016-01-14 opendir, closedir, dirfd, fdopendir: port to OS/2 kLIBC
2016-01-14 dup, dup2, fcntl: support a directory fd on OS/2 kLIBC
2016-01-14 binary-io: don't put fd in binary mode if a console on EMX
2016-01-14 sig2str: list all signals on FreeBSD >= 7
2016-01-13 acl-permissions: port to USE_ACL==0 platforms
2016-01-12 mktime: rename macro to avoid glibc clash
2016-01-12 Port "$@" to OpenIndiana ksh93
2016-01-12 Port Universal Time settings to strict POSIX
* build-aux/gitlog-to-changelog, build-aux/update-copyright:
* doc/misc/texinfo.tex, lib/acl-internal.c, lib/acl-internal.h:
* lib/binary-io.h, lib/dirent.in.h, lib/dirfd.c, lib/dup2.c:
* lib/fcntl.c, lib/fdopendir.c, lib/mktime.c, lib/openat-proc.c:
* lib/sig2str.h, lib/stdint.in.h, m4/dirfd.m4, m4/dup2.m4:
* m4/fcntl.m4, m4/utimes.m4:
Copy from gnulib.
* m4/gnulib-comp.m4: Regenerate.
20 files changed:
build-aux/gitlog-to-changelog
build-aux/update-copyright
doc/misc/texinfo.tex
lib/acl-internal.c
lib/acl-internal.h
lib/binary-io.h
lib/dirent.in.h
lib/dirfd.c
lib/dup2.c
lib/fcntl.c
lib/fdopendir.c
lib/mktime.c
lib/openat-proc.c
lib/sig2str.h
lib/stdint.in.h
m4/dirfd.m4
m4/dup2.m4
m4/fcntl.m4
m4/gnulib-comp.m4
m4/utimes.m4