[BusyBox 0000730]: [PORTABILITY] run_parts depends on scandir

bugs at busybox.net bugs at busybox.net
Sat Feb 18 18:25:13 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=730 
====================================================================== 
Reported By:                rfelker
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   730
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-18-2006 10:25 PST
Last Modified:              02-18-2006 10:25 PST
====================================================================== 
Summary:                    [PORTABILITY] run_parts depends on scandir
Description: 
This function in libbb is apparently only used for Debian run_parts
utility, and depends on the nonportable GNU function scandir.
libbb/run_parts.c should probably just be moved from libbb and merged into
the main run_parts module for easy exclusion on non-GNU systems where it is
not wanted anyway.

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-18-06 10:25  rfelker        New Issue                                    
02-18-06 10:25  rfelker        Status                   new => assigned     
02-18-06 10:25  rfelker        Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list