diff options
| author | Paul Eggert | 2014-06-01 16:58:38 -0700 |
|---|---|---|
| committer | Paul Eggert | 2014-06-01 16:58:38 -0700 |
| commit | eed652d649d28e9dafdb01f9c7425d7d28899e0d (patch) | |
| tree | 07fbdfd51e4877c85a23b996dc244ff7f21a0d57 /ChangeLog | |
| parent | b9928bbace87a54feffa5fc21eab791f658406b9 (diff) | |
| download | emacs-eed652d649d28e9dafdb01f9c7425d7d28899e0d.tar.gz emacs-eed652d649d28e9dafdb01f9c7425d7d28899e0d.zip | |
Merge from gnulib.
This incorporates:
2014-06-02 acl: apply pure attribute to two functions
2014-06-01 gnulib-common.m4: add _GL_UNUSED_LABEL
2014-05-31 dup2, fcntl, fcntl-h: port to AIX 7.1
2014-05-30 ftoastr: work around compiler bug in IBM xlc 12.1
* lib/acl-internal.h, lib/fcntl.in.h, lib/ftoastr.h:
* m4/dup2.m4, m4/fcntl.m4, m4/gnulib-common.m4:
Update from gnulib.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -1,3 +1,14 @@ | |||
| 1 | 2014-06-01 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Merge from gnulib, incorporating: | ||
| 4 | 2014-06-02 acl: apply pure attribute to two functions | ||
| 5 | 2014-06-01 gnulib-common.m4: add _GL_UNUSED_LABEL | ||
| 6 | 2014-05-31 dup2, fcntl, fcntl-h: port to AIX 7.1 | ||
| 7 | 2014-05-30 ftoastr: work around compiler bug in IBM xlc 12.1 | ||
| 8 | * lib/acl-internal.h, lib/fcntl.in.h, lib/ftoastr.h: | ||
| 9 | * m4/dup2.m4, m4/fcntl.m4, m4/gnulib-common.m4: | ||
| 10 | Update from gnulib. | ||
| 11 | |||
| 1 | 2014-06-01 Juanma Barranquero <lekktu@gmail.com> | 12 | 2014-06-01 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 13 | ||
| 3 | * configure.ac (C_HEAP_SWITCH): Raise HEAPSIZE value for 32-bit | 14 | * configure.ac (C_HEAP_SWITCH): Raise HEAPSIZE value for 32-bit |