> I don't understand why. Privilege separation just requires a separate
> user and group which is used for processing network data, the ability
> for sshd running as root to setuid(), setgid(), and setgroups() to that
> user and group, and an empty chroot. I didn't think GNU was so different
> that
> 3.
> Portability
> glibc:Portable to more than one Kernel and hence large
> BSD libc:Dont attempt to be portable across kernels and hence
> smaller.
I do not see the logic. If you are speaking about lines of code in
the distribution, I may agree, however, this does not speak to the
size of the
> In the last episode (Jan 20), Atifa Kheel said:
> > e)Other Streams(like string streams,Obstack streams,etc)
> > glibc: Supported
> > BSD libc: Not Supported.
>
> BSD supports funopen() which allows the user to create handles for
> arbitrary stream types.
glibc has fopencookie which is similar.
3 matches
Mail list logo