From: Tom H. <th...@cy...> - 2003-07-03 13:22:57
|
In message <Pin...@gr...> Nicholas Nethercote <nj...@ca...> wrote: > Doing the same on my system, I also got these ones (that weren't on the > original blacklist): > > ether_ntoa ether_aton These look like they need to go it. > nis_leaf_of nis_name_of nis_domain_of nis_sperror > getaliasent getaliasbyname I can't see any documentation for these, so it's difficult to say. > gethostbyname2 getservbyname These look like they need to go it. > getnetgrent Probably, although it doesn't seem to have a manual page. > getpwnam I think this is already in isn't it? If it isn't then it needs to go in. > getspent getspnam > sgetspent fgetspent These are for the shadow file, and probably need to go in although they don't seem to have manual pages... > rand Yes, along with srand if it isn't in the other list. > ptsname Probably, although it doesn't seem to have a manual page. > getdate getutent getutid getutline Yes, along with pututline I think. > BIO_gethostbyname That's an openssl routine. It may need to go in though, but I was mainly looking at C library routines. Tom -- Tom Hughes (th...@cy...) Software Engineer, Cyberscience Corporation http://www.cyberscience.com/ |