diff options
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -6,7 +6,6 @@ | |||
| 6 | Make file descriptors close-on-exec when possible (Bug#14803). | 6 | Make file descriptors close-on-exec when possible (Bug#14803). |
| 7 | * configure.ac (mkostemp): New function to check for. | 7 | * configure.ac (mkostemp): New function to check for. |
| 8 | (PTY_OPEN): Pass O_CLOEXEC to posix_openpt. | 8 | (PTY_OPEN): Pass O_CLOEXEC to posix_openpt. |
| 9 | |||
| 10 | * lib/fcntl.c, lib/getdtablesize.c, lib/pipe2.c, m4/fcntl.m4: | 9 | * lib/fcntl.c, lib/getdtablesize.c, lib/pipe2.c, m4/fcntl.m4: |
| 11 | * m4/getdtablesize.m4, m4/pipe2.m4: New files, taken from gnulib. | 10 | * m4/getdtablesize.m4, m4/pipe2.m4: New files, taken from gnulib. |
| 12 | * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. | 11 | * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. |