diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-04 08:50:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-04 08:50:58 +0000 |
commit | f04cf614b0c2eb63b0c9534121ea910b0554d9eb (patch) | |
tree | b97eb14558224cf3979b6d0c4bbf32f10898d5d8 | |
parent | 940ffe5e02093f9adf6f21c0324ed54042202347 (diff) | |
download | coreutils-f04cf614b0c2eb63b0c9534121ea910b0554d9eb.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ * Version 5.2.1. +2004-03-03 Paul Eggert <eggert@twinsun.com> + + * src/nohup.c (main): Don't invoke set_cloexec_flag with + a file descriptor of -1. + 2004-03-02 Dmitry V. Levin <ldv@altlinux.org> * src/nohup.c: Include "cloexec.h". |