This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: obnoxious "not implemented" messages


>The stub long-double math functions print an obnoxious message in
>addition to returning ENOSYS.  Why is this done?  It doesn't help the

I imagine because people don't usually expect the math functions to fail and 
so don't bother checking for errors like they might for system calls.

p.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]