This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/15020] wordexp goes into busy loop after child process closes it's output file descriptor


http://sourceware.org/bugzilla/show_bug.cgi?id=15020

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> 2013-01-18 00:02:30 UTC ---
wordexp("$(exec >&-; sleep 10)", p, 0);

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]