On 2/7/2011 1:13 PM, Laurent Bercot wrote: > Hello list, > This is in no way urgent, but since uClibc is nearing feature-completeness, > are there plans to add, sooner or later, support for recent Linux system > calls ? such as: > > - eventfd > - pipe2 > - accept4 > - dup3 > - ... > > I've noticed that signalfd is already there, and I'm surprised the other > ones did not make it. > I can live without them, but having them would be nice. > > Thanks for your answer, >
Hi Laurent, it was in my plan... I've indeed recently wired-up accept4 in linux-sh kernel and noted that the C wrapper was missing. But not sure when I'll have some free time in the short term. carmelo > -- > Laurent > _______________________________________________ > uClibc mailing list > [email protected] > http://lists.busybox.net/mailman/listinfo/uclibc > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
