Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: base64 routines [was: Re: CVS commit: src/usr.bin]
   
   This apparently breaks the tools on Darwin. I'm thinking of two
   possible solutions -- either adding base64 encode/decode routines
   to some lib (libc or libutil? or something else) or just solve
   the problem for uuencode/uudecode with a local copy of the b64_ntop and
   b64_pton routines.
   
   Opinions?
make the tools version not include the b64 functionality?
Home |
Main Index |
Thread Index |
Old Index