touching named pipe fails

Mike Frysinger vapier at gentoo.org
Wed Apr 8 09:04:25 UTC 2009


On Wednesday 08 April 2009 04:14:05 ipif wrote:
> I'm working on an embedded sparc system with linux-2.6.21 and
> uclibc-0.9.30. When I try to touch a fifo, touch itself stops waiting for
> data. This is not the expected behavior, as it should just exit.

you first have to prove that this is a bug in uClibc and not touch.  where 
exactly are you getting touch from ?  did you try running gdb against that to 
see if it is the one doing the read and not uClibc ?  considering the 
functions (most likely) involved, i doubt uClibc is the culprit.

> On my pc (glibc) the last part looks like this:

what glibc is doing is largely irrelevant as the version of touch built there 
will use wildly different interfaces (the *at funcs in this case).
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20090408/fa10960f/attachment.pgp>


More information about the uClibc mailing list