D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 13146 - Add missing function definitions from stdlib.h on Solaris
Summary: Add missing function definitions from stdlib.h on Solaris
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: druntime (show other issues)
Version: D2
Hardware: x86 Solaris
: P1 enhancement
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks: 8859
  Show dependency treegraph
 
Reported: 2014-07-17 02:30 UTC by Jason King
Modified: 2014-07-17 03:14 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Jason King 2014-07-17 02:30:53 UTC
There are a number of stdlib.h functions not defined in src/core/sys/posix/stdlib.d for Solaris.  We should add them to match the other platforms.