diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 0 insertions, 13 deletions
| @@ -1,16 +1,3 @@ | |||
| 1 | 2012-10-19 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Use faccessat, not access, when checking file permissions (Bug#12632). | ||
| 4 | * .bzrignore: Add lib/fcntl.h. | ||
| 5 | * configure.ac (euidaccess): Remove check; gnulib does this for us now. | ||
| 6 | (gl_FCNTL_O_FLAGS): Define a dummy version. | ||
| 7 | * lib/at-func.c, lib/euidaccess.c, lib/faccessat.c, lib/fcntl.in.h: | ||
| 8 | * lib/getgroups.c, lib/group-member.c, lib/root-uid.h: | ||
| 9 | * lib/xalloc-oversized.h, m4/euidaccess.m4, m4/faccessat.m4: | ||
| 10 | * m4/fcntl_h.m4, m4/getgroups.m4, m4/group-member.m4: | ||
| 11 | New files, from gnulib. | ||
| 12 | * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. | ||
| 13 | |||
| 14 | 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca> |
| 15 | 2 | ||
| 16 | * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well. | 3 | * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well. |