Re: systems requiring exit?

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

 



Howard Chu <hyc@xxxxxxxxxxxxxxx> writes:

> As I recall, they implemented a fairly old draft of POSIX threads (and
> not the same draft version as DCE or AIX) and with a compiler named
> "c89" it's a given that they're not up to C99 specs. But still
> reasonably modern.
>
> http://www.openldap.org/faq/data/cache/719.html

If they conform to C89 there should be no problem.  In C89, returning
N from 'main' is like 'exit(N)'.  This thread is about pre-C89 systems
where the return value from 'main' is mangled.


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux