Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How to enable sighold and sigrelse in uClibc ?
@ 2012-09-27 15:52 Stefan Fröberg
  2012-09-27 16:01 ` Samuel Martin
  2012-09-27 16:30 ` Stefan Fröberg
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Fröberg @ 2012-09-27 15:52 UTC (permalink / raw)
  To: buildroot

Hello everyone

I need to enable sighold() and sigrelse() functions in uClibc (version
0.9.33 using NPTL)
and I have enabled the corresponding UCLIBC_SUSV4_LEGACY (Enable SuSv4
Legacy or obsolescent functions)
option in .config.

However, when trying to use those functions in application they are
undeclared and
indeed, when checking from uClibc source directory libc/signal I see
that they are not even compiled
(no sighold.o and sigrelse.o).

So what else is needed to make sighold.o and sigrelse.o ?

Best regards
Stefan

P.S:  
Is there __fxstat64() function somewhere in uClibc ?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-27 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 15:52 [Buildroot] How to enable sighold and sigrelse in uClibc ? Stefan Fröberg
2012-09-27 16:01 ` Samuel Martin
2012-09-27 16:09   ` Stefan Fröberg
2012-09-27 16:30 ` Stefan Fröberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox