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

Bug#629556: also getosreldate()



2011/6/18 Aurelien Jarno <aurelien@aurel32.net>:
> I start to wonder if all these functions have really their place in
> the GNU libc, as they are quite FreeBSD specific, while the functions
> there are supposed to functions common to all OS. Maybe it's the time to
> revive a specific freebsd library?

I agree.  But then why was libfreebsd merged into glibc?

> Alternatively couldn't we have these directly in the NFS userland code?

Which functions are you referring to?  getvfsbyname and getosreldate
are not related to NFS (and getosreldate() is used in many places, I even
had to implement a replacement in GRUB).

>> getosreldate() also needed by NFS userland code
>> (both fixes are in SVN).
>
> Please revert that (or leave them disabled). Whatever the decision,
> we have to handle that with the 2.14 upload for versioning reasons.

Which functions should be removed/disabled?  We have:

Two userland functions (not NFS specific):

getosreldate
getvfsbyname

Two syscall stubs:

nfssvc
nlm_syscall

-- 
Robert Millan



Reply to: