[haiku-bugs] [Haiku] #18062: Implement crypt_r in libroot

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 10 Nov 2022 17:59:39 -0000

#18062: Implement crypt_r in libroot
-------------------------+--------------------------
 Reporter:  davidkaroly  |       Owner:  nobody
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Unscheduled
Component:  - General    |     Version:  R1/beta3
 Keywords:               |  Blocked By:
 Blocking:               |    Platform:  All
-------------------------+--------------------------
 We have crypt() implemented in libroot/posix/crypt/crypt.cpp but it uses a
 statically defined outBuffer.

 I think it would make it easier to port existing software to Haiku if we
 implement crypt_r() as well, and probably it won't be too difficult -
 unless I overlooked something.

 Was there any particular reason for not implementing crypt_r() or is it
 only that it was not needed yet?
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/18062>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: