BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000700 [uClibc] Other minor always 02-07-06 14:23 02-07-06 17:31
Reporter janlana View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000700: include stdlib.h with enabled arc4random() sometimes fails
Description I have uClibc with arc4random feature enabled. When I include just <stdlib.h>, compilation fails on stdlib.h:852 because u_int32_t type is not defined. The type is defined in sys/types.h but the file is not included in stdlib.h.

Result: compilation of openssl-0.9.7e with uClibc (with arc4random) fails.
Additional Information
Attached Files

- Relationships

- Notes
(0001061)
vapier
02-07-06 17:31

changed to use more standard 'uint*' types
 

- Issue History
Date Modified Username Field Change
02-07-06 14:23 janlana New Issue
02-07-06 14:23 janlana Status new => assigned
02-07-06 14:23 janlana Assigned To  => uClibc
02-07-06 17:31 vapier Note Added: 0001061
02-07-06 17:31 vapier Status assigned => closed
02-07-06 17:31 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker