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
0000380 [buildroot] Architecture Specific minor always 08-12-05 00:47 02-12-07 05:50
Reporter allanc View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000380: uClibc no longer uses a parameter that buildroot configures for threads
Description uClibc does this:

ifeq ($(BR2_PTHREADS_NATIVE),y)
        $(SED) 's,# PTHREADS_NATIVE is not set,PTHREADS_NATIVE=y,g' $(UCLIBC_DIR)/.config
endif

...but PTHREADS_NATIVE doesn't seem to be in the .config anymore. Patch adds setting UCLIBC_HAS_THREADS instead, one-liner.
Additional Information
Attached Files  uclibc-thread.patch [^] (777 bytes) 08-12-05 00:47

- Relationships

- Notes
(0000450)
vapier
08-28-05 01:00

thanks, fixed in svn
 

- Issue History
Date Modified Username Field Change
08-12-05 00:47 allanc New Issue
08-12-05 00:47 allanc Status new => assigned
08-12-05 00:47 allanc Assigned To  => uClibc
08-12-05 00:47 allanc File Added: uclibc-thread.patch
08-13-05 11:03 swth Issue Monitored: swth
08-28-05 01:00 vapier Note Added: 0000450
08-28-05 01:00 vapier Status assigned => closed
08-28-05 01:00 vapier Resolution open => fixed
02-12-07 05:50 vapier Status closed => assigned
02-12-07 05:50 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker