[uClibc]More problems with...

michaels at jungo.com michaels at jungo.com
Mon Mar 5 19:45:51 UTC 2001


This time it is mknod:
in sys/stat.h there is inline mknod() whih calls to _xmknod(),
and in _xmknod() we call ... mknod().
After a while, the stack gets overflown, and program exits...

I think we shall call syscall mknod() not the inline function from
stat.h 
Please fix.
-- 
Sincerely yours,
Michael Shmulevich
______________________________________
Software Developer
Jungo - R&D 
email: michaels at jungo.com
web: http://www.jungo.com
Phone: 1-877-514-0537(USA)  +972-9-8859365(Worldwide) ext. 233
Fax:   1-877-514-0538(USA)  +972-9-8859366(Worldwide)





More information about the uClibc mailing list