POSIX compliance

Peter Mazinger ps.m at gmx.net
Tue Mar 15 22:05:31 UTC 2011


Hi,

How should code be handled, that is not compliant? Should we add a config option that disables/enables compliant code (even if other libc implementations do it some other way or do not care)?

telldir()
- POSIX 2001/2008 says there are no errors
- man pages says that EBADF is allowed

wcsstr() uses restrict keyword in POSIX, glibc does not, I have found the reversed case as well...

Thanks, Peter
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


More information about the uClibc mailing list