109935 results
Order by date - Order by pertinence
All (109935)
News (432)
Reviews (355)
Tips (79)
Processes (3)
Press (34526)
High-tech (62083)
Forums (12457)
 
[PATCH] ptrace: make PTRACE_DETACH work on non-stopped tracees.
Before this change debuggers needed to jump through hoops if they want to detach from a running tracee. Typically they just try PTRACE_DETACH, and if it fails with ESRCH, they make tracee enter a ptrace-stop. Before introduction of ...
Message posted on the June 19th, 2013 - 11:20 AM ET
Vistaprint Launches New Online Resource Designed Specifically For Business Owners
Owner Nation is a Destination Dedicated to Making the Job of Owning and Marketing a Small Business a Little Easier.
Press published on the June 19th, 2013 - 1:25 PM ET
QAD Enterprise Applications Supports Emerging Requirements for Unique Device Identification for Medical Device Manufacturers
QAD ERP Makes it Simpler to Achieve UDI Regulatory Compliance and Ensure Product Integrity from Component to Patient with Backward and Forward Traceability.
Press published on the June 19th, 2013 - 1:20 PM ET
Service Industry Association (SIA) Announces Roundtable Results and Global Schedules for 2013
The Service Industry Association (SIA), a non-profit association of enterprises involved in the support of high-technology products, announced the Atlanta roundtable just finished was filled to capacity with very ...
Press published on the June 19th, 2013 - 1:20 PM ET
RepEquity Wins VOLTAGE Technology Innovator of the Year Award
RepEquity, a leading online brand management company, announced today it was named the 2013 top Emerging Technology Innovator by SmartCEO magazine. At an event at The National Press Club, RepEquity was honored ...
Press published on the June 19th, 2013 - 1:12 PM ET
VMTurbo Joins North Bridge Venture Partners, GigaOM Research and Industry Collaborators to Unveil Results of 2013 Future of Cloud Computing Survey
VMTurbo, the leading provider of software-defined control for cloud and virtualized environments, today announced its role as a collaborator in releasing the results of the third annual Future of Cloud Computing ...
Press published on the June 19th, 2013 - 1:04 PM ET
iOS 7: beta and SDK available, final version to be released in the Autumn
No new mobile products were unveiled during Apple’s keynote address at WWDC 2013, but the iOS 7 operating system has been presented as the latest platform... although users will have to wait until the autumn.
News published on the June 19th, 2013 - 12:45 PM ET
Senate Finance Committee Conducts Health Care Transparency Hearing
Castlight CEO Giovanni Colella, M.D. Shares Policy Prescriptions to Increase Transparency into Cost and Quality of Health Care.
Press published on the June 19th, 2013 - 12:15 PM ET
Other results are also available in our forums :
Using /usr/lib/gcc-cross/ for triples
Hi there, In attempting to use clang as a cross compiler, clang needed to be able to find some c runtime files etc which are part of gcc it seems. However, clang only looks in /usr/lib/gcc/$$TRIPLE for such files. It does not look in ...
Message posted on the June 19th, 2013 - 10:10 AM ET
[RFC PATCH 0/6] Suspend USB Host controller on bus suspend
Hi, This series attempts to suspend the OMAP EHCI host controller on USB Bus suspend. This will cause its parent, the OMAP USB Host Module as well as the USB TLL Module to be put in suspend and hence allow the USB power domain to be put in a lower ...
Message posted on the June 19th, 2013 - 10:10 AM ET
[PATCH 1/1] net: add dm9620 net usb driver
DM9620 is an USB2.0 network adapter rather than DM9601 USB1.1. This driver processed the RX data with 4 bytes header, TX 2 bytes header, make the control bit exactly right in PHY write operation, and optional IFF_ALLMULTI bit for RX control. Tested ...
Message posted on the June 19th, 2013 - 8:40 AM ET
Bug#712775: extlinux: system fails to boot after installing extlinux into mbr
Package: extlinux Version: 3:4.05+dfsg-6+deb7u3 Severity: important Hello, I replaced grub with extlinux in MBR and after that BIOS complained that it cannot find a system on my disk. I had to install mbr, make the Linux partiion bootable, and ...
Message posted on the June 19th, 2013 - 7:40 AM ET
[PATCH 00/13] CPUFreq: Fix {PRE|POST}CHANGE notification sequence
PRECHANGE and POSTCHANGE notifiers must be called in groups, i.e either both should be called or both shouldn't be. In case we have started PRECHANGE notifier and found an error, we must call POSTCHANGE notifier with freqs.new = freqs.old to ...
Message posted on the June 19th, 2013 - 5:10 AM ET
[PATCH 1/2] cpufreq: Fix minor formatting issues
There were few noticeable formatting issues present in core cpufreq code. This patch tries to fix them to make code look better. These are: - Removing few extra blank lines - Adding few blank lines - replacing spaces with tabs - removing unnecessary ...
Message posted on the June 19th, 2013 - 5:00 AM ET