bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

_Exit detection


From: Thien-Thi Nguyen
Subject: _Exit detection
Date: Mon, 12 Jul 2010 13:11:26 +0200

GNU RCS uses gnulib module ‘stdlib’, which AFAICT does not
detect missing ‘_Exit’, e.g., when using dietlibc:

https://savannah.gnu.org/bugs/?30372

I am unsure where/how to fix this and would be grateful for any tips.
Specifically:

- Is this something gnulib can/should handle?
- If not, what is the best (gnulib-compatible)
  way to detect missing ‘_Exit’?
- Moving laterally, is it poor style to use ‘_Exit’
  (as opposed to plain old ‘_exit’) in the first place?

I look forward to learning from your repsonses.

thi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]