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
0002934 [uClibc] Architecture Specific minor always 04-16-08 14:22 04-16-08 14:22
Reporter creber View Status public  
Assigned To uClibc
Priority normal Resolution open  
Status assigned   Product Version 0.9.28
Summary 0002934: [ARM] include/bits/posix_opt.h defines spinlocks as available whereas they are not
Description NPTL for ARM is not ready.
The default configuration for ARM recommends LINUXTHREADS_OLD.

However, include/bits/posix_opt.h contains the following :

/* We support spinlocks. */
#define _POSIX_SPIN_LOCKS 200112L

This is an inconsistency. This define should not be available.

As a result, third party applications which check this define to use spinlocks fail to compile. undefined reference ...


Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
04-16-08 14:22 creber New Issue
04-16-08 14:22 creber Status new => assigned
04-16-08 14:22 creber Assigned To  => uClibc
10-02-08 04:01 creber Issue Monitored: creber


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker