Summary: cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. Name: cscope Version: 15.6 Release: 1 Epoch: 1 License: BSD Group: Development/Tools Source: cscope-15.6.tar.gz URL: http://cscope.sourceforge.net Buildroot: %{_tmppath}/%{name}-root %description cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. %prep %setup -q %build %configure make %install rm -rf %{buildroot} %makeinstall %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc TODO COPYING ChangeLog AUTHORS README NEWS INSTALL %{_bindir}/* %{_mandir}/man1/* %changelog * Sun Oct 01 2006 Hans-Bernhard Broeker - Changed version number to 15.6 * Sun Mar 21 2004 Adam Monsen - updated packages/cscope.spec to use more RPM macros and shell globs. Should be more generic/robust/up-to-date/etc. * Mon Jul 2 2001 Cscope development team - Version 15.3 release - New flex scanner - XEmacs support improvements - Vim support improvements - 64 bit fixes - MSDOS support - More editing keys - Webcscope added to contrib * Wed Nov 20 2000 Cscope development team - Version 15.1 release - New menu and line matching interface - Support for up to 62 (up from 9) matching lines on screen - Numerous fixes - Updated documentation * Tue May 15 2000 Cscope development team - Version 15.0bl2 (build 2) pre-alpha release - Fixes and enhancements - Updated documentation - Autoconf/automake support - directory restructuring * Sun Apr 16 2000 Petr Sorfa - Initial Open Source release - Ported to GNU environment - Created rpm package dv/netlink.h?id=4087a1fffe38106e10646606a27f10d40451862d'>treecommitdiff
.c?h=nds-private-remove&id=c67b42f3a3f03e68bf915f32c8f7be0b726fec1a'>xhci-mem.c
diff options
AgeCommit message (Collapse)AuthorFilesLines
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-02 13:20:23 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-02 13:20:23 -0800
commitc67b42f3a3f03e68bf915f32c8f7be0b726fec1a (patch)
tree9abf8c8a276cd5e8119e5c50f53afc220648008e /drivers/usb/host/xhci-mem.c
parent027eb72cbcf81561867a764074964e2ce9828398 (diff)
parentc8f325a59cfc718d13a50fbc746ed9b415c25e92 (diff)
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull EFI fixes from Ingo Molnar: "Two EFI boot fixes, one for arm64 and one for x86 systems with certain firmware versions" * 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi/fdt: Avoid FDT manipulation after ExitBootServices() x86/efi: Always map the first physical page into the EFI pagetables
Diffstat (limited to 'drivers/usb/host/xhci-mem.c')