commit
stringlengths
40
40
old_file
stringlengths
4
237
new_file
stringlengths
4
237
old_contents
stringlengths
1
4.24k
new_contents
stringlengths
1
4.87k
subject
stringlengths
15
778
message
stringlengths
15
8.75k
lang
stringclasses
266 values
license
stringclasses
13 values
repos
stringlengths
5
127k
bd7c0e4e4c610d18004bdf5039b7824feffde7a6
packages/gnutls/gnutls_1.0.23.bb
packages/gnutls/gnutls_1.0.23.bb
DESCRIPTION = "GNU Transport Layer Security Library" DEPENDS = "zlib libgcrypt" PR = "r2" LICENSE = "LGPL" SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.gz \ file://gnutls-openssl.patch;patch=1" inherit autotools PACKAGES =+ "${PN}-openssl ${PN}-extra ${PN}-bin" FILES_${PN}-openssl = "${libdir}/libgn...
DESCRIPTION = "GNU Transport Layer Security Library" DEPENDS = "zlib libgcrypt" PR = "r3" LICENSE = "LGPL" SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.gz \ file://gnutls-openssl.patch;patch=1" inherit autotools PACKAGES =+ "${PN}-openssl ${PN}-extra ${PN}-bin" FILES_${PN}-openssl = "${libdir}/libgn...
Fix building of gnutls when host system has libtasn1.
Fix building of gnutls when host system has libtasn1. BKrev: 41f6313aaqf4HY7kaM6vjTDNubBb9w
BitBake
mit
rascalmicro/openembedded-rascal,buglabs/oe-buglabs,sledz/oe,openpli-arm/openembedded,thebohemian/openembedded,mrchapp/arago-oe-dev,JamesAng/oe,thebohemian/openembedded,sampov2/audio-openembedded,bticino/openembedded,bticino/openembedded,sledz/oe,sampov2/audio-openembedded,crystalfontz/openembedded,sutajiokousagi/openem...
5011c6a97481dd36d2298a167d70fdb13295b953
packages/bash/bash_3.0.bb
packages/bash/bash_3.0.bb
DESCRIPTION = "An sh-compatible command language interpreter." HOMEPAGE = "http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" DEPENDS = "ncurses" SECTION = "base/shell" LICENSE = "GPL" PR = "r4" SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ file://signames-mipsel.diff;patch=1" inherit autotools bindir = "/bin"...
DESCRIPTION = "An sh-compatible command language interpreter." HOMEPAGE = "http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" DEPENDS = "ncurses" SECTION = "base/shell" LICENSE = "GPL" PR = "r4" SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \ file://signames-mipsel.diff;patch=1" inherit autotools gettext PARALLE...
Make the bash build inherit gettext, and disable parallel make.
Make the bash build inherit gettext, and disable parallel make. BKrev: 422ee468-RyL-cn25Db8E94BafrnAA
BitBake
mit
demsey/openembedded,popazerty/openembedded-cuberevo,JamesAng/goe,JamesAng/goe,xifengchuo/openembedded,openembedded/openembedded,dave-billin/overo-ui-moos-auv,crystalfontz/openembedded,KDAB/OpenEmbedded-Archos,rascalmicro/openembedded-rascal,nx111/openembeded_openpli2.1_nx111,SIFTeam/openembedded,JrCs/opendreambox,sutaj...
fef2ddd3369c5912c40bc8c6837314b8b693e147
recipes/xorg-xserver/xserver-xorg-conf_0.1.bb
recipes/xorg-xserver/xserver-xorg-conf_0.1.bb
DESCRIPTION = "Machine specific xorg.conf files" PR = "r32" SRC_URI = "file://xorg.conf" do_install() { install -d ${D}/${sysconfdir}/X11 install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/ } # Set some dependencies to make the confs actually work RDEPENDS_omap3 = "xf86-video-omapfb" CONFFILES_${PN} += "...
DESCRIPTION = "Machine specific xorg.conf files" PR = "r31" SRC_URI = "file://xorg.conf" do_install() { install -d ${D}/${sysconfdir}/X11 install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/ } # Set some dependencies to make the confs actually work RDEPENDS_omap3 = "xf86-video-omapfb" CONFFILES_${PN} += "...
Revert "xserver-xorg-conf: add xorg.conf for palmpre machine"
Revert "xserver-xorg-conf: add xorg.conf for palmpre machine" This reverts commit 944bbfa83fedd417eb87daefd5f94ac8eb524a0a.
BitBake
mit
hulifox008/openembedded,rascalmicro/openembedded-rascal,buglabs/oe-buglabs,giobauermeister/openembedded,dellysunnymtech/sakoman-oe,sentient-energy/emsw-oe-mirror,rascalmicro/openembedded-rascal,mrchapp/arago-oe-dev,openpli-arm/openembedded,trini/openembedded,buglabs/oe-buglabs,hulifox008/openembedded,BlackPole/bp-opene...
14b7c126910c0548afd5359f4aae9a36466ba44a
packages/openmoko-projects/om-locations_git.bb
packages/openmoko-projects/om-locations_git.bb
DESCRIPTION = "Locations - a GPS location based communicative application" HOMEPAGE = "http://wiki.openmoko.org/wiki/Om2008.8_Locations" SECTION = "openmoko/applications" LICENSE = "GPL" DEPENDS = "eet evas edje ecore edbus etk" RDEPENDS_${PN} = "diversity-daemon" PV = "0.2+gitr${SRCREV}" PR = "r1.03" SRC_URI = "git:/...
DESCRIPTION = "Locations - a GPS location based communicative application" HOMEPAGE = "http://wiki.openmoko.org/wiki/Om2008.8_Locations" SECTION = "openmoko/applications" LICENSE = "GPL" DEPENDS = "eet evas edje ecore edbus etk" RDEPENDS_${PN} = "diversity-daemon" PV = "0.2+gitr${SRCREV}" PR = "r1.03" SRC_URI = "git:/...
Revert "[alias name] Adding alias name tags for packages"
Revert "[alias name] Adding alias name tags for packages" This reverts commit b1c23c6dfdaba1626a04a33b9fcb41644c64f46e.
BitBake
mit
hulifox008/openembedded,SIFTeam/openembedded,YtvwlD/od-oe,sutajiokousagi/openembedded,nx111/openembeded_openpli2.1_nx111,dellysunnymtech/sakoman-oe,openembedded/openembedded,philb/pbcl-oe-2010,yyli/overo-oe,sledz/oe,openpli-arm/openembedded,trini/openembedded,nlebedenco/mini2440,rascalmicro/openembedded-rascal,yyli/ove...
ef1b1cb43837475c31f42427869d48097295baa3
meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb
meta-oe/recipes-extended/hexedit/hexedit_1.2.13.bb
SUMMARY = "view and edit files in hexadecimal or in ASCII" HOMEPAGE = "http://rigaux.org/hexedit.html" SECTION = "console/utils" LICENSE = "GPLv2+" DEPENDS = "ncurses" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" SRC_URI = "http://rigaux.org/${BP}.src.tgz \ file://0001-don-t-strip-when...
SUMMARY = "view and edit files in hexadecimal or in ASCII" HOMEPAGE = "http://rigaux.org/hexedit.html" SECTION = "console/utils" LICENSE = "GPLv2+" DEPENDS = "ncurses" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" SRC_URI = "http://rigaux.org/${BP}.src.tgz \ file://0001-don-t-strip-when...
Disable separate build since its broken
hexedit: Disable separate build since its broken Signed-off-by: Richard Purdie <3b7a1db6efedd40440bc6443bf377195011524e5@linuxfoundation.org> Signed-off-by: Martin Jansa <516df3ff67e1fa5d153800b15fb204c0a1a389dc@gmail.com>
BitBake
mit
RedFIR/meta-openembedded,epylar/meta-openembedded,RealVNC/yocto_imx6sabreauto_meta-openembedded,MCherifiOSS/meta-openembedded,schnitzeltony/meta-openembedded,VCTLabs/meta-openembedded,RealVNC/yocto_imx6sabreauto_meta-openembedded,RedFIR/meta-openembedded,mrchapp/meta-openembedded,dm8tbr/kodi-wip,shr-distribution/meta-o...
a09441eb9c04b628fa8e315b70b710794ed688b8
recipes-core/initscripts/amlsetfb_1.0.bb
recipes-core/initscripts/amlsetfb_1.0.bb
SUMMARY = "SysV init scripts for Amlogic framebuffer set-up" DESCRIPTION = "Provides basic set-up for the amlogic framebuffer" SECTION = "base" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" PR = "r1" INHIBIT_DEFAULT_DEPS = "1" RDEPENDS_${PN} = "initscripts" SRC_URI = " \...
SUMMARY = "SysV init scripts for Amlogic framebuffer set-up" DESCRIPTION = "Provides basic set-up for the amlogic framebuffer" SECTION = "base" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" PR = "r1" INHIBIT_DEFAULT_DEPS = "1" RDEPENDS_${PN} = "initscripts" SRC_URI = " \...
Create directory before installation of files
Create directory before installation of files In the original recipe this has already been done. Signed-off-by: Christian Ege <a8fc705480847268478fb419154fd82cc75b19e4@gmail.com>
BitBake
mit
TizenTeam/meta-amlogic,rofehr/meta-amlogic,TizenTeam/meta-amlogic,linux-meson/meta-amlogic,linux-meson/meta-amlogic,rofehr/meta-amlogic
0ee45495fb0e27961b5d5cdb5dd192b314908833
recipes/vlc/x264_r2245.bb
recipes/vlc/x264_r2245.bb
DESCRIPTION = "H.264 encoder" LICENSE = "GPL" PR = "r2" X264PV = "snapshot-20090127-2245" SRC_URI = "http://download.videolan.org/pub/videolan/x264/snapshots/x264-${X264PV}.tar.bz2" S = "${WORKDIR}/${PN}-${X264PV}" inherit autotools lib_package # default --extra-cflags X264_ECFLAGS = "" # disable use of assembler...
DESCRIPTION = "H.264 encoder" LICENSE = "GPL" PR = "r2" X264PV = "snapshot-20090127-2245" SRC_URI = "http://download.videolan.org/pub/videolan/x264/snapshots/x264-${X264PV}.tar.bz2" S = "${WORKDIR}/${PN}-${X264PV}" inherit autotools lib_package # default --extra-cflags X264_ECFLAGS = "" # disable use of assembler...
Enable using yasm-native for x86 machine.
x264: Enable using yasm-native for x86 machine. Results in using optimized assembler functions instead of their C equivalent. The x264 encoder has many x86/SSE optimizations, this will increase its performance much.
BitBake
mit
popazerty/openembedded-cuberevo,Martix/Eonos,openembedded/openembedded,Martix/Eonos,libo/openembedded,nx111/openembeded_openpli2.1_nx111,nzjrs/overo-openembedded,buglabs/oe-buglabs,dellysunnymtech/sakoman-oe,JamesAng/goe,openpli-arm/openembedded,rascalmicro/openembedded-rascal,nlebedenco/mini2440,bticino/openembedded,n...
85438f28491211c00b87a7c396efe569a9cb7ef1
recipes/zeromq/zeromq_2.1.6.bb
recipes/zeromq/zeromq_2.1.6.bb
DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency framework" HOMEPAGE = "http://www.zeromq.org" LICENSE = "LGPLv3+" LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=66ea8704398d7996daeacd2fbd2b9dbd" PR = "r0" DEPENDS += "util-linux-ng" S = "${WORKDIR}/zeromq-${PV}" SRC_URI =...
DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency framework" HOMEPAGE = "http://www.zeromq.org" LICENSE = "LGPLv3+" LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=66ea8704398d7996daeacd2fbd2b9dbd" PR = "r0" DEPENDS += "util-linux-ng" SRC_URI = "http://download.zeromq.org/ze...
Remove redundant `S = "${WORKDIR}/zeromq-${PV}"`
zeromq: Remove redundant `S = "${WORKDIR}/zeromq-${PV}"` This is the default value of `S`. Signed-off-by: Paul Menzel <acd6d3b156327487a919475da61b8867f1e8b249@users.sourceforge.net>
BitBake
mit
xifengchuo/openembedded,JamesAng/goe,hulifox008/openembedded,openembedded/openembedded,xifengchuo/openembedded,xifengchuo/openembedded,xifengchuo/openembedded,sentient-energy/emsw-oe-mirror,JamesAng/oe,sentient-energy/emsw-oe-mirror,hulifox008/openembedded,hulifox008/openembedded,hulifox008/openembedded,xifengchuo/open...
fe3ca4ea15ffe9093788a61960a85210403aa309
recipes-bsp/x-load/x-load-omap3pandora_git.bb
recipes-bsp/x-load/x-load-omap3pandora_git.bb
require x-load.inc LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=25;md5=ef08d08cb99057bbb5b9d6d0c5a4396f" COMPATIBLE_MACHINE = "omap3-pandora" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-${MACHINE}/${MACHINE}" SRCREV = "b3646a83f9e67ec9a2de3182fd254557fd6ad9aa" PRO...
require x-load.inc LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=25;md5=ef08d08cb99057bbb5b9d6d0c5a4396f" COMPATIBLE_MACHINE = "omap3-pandora" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-${MACHINE}/${MACHINE}" SRCREV = "6b7fb6dd9ccdf7c3c5ea2d1e476dafd852a0d47a" PRO...
Move X-Loader to 1.5.1 release.
x-load-omap3pandora: Move X-Loader to 1.5.1 release.
BitBake
mit
kraj/meta-openpandora,openpandora/meta-openpandora,kraj/meta-openpandora,openpandora/meta-openpandora,openpandora/meta-openpandora,kraj/meta-openpandora,openpandora/meta-openpandora,kraj/meta-openpandora
75fa5d6073ba68514a7dcaff73b687395f7c1faf
packages/util-linux/util-linux_2.12o.bb
packages/util-linux/util-linux_2.12o.bb
inherit autotools include util-linux.inc PR = "r3" SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \ file://gcc34.patch;patch=1 \ file://MCONFIG \ file://make_include \ file://swapargs.h \ file://defines.h \ file://p...
inherit autotools include util-linux.inc PR = "r4" SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \ file://gcc34.patch;patch=1 \ file://MCONFIG \ file://make_include \ file://swapargs.h \ file://defines.h"
Remove pagesz-not-constant.patch as gcc34.patch is doing the same thing (which of course breaks the build)
Remove pagesz-not-constant.patch as gcc34.patch is doing the same thing (which of course breaks the build) BKrev: 42626ce4FPjXcLtvz2gQJ0UgBliJig
BitBake
mit
nvl1109/openembeded,JrCs/opendreambox,hulifox008/openembedded,JamesAng/oe,nzjrs/overo-openembedded,YtvwlD/od-oe,buglabs/oe-buglabs,JamesAng/oe,sentient-energy/emsw-oe-mirror,troth/oe-ts7xxx,sutajiokousagi/openembedded,JrCs/opendreambox,sutajiokousagi/openembedded,nx111/openembeded_openpli2.1_nx111,crystalfontz/openembe...
5b7e82c4c29e50776afb95b821a80a6c01fc19f5
recipes/bootchart-lite/bootchart-lite_svn.bb
recipes/bootchart-lite/bootchart-lite_svn.bb
DESCRIPTION = "Bootchart Lite for Embedded Systems." AUTHOR = "Fred Chien" LICENSE = "GPLv2" SECTION = "console/utils" HOMEPAGE = "http://code.google.com/p/bootchart-lite/" PV = "0.1+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://bootchart-lite.googlecode.com/svn/;module=trunk;proto=http" S = "${WORKDIR}/trunk" inherit aut...
DESCRIPTION = "Bootchart Lite for Embedded Systems." AUTHOR = "Fred Chien" LICENSE = "GPLv2" SECTION = "console/utils" HOMEPAGE = "http://code.google.com/p/bootchart-lite/" PV = "0.1+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://bootchart-lite.googlecode.com/svn/;module=trunk;proto=http" S = "${WORKDIR}/trunk" inherit aut...
Use mkdir rather than install in postinst.
bootchart-lite: Use mkdir rather than install in postinst. * install is part of coreutils which might not be installed. * As this is a -lite image it might not make sense to pull in coreutils just to create a dir. Signed-off-by: Sebastian Spaeth <98dcb2717ddae152d5b359c6ea97e4fe34a29d4c@SSpaeth.de>
BitBake
mit
sledz/oe,hulifox008/openembedded,xifengchuo/openembedded,Martix/Eonos,xifengchuo/openembedded,bticino/openembedded,JamesAng/goe,trini/openembedded,sutajiokousagi/openembedded,BlackPole/bp-openembedded,Martix/Eonos,xifengchuo/openembedded,scottellis/overo-oe,nx111/openembeded_openpli2.1_nx111,buglabs/oe-buglabs,yyli/ove...
d08e6e48b4282150feda8eb319a874c6de3591e7
packages/pciutils/pciutils_2.1.11.bb
packages/pciutils/pciutils_2.1.11.bb
SECTION = "console/utils" DESCRIPTION = 'The PCI Utilities package contains a library for portable access \ to PCI bus configuration space and several utilities based on this library.' HOMEPAGE = "http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml" LICENSE = "GPLv2" PR="r1" PARALLEL_MAKE = "" SRC_URI = "ftp://ftp.ke...
SECTION = "console/utils" DESCRIPTION = 'The PCI Utilities package contains a library for portable access \ to PCI bus configuration space and several utilities based on this library.' HOMEPAGE = "http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml" LICENSE = "GPLv2" PR="r2" PARALLEL_MAKE = "" FILES_pciutils-ids="${pr...
Add pci.ids, in a separate package
Add pci.ids, in a separate package
BitBake
mit
John-NY/overo-oe,thebohemian/openembedded,buglabs/oe-buglabs,dellysunnymtech/sakoman-oe,openembedded/openembedded,demsey/openenigma2,JamesAng/oe,nlebedenco/mini2440,nx111/openembeded_openpli2.1_nx111,trini/openembedded,sentient-energy/emsw-oe-mirror,BlackPole/bp-openembedded,nlebedenco/mini2440,sampov2/audio-openembedd...
8a52afacc7532ce3550ba541a92a83b07fed1e93
meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE = "http://farsight.sf.net" SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" P...
DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE = "http://farsight.sf.net" SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" P...
Fix QA warning about non staticdev containing .a files.
farsight2: Fix QA warning about non staticdev containing .a files. Signed-off-by: Peter Tworek <45f11722e542fe61db2d07ffa14ae9c3e4cb552a@gmail.com> Signed-off-by: Koen Kooi <42e3d96910f922bdd7dd1805fe3f8aff634f391d@dominion.thruhere.net>
BitBake
mit
epylar/meta-openembedded,lgirdk/meta-openembedded,dongkc/meta-openembedded,RedFIR/meta-openembedded,VCTLabs/meta-openembedded,sgh/meta-openembedded,amery/meta-openembedded,schnitzeltony/meta-openembedded,openembedded/meta-openembedded,RedFIR/meta-openembedded,rdm-dev/meta-openembedded,lgirdk/meta-openembedded,RealDigit...
9bd199c537ca6fda184e30c1ceff53cb41bf534f
recipes/u-boot/u-boot-mkimage-native_1.3.2.bb
recipes/u-boot/u-boot-mkimage-native_1.3.2.bb
DESCRIPTION = "U-boot bootloader mkimage tool" LICENSE = "GPL" SECTION = "bootloader" SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \ file://fix-arm920t-eabi.patch;patch=1" S = "${WORKDIR}/u-boot-${PV}" inherit native EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" do_compile () { oe_ru...
DESCRIPTION = "U-boot bootloader mkimage tool" LICENSE = "GPL" SECTION = "bootloader" SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \ file://fix-arm920t-eabi.patch;patch=1" S = "${WORKDIR}/u-boot-${PV}" inherit native EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" do_compile () { oe_ru...
Fix problem building on a system without strip.
u-boot-mkimage-native: Fix problem building on a system without strip. Signed-off-by: Jeremy Puhlman <1be069fc98ed20648a02bb06caaf20fe41a23944@mvista.com> Signed-off-by: Chris Larson <8cf06b7089d5169434d5def8b2d1c9c9c95f6e71@mvista.com>
BitBake
mit
yyli/overo-oe,trini/openembedded,mrchapp/arago-oe-dev,openembedded/openembedded,xifengchuo/openembedded,JamesAng/goe,dave-billin/overo-ui-moos-auv,openembedded/openembedded,sentient-energy/emsw-oe-mirror,sledz/oe,scottellis/overo-oe,sentient-energy/emsw-oe-mirror,dellysunnymtech/sakoman-oe,yyli/overo-oe,rascalmicro/ope...
8621a4f738ad3801c67bd47257ff77f9868268cc
recipes/libvisual/libvisual_0.4.0.bb
recipes/libvisual/libvisual_0.4.0.bb
DESCRIPTION = "A cross platform audio visualization library" HOMEPAGE = "http://libvisual.sf.net" SECTION = "libs" PRIORITY = "optional" LICENSE = "LGPL GPL" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz \ file://no-libdir.patch \ " inherit autotools pkgconfig SRC_U...
DESCRIPTION = "A cross platform audio visualization library" HOMEPAGE = "http://libvisual.sf.net" SECTION = "libs" PRIORITY = "optional" LICENSE = "LGPLv2.1+ GPLv2" PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz \ file://no-libdir.patch \ " inherit autotools pkgconfig...
Update LICENSE field version to LGPLv2.1
libvisual: Update LICENSE field version to LGPLv2.1 * Updated LICENSE field version from generic LGPL/GPL to LGPLv2.1+ and GPLv2 to reflect the real license version. * This change was based on code inspection. Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com> Signed-off-by: Martin Jansa ...
BitBake
mit
giobauermeister/openembedded,openembedded/openembedded,xifengchuo/openembedded,openembedded/openembedded,openembedded/openembedded,xifengchuo/openembedded,xifengchuo/openembedded,openembedded/openembedded,openembedded/openembedded,hulifox008/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,openembedded...
67f7850612254fa879948247a5a63e7eb725047a
recipes/libmikmod/libmikmod_3.1.12.bb
recipes/libmikmod/libmikmod_3.1.12.bb
DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it, and xm." SECTION = "libs" PRIORITY = "optional" LICENSE = "LGPL" PR = "r4" SRC_URI = "\ ${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \ file://m4.patch \ file://autofoo.patch \ file://ldflags.patch \ fi...
DESCRIPTION = "libmikmod is a module player library supporting many formats, including mod, s3m, it, and xm." SECTION = "libs" PRIORITY = "optional" LICENSE = "LGPLv2.1" PR = "r5" SRC_URI = "\ ${SOURCEFORGE_MIRROR}/mikmod/libmikmod-${PV}.tar.gz \ file://m4.patch \ file://autofoo.patch \ file://ldflags.patch \ ...
Update LICENSE field version to LGPLv2.1
libmikmod: Update LICENSE field version to LGPLv2.1 * Updated LICENSE field version from generic LGPL to LGPLv2.1 to reflect the real license version. * This change was back-ported from oe-core. Signed-off-by: Chase Maupin <5a5662f468a76e0fc4391e65fb9f536df44d7380@ti.com> Signed-off-by: Martin Jansa <516df3ff67e1fa...
BitBake
mit
giobauermeister/openembedded,openembedded/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,giobauermeister/openembedded,openembedded/openembedded,giobauermeister/openembedded,hulifox008/openembedded,giobauermeister/openembedded,giobauermeister/openembedded,hulifox008/openembedded,xifengchuo/openembedde...
90968db4fd36813ab8899844810987e9c8fca7d2
recipes/ti/am-sysinfo_svn.bb
recipes/ti/am-sysinfo_svn.bb
DESCRIPTION = "AM SysInfo" HOMEPAGE = "https://gforge.ti.com/gf/project/am_sysinfo/" LICENSE = "BSD" SECTION = "system" PRIORITY = "optional" SRCREV = "5" PV = "1.0" PR = "r1+svnr${SRCPV}" SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;proto=https;user=anonymous;pswd=''" S = "${WORKDIR}/trunk" do_compi...
DESCRIPTION = "AM SysInfo" HOMEPAGE = "https://gforge.ti.com/gf/project/am_sysinfo/" LICENSE = "BSD" SECTION = "system" PRIORITY = "optional" SRCREV = "6" PV = "1.0" PR = "r1+svnr${SRCPV}" SRC_URI = "svn://gforge.ti.com/svn/am_sysinfo/;module=trunk;proto=https;user=anonymous;pswd=''" S = "${WORKDIR}/trunk" do_compi...
Update SRCREV to add CCSv5 support
am-sysinfo: Update SRCREV to add CCSv5 support * Update SRCREV to pull in the following: * Update the makefile to support the debug and release versions utilized by CCSv5 * Add a top level Makefile * update support files used by CCSv5 - .cproject and .project Signed-off-by: Jeff Lance <1f65ae864703160707a...
BitBake
mit
JamesAng/goe,scottellis/overo-oe,sledz/oe,nx111/openembeded_openpli2.1_nx111,rascalmicro/openembedded-rascal,sentient-energy/emsw-oe-mirror,mrchapp/arago-oe-dev,sledz/oe,rascalmicro/openembedded-rascal,giobauermeister/openembedded,yyli/overo-oe,JamesAng/goe,nx111/openembeded_openpli2.1_nx111,nx111/openembeded_openpli2....
178a3916b2d71ba7cb5fefaa4409f8ab0cdf2b77
packages/openmoko-projects/openmoko-community-repository.bb
packages/openmoko-projects/openmoko-community-repository.bb
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds" PR = "r0.01" do_compile() { mkdir -p ${S}/${sysconfdir}/opkg for feed in Multiverse; do echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf done } d...
DESCRIPTION = "Configuration files for online package repositories of Openmoko community repository feeds" PR = "r0" do_compile() { mkdir -p ${S}/${sysconfdir}/opkg for feed in community-repository; do echo "src/gz daily-${feed} ${OPENMOKO_URI}/${feed}" > ${S}/${sysconfdir}/opkg/${feed}-feed.conf d...
Revert "[openmoko] Change default community repository"
Revert "[openmoko] Change default community repository" This reverts commit 84420b57e88f72281c54aef45ae22728cf36bf6f.
BitBake
mit
popazerty/openembedded-cuberevo,KDAB/OpenEmbedded-Archos,openembedded/openembedded,JrCs/opendreambox,scottellis/overo-oe,buglabs/oe-buglabs,yyli/overo-oe,giobauermeister/openembedded,nlebedenco/mini2440,nx111/openembeded_openpli2.1_nx111,popazerty/openembedded-cuberevo,thebohemian/openembedded,dave-billin/overo-ui-moos...
5f5213c365f7e4630e3462ee7d02f946f0423479
recipes-filter/libnetfilter/libnetfilter-queue_1.0.2.bb
recipes-filter/libnetfilter/libnetfilter-queue_1.0.2.bb
SUMMARY = "Netfilter packet queue access library" DESCRIPTION = "Userspace library providing a programming interface (API) to access the Linux kernel netfilter packet queue" HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842...
SUMMARY = "Netfilter packet queue access library" DESCRIPTION = "Userspace library providing a programming interface (API) to access the Linux kernel netfilter packet queue" HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842...
Add missing libmnl to DEPENDS
libnetfilter-queue: Add missing libmnl to DEPENDS otherwise Errors are seen with sstate | configure:11780: error: Package requirements (libmnl >= 1.0.3) were not met: | | No package 'libmnl' found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. Si...
BitBake
mit
joeythesaint/meta-networking,WindRiver-OpenSourceLabs/meta-networking
2e3519cf3094dc83291d1373a9ece2075505433d
packages/xorg-app/xterm_207.bb
packages/xorg-app/xterm_207.bb
DESCRIPTION = "xterm app" SECTION = "x11/applications" LICENSE = "MIT-X" DEPENDS = "libxaw xproto virtual/libx11 xextproto xext xau libxpm ncurses" SRC_URI = "${XORG_MIRROR}/development/X11R7.0-RC4/extras/${PN}-${PV}.tar.gz" inherit autotools pkgconfig FILES_${PN} += " /usr/lib/X11" #EXTRA_OERECONF = " -I${S}/xter...
DESCRIPTION = "xterm app" SECTION = "x11/applications" LICENSE = "MIT-X" DEPENDS = "libxaw xproto virtual/libx11 xextproto xext xau libxpm ncurses" SRC_URI = "${XORG_MIRROR}/development/X11R7.0-RC4/extras/${PN}-${PV}.tar.gz" inherit autotools pkgconfig FILES_${PN} += " /usr/lib/X11" #EXTRA_OERECONF = " -I${S}/xter...
Fix what looks like a totally insane staging path (probably missed in pervious rounds of cleanup?)
xterm: Fix what looks like a totally insane staging path (probably missed in pervious rounds of cleanup?)
BitBake
mit
openembedded/openembedded,crystalfontz/openembedded,yyli/overo-oe,JamesAng/goe,crystalfontz/openembedded,philb/pbcl-oe-2010,nlebedenco/mini2440,JamesAng/goe,mrchapp/arago-oe-dev,sledz/oe,bticino/openembedded,dellysunnymtech/sakoman-oe,BlackPole/bp-openembedded,demsey/openenigma2,crystalfontz/openembedded,openembedded/o...
bf7da73bfd6f44c93a4f25b8b818c57b7b05396a
recipes/modutils/modutils-cross_2.4.27.bb
recipes/modutils/modutils-cross_2.4.27.bb
SECTION = "base" require modutils_${PV}.bb PR = "r9" inherit cross S = "${WORKDIR}/modutils-${PV}" DEPENDS = "" PACKAGES = "" PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.4" DEFAULT_PREFERENCE = "1" SRC_URI += "file://modutils-cross/module.h.diff" sbindir = "${prefix}/bin" EXTRA_OECO...
SECTION = "base" require modutils_${PV}.bb PR = "r9" inherit cross S = "${WORKDIR}/modutils-${PV}" DEPENDS = "" PACKAGES = "" PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.4" DEFAULT_PREFERENCE = "1" SRC_URI += "file://modutils-cross/module.h.diff" sbindir = "${prefix}/bin" EXTRA_OECO...
Convert do_stage to do_install (from Poky)
modutils-cross: Convert do_stage to do_install (from Poky) Signed-off-by: Richard Purdie <a03894c799ea916bd571ce8f12ed88f6fb3400f7@linux.intel.com> Signed-off-by: Khem Raj <729d64b6f67515e258459a5f6d20ec88b2caf8df@gmail.com>
BitBake
mit
sampov2/audio-openembedded,sledz/oe,sledz/oe,JamesAng/goe,yyli/overo-oe,buglabs/oe-buglabs,sutajiokousagi/openembedded,JamesAng/oe,openembedded/openembedded,scottellis/overo-oe,sledz/oe,xifengchuo/openembedded,anguslees/openembedded-android,nx111/openembeded_openpli2.1_nx111,openembedded/openembedded,libo/openembedded,...
91578431ac18bf66d38521dd2ff32f08f065dc23
packages/wakelan/wakelan_1.1.bb
packages/wakelan/wakelan_1.1.bb
LICENSE = "GPL" MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>" DESCRIPTION = "Wakelan sends a magic packet to wake up remote PC's" PR = "r0" FILES = "${bindir}/wakelan" SRC_URI = "http://www.ibiblio.org/pub/Linux/system/network/misc/${PN}-${PV}.tar.gz" inherit autotools do_install () { install -d ${bindir} in...
LICENSE = "GPL" MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>" DESCRIPTION = "Wakelan sends a magic packet to wake up remote PC's" PR = "r1" FILES = "${bindir}/wakelan" SRC_URI = "http://www.ibiblio.org/pub/Linux/system/network/misc/${PN}-${PV}.tar.gz" inherit autotools do_install () { install -d ${D}${bindir}...
Fix hardcoded path trying to set permissions on /usr/bin/
Fix hardcoded path trying to set permissions on /usr/bin/
BitBake
mit
sutajiokousagi/openembedded,nvl1109/openembeded,crystalfontz/openembedded,yyli/overo-oe,JamesAng/goe,trini/openembedded,openembedded/openembedded,demsey/openenigma2,John-NY/overo-oe,YtvwlD/od-oe,bticino/openembedded,demsey/openenigma2,openpli-arm/openembedded,dellysunnymtech/sakoman-oe,sledz/oe,demsey/openembedded,nvl1...
3380e9afd458253f58149683a7fed82a3cc9a935
packages/openmoko-projects/assassin_svn.bb
packages/openmoko-projects/assassin_svn.bb
DESCRIPTION = "Action GUI for Installer" HOMEPAGE = "http://assassin.projects.openmoko.org/" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet" PV = "0.2+svnr${SRCREV}" PR = "r6" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;proto=https" S = "${WORKDIR}/assassin" ...
DESCRIPTION = "Action GUI for Installer" HOMEPAGE = "http://assassin.projects.openmoko.org/" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet curl" RDEPENDS = "etk-theme-ninja" PV = "0.2+svnr${SRCREV}" PR = "r6.02" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;pro...
Add curl to assassin's depends. Tick did a quick hack to assassin for access networking. It's is a temporary solution.
[Assassin] Add curl to assassin's depends. Tick did a quick hack to assassin for access networking. It's is a temporary solution. After the real solution has been done, this dependency will be remvoed.
BitBake
mit
KDAB/OpenEmbedded-Archos,mrchapp/arago-oe-dev,openembedded/openembedded,JamesAng/goe,trini/openembedded,SIFTeam/openembedded,KDAB/OpenEmbedded-Archos,YtvwlD/od-oe,sutajiokousagi/openembedded,nzjrs/overo-openembedded,libo/openembedded,troth/oe-ts7xxx,demsey/openenigma2,YtvwlD/od-oe,crystalfontz/openembedded,Martix/Eonos...
b84a8334ffab66e74abf751532afd693f17f98fe
recipes/libcap/libcap_1.10.bb
recipes/libcap/libcap_1.10.bb
DESCRIPTION = "Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities." PRIORITY = "optional" SECTION = "libs" LICENSE = "GPL" DEPENDS = "bison-native flex-native" PR = "r1" CFLAGS_append = " -I${S}/libcap/include" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/security/linux-pri...
DESCRIPTION = "Libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities." PRIORITY = "optional" SECTION = "libs" LICENSE = "GPL" DEPENDS = "bison-native flex-native" PR = "r2" CFLAGS_append = " -I${S}/libcap/include -fPIC" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/security/lin...
Append `-fPIC` to `CFLAGS` to fix compilation on newer binutils/ld.
libcap: Append `-fPIC` to `CFLAGS` to fix compilation on newer binutils/ld. Doing `bitbake libcap` with PREFERRED_VERSION_binutils = "2.20" PREFERRED_VERSION_binutils-cross = "2.20" PREFERRED_VERSION_binutils-cross-sdk = "2.20" PREFERRED_VERSION_gcc ...
BitBake
mit
BlackPole/bp-openembedded,xifengchuo/openembedded,crystalfontz/openembedded,BlackPole/bp-openembedded,openembedded/openembedded,sentient-energy/emsw-oe-mirror,giobauermeister/openembedded,bticino/openembedded,giobauermeister/openembedded,trini/openembedded,thebohemian/openembedded,openembedded/openembedded,hulifox008/o...
0dd65eb0458165877c3c6f7832356db4c48f1f19
recipes/xorg-lib/libdmx_1.1.0.bb
recipes/xorg-lib/libdmx_1.1.0.bb
require xorg-lib-common.inc DESCRIPTION = "X11 Distributed Multihead extension library" DEPENDS += "libxext dmxproto fso-specs" PR = "r2" PE = "1" SRC_URI[archive.md5sum] = "a2fcf0382837888d3781b714489a8999" SRC_URI[archive.sha256sum] = "1904a8f848cc5d76105cb07707890aca095540a37fb0a63d359f71da51d3e2d5"
require xorg-lib-common.inc DESCRIPTION = "X11 Distributed Multihead extension library" DEPENDS += "libxext dmxproto" PR = "r3" PE = "1" SRC_URI[archive.md5sum] = "a2fcf0382837888d3781b714489a8999" SRC_URI[archive.sha256sum] = "1904a8f848cc5d76105cb07707890aca095540a37fb0a63d359f71da51d3e2d5"
Revert "libdmx: Add fso-specs to DEPENDS"
Revert "libdmx: Add fso-specs to DEPENDS" Mistake on my part from debugging the other issue. Bump PR to keep feeds sane. This reverts commit ff0e53a12cc2f99f3529e409cbf04950ea7401ca.
BitBake
mit
JamesAng/goe,John-NY/overo-oe,John-NY/overo-oe,JamesAng/oe,scottellis/overo-oe,JamesAng/goe,sampov2/audio-openembedded,sutajiokousagi/openembedded,mrchapp/arago-oe-dev,anguslees/openembedded-android,SIFTeam/openembedded,buglabs/oe-buglabs,mrchapp/arago-oe-dev,hulifox008/openembedded,libo/openembedded,xifengchuo/openemb...
47114ff3ffe111727ce32112bfb2c7172cfa2804
recipes/opkg-utils/opkg-utils_svn.bb
recipes/opkg-utils/opkg-utils_svn.bb
DESCRIPTION = "OPKG Package Manager Utilities" SECTION = "base" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS_${PN} = "python" RDEPENDS_virtclass_native = "" SRCREV = "4595" PV = "0.0+svnr${SRCPV}" PR = "r4" BBCLASSEXTEND = "native" SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http" TAR...
DESCRIPTION = "OPKG Package Manager Utilities" SECTION = "base" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS_${PN} = "python" RDEPENDS_virtclass-native = "" SRCREV = "4595" PV = "0.0+svnr${SRCPV}" PR = "r5" BBCLASSEXTEND = "native" SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http" TAR...
Fix typo and drop duplicate S entry
opkg-utils: Fix typo and drop duplicate S entry virtclass-native not virtclass_native Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
BitBake
mit
buglabs/oe-buglabs,giobauermeister/openembedded,trini/openembedded,dellysunnymtech/sakoman-oe,yyli/overo-oe,buglabs/oe-buglabs,sledz/oe,yyli/overo-oe,rascalmicro/openembedded-rascal,openembedded/openembedded,xifengchuo/openembedded,yyli/overo-oe,buglabs/oe-buglabs,scottellis/overo-oe,yyli/overo-oe,SIFTeam/openembedded,...
d6f49fe115206047b41b0195724ba872897ef531
recipes/dbench/dbench_4.0.bb
recipes/dbench/dbench_4.0.bb
DESCRIPTION = "The dbench (disk) and tbench (TCP) benchmarks" DESCRIPTION_dbench = "Filesystem load benchmark" DESCRIPTION_tbench = "TCP load benchmark" HOMEPAGE = "http://samba.org/ftp/tridge/dbench/" LICENSE = "GPL" PR = "r0" SRC_URI = "\ http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \ file://destdir.pa...
DESCRIPTION = "The dbench (disk) and tbench (TCP) benchmarks" DESCRIPTION_dbench = "Filesystem load benchmark" DESCRIPTION_tbench = "TCP load benchmark" HOMEPAGE = "http://samba.org/ftp/tridge/dbench/" LICENSE = "GPL" DEPENDS = "popt" PR = "r1" SRC_URI = "\ http://samba.org/ftp/tridge/dbench/dbench-${PV}.tar.gz \ ...
Add popt to DEPENDS, fix GNU_HASH, add clients.txt to tbench
dbench: Add popt to DEPENDS, fix GNU_HASH, add clients.txt to tbench Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
BitBake
mit
scottellis/overo-oe,SIFTeam/openembedded,openpli-arm/openembedded,anguslees/openembedded-android,Martix/Eonos,dave-billin/overo-ui-moos-auv,JamesAng/oe,mrchapp/arago-oe-dev,openembedded/openembedded,buglabs/oe-buglabs,rascalmicro/openembedded-rascal,sutajiokousagi/openembedded,openembedded/openembedded,sampov2/audio-op...
168db7958534e9f1714a71981c338ceeeb55bdaf
recipes/pkgconfig/pkgconfig_0.23.bb
recipes/pkgconfig/pkgconfig_0.23.bb
require pkgconfig.inc PR = "${INC_PR}.1" DEPENDS += "glib-2.0" EXTRA_OECONF = "--with-installed-glib"
require pkgconfig.inc PR = "${INC_PR}.3" DEPENDS += "glib-2.0" EXTRA_OECONF = "--with-installed-glib"
Bump PR to keep incremental versioning.
pkgconfig: Bump PR to keep incremental versioning.
BitBake
mit
anguslees/openembedded-android,JamesAng/oe,xifengchuo/openembedded,trini/openembedded,xifengchuo/openembedded,giobauermeister/openembedded,openpli-arm/openembedded,giobauermeister/openembedded,thebohemian/openembedded,BlackPole/bp-openembedded,libo/openembedded,libo/openembedded,nx111/openembeded_openpli2.1_nx111,Marti...
29ee333beaf954e72ac3bc63db43b492d5fa1c55
recipes/xfce-extras/gigolo_0.3.2.bb
recipes/xfce-extras/gigolo_0.3.2.bb
DESCRIPTION = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs." DEPENDS = "pkgconfig gtk+" RDEPENDS = "libxfce4util libxfcegui4" SECTION = "x11" LICENSE = "GPL-2" PR = "r1" inherit xfce46 XFCE_VERSION = "4.6.1" SRC_URI = "http://files.uvena.de/${PN}/${PN}-${PV}.tar.bz2" do_c...
DESCRIPTION = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs." DEPENDS = "pkgconfig gtk+ gvfs" RDEPENDS = "libxfce4util libxfcegui4 gvfs" SECTION = "x11" LICENSE = "GPL-2" PR = "r2" inherit xfce46 XFCE_VERSION = "4.6.1" SRC_URI = "http://files.uvena.de/${PN}/${PN}-${PV}.tar....
Add build and runtime depends on gvfs (without it, the app is not a lot of use).
gigolo: Add build and runtime depends on gvfs (without it, the app is not a lot of use).
BitBake
mit
crystalfontz/openembedded,scottellis/overo-oe,dave-billin/overo-ui-moos-auv,sledz/oe,dellysunnymtech/sakoman-oe,thebohemian/openembedded,sampov2/audio-openembedded,hulifox008/openembedded,giobauermeister/openembedded,scottellis/overo-oe,JamesAng/goe,philb/pbcl-oe-2010,mrchapp/arago-oe-dev,sutajiokousagi/openembedded,tr...
f490997b6c6037557da6f20483e37f1516445ca7
packages/opie-sounds/opie-sounds_1.1.9.bb
packages/opie-sounds/opie-sounds_1.1.9.bb
DESCRIPTION = "Common Opie Sounds" SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" SRC_URI = "${HANDHELDS_CVS};module=opie/sounds;tag=${TAG}" S = "${WORKDIR}/sounds" SOUNDS = "alarm touchsound keysound" do_install() { install -d ${D}${palmtopdir}/sounds/ f...
DESCRIPTION = "Common Opie Sounds" SECTION = "opie/base" PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}" SRC_URI = "${HANDHELDS_CVS};module=opie/sounds;tag=${TAG}" S = "${WORKDIR}/sounds" SOUNDS = "alarm touchsound keyso...
Fix TAG for opie-sounds the same as opie-pics
Fix TAG for opie-sounds the same as opie-pics BKrev: 4202151fSpq_j7sYgRUxBdYmM796qw
BitBake
mit
yyli/overo-oe,nvl1109/openembeded,sentient-energy/emsw-oe-mirror,sampov2/audio-openembedded,openpli-arm/openembedded,bticino/openembedded,thebohemian/openembedded,dave-billin/overo-ui-moos-auv,BlackPole/bp-openembedded,hulifox008/openembedded,dellysunnymtech/sakoman-oe,popazerty/openembedded-cuberevo,popazerty/openembe...
123f3342c7cf3eb8c5c297016ef27d8cf75301c8
recipes/ti/matrix-tui_1.1.bb
recipes/ti/matrix-tui_1.1.bb
require matrix-tui.inc SRCREV = "35" PR = "${INC_PR}.3"
require matrix-tui.inc SRCREV = "37" PR = "${INC_PR}.4"
Update SRCREV - makefile update
matrix-tui: Update SRCREV - makefile update * Updating the makefile to better support the release and debug versions used in CCSv5 * Adding an install_debug option to the makefile * Updating the README file to go with the makefile updates Signed-off-by: Jeff Lance <1f65ae864703160707afde1c899546bb901fc98c@ti.com...
BitBake
mit
sutajiokousagi/openembedded,giobauermeister/openembedded,yyli/overo-oe,yyli/overo-oe,sentient-energy/emsw-oe-mirror,sampov2/audio-openembedded,sledz/oe,buglabs/oe-buglabs,nx111/openembeded_openpli2.1_nx111,dellysunnymtech/sakoman-oe,dave-billin/overo-ui-moos-auv,JamesAng/goe,giobauermeister/openembedded,thebohemian/ope...
5396e0868cf89787746fa6341ddb1f271a770595
recipes/icon-naming-utils/icon-naming-utils-native_0.8.7.bb
recipes/icon-naming-utils/icon-naming-utils-native_0.8.7.bb
LICENSE = "GPLv2" DEPENDS = "libxml-simple-perl-native" SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz" S = "${WORKDIR}/icon-naming-utils-${PV}" inherit autotools native SRC_URI[md5sum] = "4abe604721ce2ccb67f451aa7ceb44d6" SRC_URI[sha256sum] = "1cb49ce6a04626939893a447da696f20003903...
LICENSE = "GPLv2" DEPENDS = "libxml-simple-perl-native" PR = "r1" SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-${PV}.tar.gz" S = "${WORKDIR}/icon-naming-utils-${PV}" inherit autotools native do_configure_append() { # replace paths to STAGING_BINDIR_NATIVE/perl with ${bindir}/perl sed -i -e "1...
Fix long path to perl in icon-name-mapping
icon-naming-utils-native: Fix long path to perl in icon-name-mapping Signed-off-by: Tom Rini <4c3d5c8f8c21c27dd329bd585f481113514551fd@mentor.com>
BitBake
mit
sledz/oe,mrchapp/arago-oe-dev,thebohemian/openembedded,hulifox008/openembedded,scottellis/overo-oe,giobauermeister/openembedded,JamesAng/goe,sutajiokousagi/openembedded,yyli/overo-oe,sampov2/audio-openembedded,giobauermeister/openembedded,scottellis/overo-oe,hulifox008/openembedded,openembedded/openembedded,sampov2/aud...
7d4a87903f50a840aee3c2eb8634922fc9849678
packages/tapioca/tapiocaui_0.3.0.bb
packages/tapioca/tapiocaui_0.3.0.bb
MAINTAINER = "Koen Kooi <Koen@dominion.kabel.utwente.nl>" HOMEPAGE = "http://tapioca-voip.sourceforge.net/wiki/index.php/Tapioca" LICENSE = "LGPL" DEPENDS = "gtk+ glib-2.0 dbus gconf tapioca-xmpp tapioca farsight gst-plugins-farsight" inherit autotools pkgconfig SRC_URI = "${SOURCEFORGE_MIRROR}/tapioca-voip/${P}.tar....
MAINTAINER = "Koen Kooi <Koen@dominion.kabel.utwente.nl>" HOMEPAGE = "http://tapioca-voip.sourceforge.net/wiki/index.php/Tapioca" LICENSE = "LGPL" DEPENDS = "gtk+ glib-2.0 dbus gconf tapioca-xmpp tapioca farsight gst-plugins-farsight" RDEPENDS = "tapioca-xmpp" PR = "r1" inherit autotools pkgconfig SRC_URI = "${SOURCE...
Add missing RDEPENDS to tapioca-xmpp.
tapiocaui: Add missing RDEPENDS to tapioca-xmpp.
BitBake
mit
giobauermeister/openembedded,xifengchuo/openembedded,hulifox008/openembedded,popazerty/openembedded-cuberevo,yyli/overo-oe,anguslees/openembedded-android,KDAB/OpenEmbedded-Archos,mrchapp/arago-oe-dev,openembedded/openembedded,scottellis/overo-oe,openpli-arm/openembedded,nlebedenco/mini2440,nx111/openembeded_openpli2.1_...
0cfbd880f16314ee48841687a2c62a7d0aa5c470
packages/evince/evince_0.5.2.bb
packages/evince/evince_0.5.2.bb
DESCRIPTION = "Evince is simply a document viewer" LICENSE = "GPL" DEPENDS = "tiff espgs poppler gtk+ libgnomeui libgnomeprint libgnomeprintui" RDEPENDS = "espgs gconf" RRECOMMENDS = "gnome-vfs-plugin-file" PR = "r0" inherit gnome pkgconfig SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/evince/0.5/${PN}-${PV}.tar....
DESCRIPTION = "Evince is a document viewer for document formats like pdf, ps, djvu." LICENSE = "GPL" SECTION = "x11/office" DEPENDS = "tiff espgs poppler gtk+ libgnomeui libgnomeprint libgnomeprintui" RDEPENDS = "espgs gconf" RRECOMMENDS = "gnome-vfs-plugin-file" PR = "r1" inherit gnome pkgconfig SRC_URI = "http://ft...
Add SECTION. Make DESCRIPTION more useful.
evince: Add SECTION. Make DESCRIPTION more useful.
BitBake
mit
mrchapp/arago-oe-dev,dellysunnymtech/sakoman-oe,nlebedenco/mini2440,BlackPole/bp-openembedded,John-NY/overo-oe,xifengchuo/openembedded,openembedded/openembedded,hulifox008/openembedded,thebohemian/openembedded,JamesAng/oe,anguslees/openembedded-android,JrCs/opendreambox,nzjrs/overo-openembedded,dave-billin/overo-ui-moo...
5e4a86776f37e16767d933f0026adda11e97e19f
packages/openmoko-projects/assassin_svn.bb
packages/openmoko-projects/assassin_svn.bb
DESCRIPTION = "Action GUI for Installer" HOMEPAGE = "http://assassin.projects.openmoko.org/" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet" RDEPENDS = "etk-theme-ninja" PV = "0.2+svnr${SRCREV}" PR = "r6.03" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;proto=ht...
DESCRIPTION = "Action GUI for Installer" HOMEPAGE = "http://assassin.projects.openmoko.org/" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet curl" RDEPENDS = "etk-theme-ninja" PV = "0.2+svnr${SRCREV}" PR = "r6.02" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;pro...
Revert "[assassin] Remove curl in DEPENDS of assassin"
Revert "[assassin] Remove curl in DEPENDS of assassin" This reverts commit 1e2f0fce00f10a07faa32ecdda9e70302ebca630.
BitBake
mit
nvl1109/openembeded,nlebedenco/mini2440,openpli-arm/openembedded,buglabs/oe-buglabs,xifengchuo/openembedded,rascalmicro/openembedded-rascal,demsey/openembedded,trini/openembedded,sampov2/audio-openembedded,xifengchuo/openembedded,SIFTeam/openembedded,thebohemian/openembedded,YtvwlD/od-oe,JamesAng/goe,sutajiokousagi/ope...
db87d7205c7acf70e4c096bb9e128c0b3d1c0fa2
packages/openmoko-projects/assassin_svn.bb
packages/openmoko-projects/assassin_svn.bb
DESCRIPTION = "Action GUI for Installer" HOMEPAGE = "http://assassin.projects.openmoko.org/" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet curl" RDEPENDS = "etk-theme-ninja" PV = "0.2+svnr${SRCREV}" PR = "r6.02" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;pro...
DESCRIPTION = "Action GUI for Installer" HOMEPAGE = "http://assassin.projects.openmoko.org/" LICENSE = "GPL" DEPENDS = "dbus (>= 1.1.1) glib-2.0 e-wm packagekit etk edbus eet" RDEPENDS = "etk-theme-ninja" PV = "0.2+svnr${SRCREV}" PR = "r6.03" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=assassin;proto=ht...
Remove curl in DEPENDS of assassin
assassin: Remove curl in DEPENDS of assassin
BitBake
mit
bticino/openembedded,BlackPole/bp-openembedded,scottellis/overo-oe,demsey/openenigma2,John-NY/overo-oe,openembedded/openembedded,nx111/openembeded_openpli2.1_nx111,openembedded/openembedded,dellysunnymtech/sakoman-oe,openembedded/openembedded,troth/oe-ts7xxx,openpli-arm/openembedded,philb/pbcl-oe-2010,openembedded/open...
eef4af6584b6c8897625ca30d5ff6d5a420b5cf0
recipes/xcalibrate/xcalibrate_git.bb
recipes/xcalibrate/xcalibrate_git.bb
LICENSE = "BSD-X" SECTION = "x11/libs" PRIORITY = "optional" DEPENDS = "virtual/libx11 xcalibrateext libxext" DESCRIPTION = "XCalibrate client-side library" PV = "0.0+git4be232e30cd33a44a1ce6d3ec429ee6101540c62" SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git;tag=4be232e30cd33a44a1ce6...
LICENSE = "BSD-X" SECTION = "x11/libs" PRIORITY = "optional" DEPENDS = "virtual/libx11 xcalibrateext libxext" DESCRIPTION = "XCalibrate client-side library" PR = "r0" PV = "0.0+${PR}+gitr4be232e30cd33a44a1ce6d3ec429ee6101540c62" SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git;tag=4be2...
Use increment-able PV format as other git version recipes do.
xcalibrate: Use increment-able PV format as other git version recipes do.
BitBake
mit
trini/openembedded,sledz/oe,scottellis/overo-oe,mrchapp/arago-oe-dev,dellysunnymtech/sakoman-oe,dellysunnymtech/sakoman-oe,JamesAng/oe,buglabs/oe-buglabs,dellysunnymtech/sakoman-oe,buglabs/oe-buglabs,libo/openembedded,hulifox008/openembedded,John-NY/overo-oe,sampov2/audio-openembedded,sentient-energy/emsw-oe-mirror,sen...
7efaed23fdcc3aad7462e1473cc26717ed658871
gui/logger.bmx
gui/logger.bmx
Type mxLoggerObserverGUI Field m_output:Object Method Reset() If TGadget(m_output) SetGadgetText(TGadget(m_output), "") End If End Method Method SendMessage:Object(message:Object, context:Object) Local msg:String = String(message) If String(context) = "error" Notify(msg, True) Else If TGadget(m_...
Type mxLoggerObserverGUI Field m_output:Object Method Reset() If TGadget(m_output) SetGadgetText(TGadget(m_output), "") End If End Method Method SendMessage:Object(message:Object, context:Object) Local msg:String = String(message) If String(context) = "error" Notify(msg, True) Else If TGadget(m_...
Refresh the GUI when mxLoggerObserverGUI updates text of a TGadget
Refresh the GUI when mxLoggerObserverGUI updates text of a TGadget refs gh-17
BlitzMax
mit
maximos/maximus
d60140ff240a2404ba99f57f794d0a732112dd8f
NumConv.bsv
NumConv.bsv
function String toHex(Bit#(s) num); function String f(Bit#(s) n); String dig[16] = {"0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"}; return (n == 0) ? "" : f(n / 16) + dig[n % 16]; endfunction return (num == 0) ? "0" : f(num); endfunction
function Bit#(n) removeDontCares(Bit#(n) num); Bit#(n) res = 0; for(Integer i = 0; i < valueOf(n); i = i + 1) res[i] = (num[i] == 1'b1) ? 1'b1 : 1'b0; return res; endfunction function String toHex(Bit#(n) num) provisos ( Div#(n , 4, ndig), Mul#(ndig, 4, nadj), Add#(pad , n, nadj) ); ...
Implement toHex supporting don't-care bits
Implement toHex supporting don't-care bits Previously, don't-care bits would trigger an infinite loop during the elaboration phase.
Bluespec
mit
thotypous/altsourceprobe
09a43116c9922d0e5d572e1274e451aa4de01ac6
hw/bsv/DE5Pins.bsv
hw/bsv/DE5Pins.bsv
import Ethernet::*; (* always_ready, always_enabled *) interface DE5Pins; method Action osc_50(Bit#(1) b3d, Bit#(1) b4a, Bit#(1) b4d, Bit#(1) b7a, Bit#(1) b7d, Bit#(1) b8a, Bit#(1) b8d); method Action sfp(Bit#(1) refclk); method Action buttons(Bit#(4) v); // method Bit#(4) serial_tx_data; // method Action...
import Ethernet::*; (* always_ready, always_enabled *) interface DE5Pins; method Action osc_50(Bit#(1) b3d, Bit#(1) b4a, Bit#(1) b4d, Bit#(1) b7a, Bit#(1) b7d, Bit#(1) b8a, Bit#(1) b8d); method Action sfp(Bit#(1) refclk); method Action buttons(Bit#(4) v); // method Bit#(4) serial_tx_data; // method Action...
Fix "Attempt to use this undetermined clock" Error
Fix "Attempt to use this undetermined clock" Error
Bluespec
mit
hanw/sonic-lite,hanw/sonic-lite,hanw/sonic-lite,hanw/sonic-lite
c8a7656a3f5661a7aa41d5058ccbe19b8b926300
src/BooJs.Compiler/Steps/ProcessGoto.boo
src/BooJs.Compiler/Steps/ProcessGoto.boo
namespace BooJs.Compiler.Steps import Boo.Lang.Compiler.Ast import Boo.Lang.Compiler.Steps class ProcessGoto(AbstractTransformerCompilerStep): """ Process labels and goto statements The supported uses are very limited. It's only possible to jump to a label previously defined in the same function. No jump...
namespace BooJs.Compiler.Steps import Boo.Lang.Compiler.Ast import Boo.Lang.Compiler.Steps class ProcessGoto(AbstractTransformerCompilerStep): """ Process labels and goto statements The supported uses are very limited. It's only possible to jump to a label previously defined in the same function. No jump...
Make sure Goto is only processed once
Make sure Goto is only processed once
Boo
mit
drslump/BooJS,drslump/BooJS,drslump/BooJS,drslump/BooJS
be262a94a54dc130cac5d7e2710a5ab284a5b9d1
src/BooJs.Compiler/Steps/NormalizeGeneratorExpression.boo
src/BooJs.Compiler/Steps/NormalizeGeneratorExpression.boo
namespace BooJs.Compiler.Steps import Boo.Lang.Compiler.Ast import Boo.Lang.Compiler.Steps class NormalizeGeneratorExpression(AbstractTransformerCompilerStep): """ Converts generator expressions to a simpler format: ( i*2 for i in range(3) ) --- { __gen = []; for i in range(3): __gen.push...
namespace BooJs.Compiler.Steps import Boo.Lang.Compiler.Ast import Boo.Lang.Compiler.Steps class NormalizeGeneratorExpression(AbstractTransformerCompilerStep): """ Converts generator expressions to a simpler format: ( i*2 for i in range(3) ) --- { __gen = []; for i in range(3): __gen.push...
Use sequence instead of self execution functions
Use sequence instead of self execution functions
Boo
mit
drslump/BooJS,drslump/BooJS,drslump/BooJS,drslump/BooJS
cafc0e5b026b24e0a331cc71a86e7e47a493b6f4
PrelimNRSA/HyPhyMaterials/run.bf
PrelimNRSA/HyPhyMaterials/run.bf
global w; global t; global k; LIKELIHOOD_FUNCTION_OUTPUT = 1; RANDOM_STARTING_PERTURBATIONS = 1; /* Include relevant functions */ #include "matrices.mdl"; //rate matrices #include "GY94_Header.ibf"; /* Read in the data */ DataSet raw_data = ReadDataFile("temp.fasta"); /* Filter the data to find and remove any s...
global w; global t; global k; LIKELIHOOD_FUNCTION_OUTPUT = 1; RANDOM_STARTING_PERTURBATIONS = 1; /* Include relevant functions */ #include "matrices_fix_k.mdl"; //rate matrices #include "GY94_Header.ibf"; /* Read in the data */ DataSet raw_data = ReadDataFile("temp.fasta"); /* Filter the data to find and remove...
Save the correct hyphy materials
Save the correct hyphy materials
Brainfuck
bsd-2-clause
SimonGreenhill/pyvolve,SimonGreenhill/pyvolve
4e2b164c927dcb9b7f6f298b0d1c1e67f7e668a3
brainfuck/fizzbuzz.bf
brainfuck/fizzbuzz.bf
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ f >+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ i >+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...
+++++++++++++++++++++++++++++++++++++++++++++ empty line sign >++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ f >+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ i >++++++++++++++++++++++++++++++++++++++++++...
Add filling char to bf
Add filling char to bf
Brainfuck
apache-2.0
itarato/fizzbuzz,itarato/fizzbuzz,itarato/fizzbuzz,itarato/fizzbuzz,itarato/fizzbuzz,itarato/fizzbuzz,itarato/fizzbuzz,itarato/fizzbuzz,itarato/fizzbuzz
7c13d10966d8f1aa3fde9fb9fe1ff04ddaeb3165
rock.bro
rock.bro
# Copyright (C) 2016, Missouri Cyber Team # All Rights Reserved # See the file "LICENSE" in the main distribution directory for details module ROCK; export { const sensor_id = "sensor001-001" &redef; } # Load integration with Snort on ROCK @load ./frameworks/files/unified2-integration # Load integration with FSF ...
# Copyright (C) 2016, Missouri Cyber Team # All Rights Reserved # See the file "LICENSE" in the main distribution directory for details module ROCK; export { const sensor_id = "sensor001-001" &redef; } # Load integration with Snort on ROCK @load ./frameworks/files/unified2-integration # Load integration with FSF ...
Revert "Removes kafka from main config"
Revert "Removes kafka from main config"
Bro
bsd-3-clause
mocyber/rock-scripts
ac84b4c3d5d94563fe79fb43d4cfccc751912aa7
scripts/init.bro
scripts/init.bro
##! Packet source using Napatech module Napatech; export { ## The size of the software deduplication lru cache const dedupe_lru_size = 1024 &redef; ## Because applications can share streams, the Host Buffer Allowance ## allows an application to consume a portion of the host buffer ## before the a...
##! Packet source using Napatech module Napatech; export { ## Should the plugin try to deduplicate packets with the color1 ## value of the DYN4 packet descriptor? const enable_software_deduplication = T &redef; ## The size of the software deduplication lru cache const dedupe_lru_size = 1024 &redef...
Add default value for enable_software_deduplication
Add default value for enable_software_deduplication
Bro
bsd-3-clause
hosom/bro-napatech,hosom/bro-napatech
8e642c9d00180261ee277a307618770b75b31d46
server/proxy/filters/filter_demo.c
server/proxy/filters/filter_demo.c
#include "filters_api.h" static PF_FILTER_RESULT demo_filter_keyboard_event(connectionInfo* info, void* param) { proxyKeyboardEventInfo* event_data = (proxyKeyboardEventInfo*) param; return FILTER_PASS; } static PF_FILTER_RESULT demo_filter_mouse_event(connectionInfo* info, void* param) { proxyMouseEventInfo* even...
#include "filters_api.h" static PF_FILTER_RESULT demo_filter_keyboard_event(connectionInfo* info, void* param) { proxyKeyboardEventInfo* event_data = (proxyKeyboardEventInfo*) param; return FILTER_PASS; } static PF_FILTER_RESULT demo_filter_mouse_event(connectionInfo* info, void* param) { proxyMouseEventInfo* even...
Add return statement in demo_filter.c
server/proxy: Add return statement in demo_filter.c
C
apache-2.0
RangeeGmbH/FreeRDP,mfleisz/FreeRDP,erbth/FreeRDP,ivan-83/FreeRDP,akallabeth/FreeRDP,mfleisz/FreeRDP,FreeRDP/FreeRDP,awakecoding/FreeRDP,cedrozor/FreeRDP,chipitsine/FreeRDP,DavBfr/FreeRDP,Devolutions/FreeRDP,chipitsine/FreeRDP,FreeRDP/FreeRDP,Devolutions/FreeRDP,ivan-83/FreeRDP,ivan-83/FreeRDP,FreeRDP/FreeRDP,ivan-83/Fr...
63a9cf2dc50b7c83f99b95c1e7e63985c6e52343
WatchKit/SpecHelper/WatchKit/TestableWKInterfaceController.h
WatchKit/SpecHelper/WatchKit/TestableWKInterfaceController.h
#import <Foundation/Foundation.h> @class WKInterfaceController; @class FakeInterfaceController; @protocol TestableWKInterfaceController <NSObject> - (void)awakeWithContext:(id)context; - (void)willActivate; - (void)didDeactivate; @optional - (void)pushControllerWithName:(NSString *)name context:(id)context; - (v...
#import <Foundation/Foundation.h> @class WKInterfaceController; @class FakeInterfaceController; @protocol TestableWKInterfaceController <NSObject> - (void)awakeWithContext:(id)context; - (void)willActivate; - (void)didDeactivate; @optional - (NSArray *)sent_messages; - (void)pushControllerWithName:(NSString *)na...
Add sent_messages array to testable controller interface
Add sent_messages array to testable controller interface
C
mit
pivotaltracker/PivotalCoreKit,gudatcomputers/PivotalCoreKit,gudatcomputers/PivotalCoreKit,briancroom/PivotalCoreKit,mjstallard/PivotalCoreKit,pivotal/PivotalCoreKit,idoru/PivotalCoreKit,idoru/PivotalCoreKit,joemasilotti/PivotalCoreKit,jfuchs/PivotalCoreKit,joemasilotti/PivotalCoreKit,jfuchs/PivotalCoreKit
ba621e3b245e0ca2dcd80aeb1d51f617feceac51
searchcore/src/vespa/searchcore/proton/server/executor_threading_service_stats.h
searchcore/src/vespa/searchcore/proton/server/executor_threading_service_stats.h
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include <vespa/vespalib/util/threadstackexecutorbase.h> namespace proton { class ExecutorThreadingServiceStats { public: using Stats = vespalib::ThreadStackExecutorBase::Stats; pr...
// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #pragma once #include <cstddef> #include <vespa/vespalib/util/executor_stats.h> namespace proton { /* * This class contains executor stats for the executors used by a * document db. */ class Exec...
Add class comment. Reduce indirections in using statement.
Add class comment. Reduce indirections in using statement.
C
apache-2.0
vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa
cdd4ecd92bd54375dccc90633994626932a8c2c5
test/test_parser_one.c
test/test_parser_one.c
#include "test_parser.h" void one_or_more_one(void **state) { grammar_t *grammar = grammar_init( non_terminal("One"), rule_init( "One", one_or_more( terminal("11") ) ), 1 ); parse_t *result = parse("11", grammar); assert_non_null(result); assert_int_equal(result->lengt...
#include "test_parser.h" void one_or_more_one(void **state) { grammar_t *grammar = grammar_init( non_terminal("One"), rule_init( "One", one_or_more( terminal("11") ) ), 1 ); parse_result_t *result = parse("11", grammar); assert_non_null(result); assert_true(is_success(r...
Use new API on one or more tests
Use new API on one or more tests
C
mit
Baltoli/peggo,Baltoli/peggo
23f49ce7ef21eae1fc27b42f772e274f4f5ad81f
JPEGReadWriter2Plugin/Error.c
JPEGReadWriter2Plugin/Error.c
#include <stdio.h> #include "jpeglib.h" #include <setjmp.h> struct error_mgr2 { struct jpeg_error_mgr pub; /* "public" fields */ jmp_buf setjmp_buffer; /* for return to caller */ }; typedef struct error_mgr2 * error_ptr2; /* * Here's the routine that will replace the standard error_exit method: */ void error...
#include <stdio.h> #include "jpeglib.h" #include <setjmp.h> struct error_mgr2 { struct jpeg_error_mgr pub; /* "public" fields */ jmp_buf setjmp_buffer; /* for return to caller */ }; typedef struct error_mgr2 * error_ptr2; /* * Here's the routine that will replace the standard error_exit method: */ void error...
Remove nasty character at end of file that prevents compiles
Remove nasty character at end of file that prevents compiles git-svn-id: f18ccec24f938f15aa42574278fe0cc52f637e81@72 fa1542d4-bde8-0310-ad64-8ed1123d492a
C
mit
peteruhnak/pharo-vm,bencoman/pharo-vm,peteruhnak/pharo-vm,OpenSmalltalk/vm,bencoman/pharo-vm,OpenSmalltalk/vm,bencoman/pharo-vm,timfel/squeakvm,OpenSmalltalk/vm,peteruhnak/pharo-vm,OpenSmalltalk/vm,bencoman/pharo-vm,bencoman/pharo-vm,bencoman/pharo-vm,OpenSmalltalk/vm,timfel/squeakvm,timfel/squeakvm,bencoman/pharo-vm,b...
bdb9422317e0066978477b7e9c7b3063699aeb90
shared/types.h
shared/types.h
#pragma once #ifdef bool #undef bool #endif typedef char bool; #define true 1 #define false 0 typedef struct carp_thread* carp_thread_t; typedef void(*carp_thread_routine)(void* arg); typedef struct carp_library* carp_library_t; /* Init/shutdown */ void carp_platform_init(); void carp_platform_shutdown(); /* --...
#pragma once #ifdef bool #undef bool #endif typedef int bool; #define true 1 #define false 0 typedef struct carp_thread* carp_thread_t; typedef void(*carp_thread_routine)(void* arg); typedef struct carp_library* carp_library_t; /* Init/shutdown */ void carp_platform_init(); void carp_platform_shutdown(); /* ---...
Change size of bool to 4
Change size of bool to 4
C
apache-2.0
carp-lang/Carp,eriksvedang/Carp,eriksvedang/Carp,carp-lang/Carp,carp-lang/Carp
5f177712db6e42a07bb02fb4bbb75d7584559b1f
src/utils/FMatrix3x3.h
src/utils/FMatrix3x3.h
//Copyright (c) 2020 Ultimaker B.V. //CuraEngine is released under the terms of the AGPLv3 or higher. #ifndef FMATRIX3X3_H #define FMATRIX3X3_H namespace cura { class Point3; class FPoint3; class FMatrix3x3 { public: double m[3][3]; FMatrix3x3(); Point3 apply(const FPoint3& p) const; }; } //names...
//Copyright (c) 2020 Ultimaker B.V. //CuraEngine is released under the terms of the AGPLv3 or higher. #ifndef FMATRIX3X3_H #define FMATRIX3X3_H namespace cura { class Point3; class FPoint3; /*! * A 3x3 linear transformation matrix. */ class FMatrix3x3 { public: /*! * The matrix data, row-endian. * * The f...
Document the transformation matrix class
Document the transformation matrix class Brief, but just the gist of what people need to know to use this class. Contributes to issue CURA-7118.
C
agpl-3.0
Ultimaker/CuraEngine,Ultimaker/CuraEngine
bc07a64f87d24b573e1661b84ffb8d35288469ab
src/tests/unit/dictionary/linear_hash/test_linear_hash.h
src/tests/unit/dictionary/linear_hash/test_linear_hash.h
#ifndef TEST_LINEAR_HASH_H_ #define TEST_LINEAR_HASH_H_ #include <stdio.h> #include <string.h> #include <limits.h> #include "../../../planckunit/src/planck_unit.h" #include "../../../../dictionary/linear_hash/linear_hash.h" #ifdef __cplusplus extern "C" { #endif void runalltests_linear_hash(); #ifdef __cplusplus ...
#ifndef TEST_LINEAR_HASH_H_ #define TEST_LINEAR_HASH_H_ #include <stdio.h> #include <string.h> #include <limits.h> #include <math.h> #include "../../../planckunit/src/planck_unit.h" #include "../../../../dictionary/linear_hash/linear_hash.h" #ifdef __cplusplus extern "C" { #endif void runalltests_linear_hash(); #i...
Add include for math.h to lin hash
Add include for math.h to lin hash
C
bsd-3-clause
iondbproject/iondb,iondbproject/iondb
3ded2006e60424de131b6ef246268ebe86b4299d
test/CodeGen/vector.c
test/CodeGen/vector.c
// RUN: clang-cc -emit-llvm %s -o - typedef short __v4hi __attribute__ ((__vector_size__ (8))); void f() { __v4hi A = (__v4hi)0LL; } __v4hi x = {1,2,3}; __v4hi y = {1,2,3,4}; typedef int x __attribute((vector_size(16))); int a() { x b; return b[2LL]; }
// RUN: clang-cc -emit-llvm %s -o - typedef short __v4hi __attribute__ ((__vector_size__ (8))); void f() { __v4hi A = (__v4hi)0LL; } __v4hi x = {1,2,3}; __v4hi y = {1,2,3,4}; typedef int vty __attribute((vector_size(16))); int a() { vty b; return b[2LL]; }
Fix silly mistake in test.
Fix silly mistake in test. git-svn-id: ffe668792ed300d6c2daa1f6eba2e0aa28d7ec6c@67897 91177308-0d34-0410-b5e6-96231b3b80d8
C
apache-2.0
llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,apple/swift-clang,apple/swift-clang,llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,apple/swift-clang,apple/swift-cl...
ddbf27ab3cd541c7bff8781cca68e44acabf1285
UnitTests/Source/GITTestHelper.h
UnitTests/Source/GITTestHelper.h
#import <Foundation/Foundation.h> #import <GHUnit/GHUnit.h> //#import <SenTestingKit/SenTestingKit.h> #define COCOAGIT_REPO @"." #define TEST_RESOURCES_PATH @"../../UnitTests/Resources/" #define DOT_GIT TEST_RESOURCES_PATH @"dot_git/" #define DELTA_REF_PACK TEST_RESOURCES_PATH @"packs/cg-0.2.5-deltaref-be5a15ac583f7e...
#import <Foundation/Foundation.h> #import <GHUnit/GHUnit.h> //#import <SenTestingKit/SenTestingKit.h> #define COCOAGIT_REPO @"." #define TEST_RESOURCES_PATH @"../../UnitTests/Resources/" #define TEST_FIXTURES_PATH TEST_RESOURCES_PATH @"fixtures/" #define DOT_GIT TEST_RESOURCES_PATH @"dot_git/" #define DELTA_REF_PACK ...
Add 'fixtures' path definition to test helper.
Add 'fixtures' path definition to test helper.
C
mit
geoffgarside/cocoagit,geoffgarside/cocoagit
285a6f65380d98a239a952dece7d2cc60d694dcb
A/02/15/task2.c
A/02/15/task2.c
#include <stdio.h> #include <string.h> char* find(char *haystack, char needle); int main(){ char input[401]={'\0'}, symbol, *result; fgets(input, 401, stdin); symbol=getchar(); result=find(input, symbol); if(result!=NULL){ printf("%ld", result - input); } else{ printf("-1"); } return 0; } char*...
#include <stdio.h> #include <string.h> char* find(char *haystack, char needle); int main(){ char input[401]={'\0'}, symbol, *result; fgets(input, 401, stdin); symbol=getchar(); result=find(input, symbol); if(result!=NULL){ printf("%d", (int)(result - input)); } else{ printf("-1"); } return 0; } ...
Add closing bracket to open function in task 02 homework 02
Add closing bracket to open function in task 02 homework 02
C
mit
elsys/po-homework
884ccfb98a4cf5c1f12fb5b71271a238379e1d96
examples/src/example_reduce.c
examples/src/example_reduce.c
/* * example2.c * * Created on: 3 May 2016 * Author: nick */ #include "ndm.h" #include <mpi.h> #include <stdio.h> void recvFunction(void*, NDM_Metadata); int main(int argc, char* argv[]) { int provided; MPI_Init_thread(&argc, &argv, MPI_THREAD_MULTIPLE, &provided); ndmInit(); char uuid[10]; int...
/* * example2.c * * Created on: 3 May 2016 * Author: nick */ #include "ndm.h" #include <mpi.h> #include <stdio.h> void recvFunction(void*, NDM_Metadata); void additiveRecvFunction(void*, NDM_Metadata); int main(int argc, char* argv[]) { int provided; MPI_Init_thread(&argc, &argv, MPI_THREAD_MULTIPLE, ...
Reduce example uses additive calls
Reduce example uses additive calls
C
mit
mesham/ndm,mesham/ndm
10491403f35d32d63537fb6409fb6282d9e480d3
src/main/cpp/JniHelpersCommon.h
src/main/cpp/JniHelpersCommon.h
#ifndef __JniHelpersCommon_h__ #define __JniHelpersCommon_h__ // Disable some annoying compiler warnings #if WIN32 #pragma warning(disable: 4996) // "Security" warnings for vsnprintf #endif #if WIN32 #define EXPORT __declspec(dllexport) #else #define EXPORT #endif #include <jni.h> #define kTypeInt "I" #define kType...
#ifndef __JniHelpersCommon_h__ #define __JniHelpersCommon_h__ // Disable some annoying compiler warnings #if WIN32 #pragma warning(disable: 4996) // "Security" warnings for vsnprintf #endif #if WIN32 #define EXPORT __declspec(dllexport) #else #define EXPORT #endif #include <jni.h> #define kTypeInt "I" #define kType...
Fix type signatures for some java bulit-ins
Fix type signatures for some java bulit-ins
C
apache-2.0
spotify/JniHelpers,spotify/JniHelpers,spotify/JniHelpers,spotify/JniHelpers
9e317ee873422d95bee44059585ea107f12d76ab
alura/c/forca.c
alura/c/forca.c
#include <stdio.h> #include <string.h> void abertura() { printf("*******************\n"); printf("* Jogo de Forca *\n"); printf("*******************\n\n"); } int main() { char palavrasecreta[20]; sprintf(palavrasecreta, "MELANCIA"); int acertou = 0; int enforcou = 0; char chutes[26]; int tentat...
#include <stdio.h> #include <string.h> void abertura() { printf("*******************\n"); printf("* Jogo de Forca *\n"); printf("*******************\n\n"); } void chuta() { char chute; printf("Qual letra? "); scanf(" %c", &chute); chutes[tentativas] = chute; tentativas++; } int main() { char pal...
Update files, Alura, Introdução a C - Parte 2, Aula 4.2
Update files, Alura, Introdução a C - Parte 2, Aula 4.2
C
mit
fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs,fabriciofmsilva/labs
bf666ed43d3e13c4234487585589f82370608d8e
compat.h
compat.h
#ifndef COMPAT_H #define COMPAT_H #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifndef __dead #define __dead #endif #ifndef HAVE_REALLOCARRAY void *reallocarray(void *, size_t, size_t); #endif /* !HAVE_REALLOCARRAY */ #endif /* COMPAT_H */
#ifndef COMPAT_H #define COMPAT_H #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifdef __FreeBSD__ #define __dead __dead2 #endif /* __FreeBSD__ */ #if defined(__linux__) || defined(__CYGWIN__) #ifndef __dead #ifdef __GNUC__ #define __dead __attribute__((__noreturn__)) #else #define __dead #endif #endif #endif /* ...
Revert "Only define __dead if it's missing"
Revert "Only define __dead if it's missing" This reverts commit 7f5694ac1cf3a68b462a9f22e03a12a719249ee5. Partial fix to #202.
C
mit
DBOTW/pick,thoughtbot/pick,thoughtbot/pick,DBOTW/pick,DBOTW/pick,calleerlandsson/pick,calleerlandsson/pick,thoughtbot/pick,thoughtbot/pick,calleerlandsson/pick
58a63187d7c783687c04349e59c72d2f3a04af42
Smartling.i18n/SmartlingLib.h
Smartling.i18n/SmartlingLib.h
// Copyright 2015 Smartling, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this work except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
// Copyright 2015 Smartling, Inc. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this work except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
Fix import to be able to use Smartling.i18n as dynamic framework via cocoapods
Fix import to be able to use Smartling.i18n as dynamic framework via cocoapods
C
apache-2.0
Smartling/ios-i18n,belkevich/ios-i18n,Smartling/ios-i18n,belkevich/ios-i18n
22feab4c47ae7b5a6f41cbcdf83a6649ae62b0a1
cpp/Spellable.h
cpp/Spellable.h
// Spellable.h #ifndef SPELLABLE_H #define SPELLABLE_H #include <string> template <class T> class Spellable { T* value; public: Spellable() {}; Spellable(T* value): value(value) {} Spellable(T v) { value = new T(v); } void SetValue(T* v) { value = v; } void SetValue(T v) { value = new T(v); } T GetValue() c...
// Spellable.h #ifndef SPELLABLE_H #define SPELLABLE_H #include <string> template <class T> class Spellable { T* value; public: // TODO: new values are never deleted! Spellable() { value = NULL; }; Spellable(T* value): value(value) {} Spellable(T v) { value = new T(v); } void SetValue(T* v) { value = v; } ...
Handle precision of fractions better
Handle precision of fractions better
C
cc0-1.0
dancxjo/spell-dollars,dancxjo/spell-dollars,dancxjo/spell-dollars
cf1dc543f142263917468c19249d6a3e920b17b2
src/entropy/win32_stats/es_win32.h
src/entropy/win32_stats/es_win32.h
/** * Win32 EntropySource Header File * (C) 1999-2008 Jack Lloyd */ #ifndef BOTAN_ENTROPY_SRC_WIN32_H__ #define BOTAN_ENTROPY_SRC_WIN32_H__ #include <botan/entropy_src.h> namespace Botan { /** * Win32 Entropy Source */ class BOTAN_DLL Win32_EntropySource : public EntropySource { public: std::string name...
/** * Win32 EntropySource Header File * (C) 1999-2008 Jack Lloyd */ #ifndef BOTAN_ENTROPY_SRC_WIN32_H__ #define BOTAN_ENTROPY_SRC_WIN32_H__ #include <botan/entropy_src.h> namespace Botan { /** * Win32 Entropy Source */ class BOTAN_DLL Win32_EntropySource : public EntropySource { public: std::string name...
Fix return types in declaration
Fix return types in declaration
C
bsd-2-clause
webmaster128/botan,randombit/botan,randombit/botan,Rohde-Schwarz-Cybersecurity/botan,webmaster128/botan,Rohde-Schwarz-Cybersecurity/botan,randombit/botan,Rohde-Schwarz-Cybersecurity/botan,Rohde-Schwarz-Cybersecurity/botan,randombit/botan,webmaster128/botan,Rohde-Schwarz-Cybersecurity/botan,randombit/botan,Rohde-Schwarz...
303c1b421822d50d2f7313ae538e2dc33f096d33
deps/include/cgen_intrinsics.h
deps/include/cgen_intrinsics.h
/* Copyright (c) 2015, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the follo...
/* Copyright (c) 2015, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the follo...
Use int64_t for cgen intrinsics
Use int64_t for cgen intrinsics
C
bsd-2-clause
JuliaPackageMirrors/ParallelAccelerator.jl,IntelLabs/ParallelAccelerator.jl,malekbr/julia-to-tiramisu
057101774bb1130712d69607015dfc13df81256d
src/template.c
src/template.c
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <unistd.h> #include <errno.h> #include <sys/stat.h> off_t get_file_size(const char *filename) { struct stat buffer; return (stat(filename, &buffer)==0 ? buffer.st_size : -1); } int file_is_readable(char *filename) { if ( access(filename, R_...
#include <stdio.h> #include <stdlib.h> #include <time.h> #include <unistd.h> #include <errno.h> #include <sys/stat.h> off_t get_file_size(const char *filename) { struct stat buffer; return (stat(filename, &buffer)==0 ? buffer.st_size : -1); } int file_is_readable(char *filename) { if ( access(filename, R_...
Add printing of file size
Add printing of file size
C
apache-2.0
nathanielng/code-templates,nathanielng/code-templates,nathanielng/code-templates
5146b6a58c922e99626f9c8a9f8bd7d042ab7536
hist/inc/TH1I.h
hist/inc/TH1I.h
// @(#)root/hist:$Name: $:$Id: TH1I.h,v 1.1 2002/05/18 11:02:49 brun Exp $ // Author: Rene Brun 08/09/2003 /************************************************************************* * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * * All rights reserved. ...
// @(#)root/hist:$Name: $:$Id: TH1I.h,v 1.1 2003/09/08 12:50:23 brun Exp $ // Author: Rene Brun 08/09/2003 /************************************************************************* * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * * All rights reserved. ...
Fix a typo (thanks to Robert Hatcher)
Fix a typo (thanks to Robert Hatcher) git-svn-id: ecbadac9c76e8cf640a0bca86f6bd796c98521e3@10919 27541ba8-7e3a-0410-8455-c3a389f83636
C
lgpl-2.1
bbannier/ROOT,dawehner/root,dawehner/root,dawehner/root,bbannier/ROOT,dawehner/root,dawehner/root,dawehner/root,bbannier/ROOT,dawehner/root,bbannier/ROOT,bbannier/ROOT,bbannier/ROOT,dawehner/root,bbannier/ROOT
ba9bc2d01d0b260f73b1eb087afc057bb3538eb5
MBTA-APIs/Services/MBTA-v2/ServiceMBTA_sensitive.h
MBTA-APIs/Services/MBTA-v2/ServiceMBTA_sensitive.h
// // ServiceMBTA_sensitive.h // MBTA-APIs // // Created by Steve Caine on 01/05/115. // Copyright (c) 2015 Steve Caine. All rights reserved. // // your private key to the MBTA-v2 API goes here #define key_MBTA_v2_API @"" // you should not commit any version of this file that contains the key // to any source-co...
// // ServiceMBTA_sensitive.h // MBTA-APIs // // Created by Steve Caine on 01/05/15. // Copyright (c) 2015 Steve Caine. All rights reserved. // // your private key to the MBTA-v2 API goes here #define key_MBTA_v2_API @"" // you should not commit any version of this file that contains the key // to any source-con...
Fix typo in created date.
Fix typo in created date.
C
mit
SteveCaine/MBTA-RestKit,SteveCaine/MBTA-RestKit
3249f48c79fefb59f834a02fb8c0acb816064610
include/shell.h
include/shell.h
#ifndef SHELL_H #define SHELL_H #include <stdbool.h> #define report_error() fprintf(stderr, "[%s: %s():%d] %s\n", __FILE__, \ __FUNCTION__, \ __LINE__, \ strerror(errno)); #define sizeof_array(x) (sizeof(x) / sizeof(*x)) #define DEFAULT_PROMPT "$ " #define DEFAULT_PATH "/bin:/usr/bin/:/...
#ifndef SHELL_H #define SHELL_H #include <stdbool.h> #define report_error() fprintf(stderr, "[%s: %s():%d] %s\n", __FILE__, \ __FUNCTION__, \ __LINE__, \ strerror(errno)); #define sizeof_array(x) (sizeof(x) / sizeof(*x)) typedef struct command_t{ char **array; unsigned int eleme...
Remove double definition of default env variables
Remove double definition of default env variables
C
mit
tywkeene/Shell
d95a2b00d4fb8f00865295192b524b3f047a2d96
temperature.c
temperature.c
// Copyright 2016, Jeffrey E. Bedard #include "temperature.h" #include "config.h" #include "font.h" #include "util.h" #include <stdio.h> uint8_t get_temp(void) { return xstatus_system_value(XSTATUS_SYSFILE_TEMPERATURE) / 1000; } // Returns x offset for next item uint16_t draw_temp(xcb_connection_t * xc, const uint16_t...
// Copyright 2016, Jeffrey E. Bedard #include "temperature.h" #include "config.h" #include "font.h" #include "util.h" #include <stdio.h> static uint8_t get_temp(void) { return xstatus_system_value(XSTATUS_SYSFILE_TEMPERATURE) / 1000; } static uint8_t format(char * restrict buf, const uint8_t sz) { return snprintf(buf...
Make get_temp() static. Split out format().
Make get_temp() static. Split out format().
C
mit
jefbed/xstatus,jefbed/xstatus,jefbed/xstatus,jefbed/xstatus
2d612e6f8088ddb930dc26fc90e1ba2e3dd0284b
test2/vla/standard_nonconst.c
test2/vla/standard_nonconst.c
// RUN: %ocheck 1 '-DNULL=(void *)0' // RUN: %ocheck 0 '-DNULL=0' int null_is_ptr_type() { char s[1][1+(int)NULL]; int i = 0; sizeof s[i++]; return i; } main() { return null_is_ptr_type(); }
// RUN: %ocheck 1 %s '-DNULL=(void *)0' // RUN: %ocheck 0 %s '-DNULL=0' int null_is_ptr_type() { char s[1][1+(int)NULL]; int i = 0; sizeof s[i++]; return i; } main() { return null_is_ptr_type(); }
Fix standard-nonconst vla test commands
Fix standard-nonconst vla test commands
C
mit
bobrippling/ucc-c-compiler,bobrippling/ucc-c-compiler,bobrippling/ucc-c-compiler
0b08a3698e0cc1a26d7a85238c5035ceeb564e3a
src/keyimpl.h
src/keyimpl.h
#pragma once #include "jwtxx/jwt.h" #include <string> namespace JWTXX { struct Key::Impl { virtual ~Impl() {} virtual std::string sign(const void* data, size_t size) const = 0; virtual bool verify(const void* data, size_t size, const std::string& signature) const = 0; }; }
#pragma once #include "jwtxx/jwt.h" #include <string> namespace JWTXX { struct Key::Impl { // Need this for polymorphic behavior. virtual ~Impl() = default; // Need this due to the Rule of Five. Impl() = default; Impl(const Impl&) = delete; Impl& operator=(const Impl&) = delete; Impl(Imp...
Enable move and disable copy for key implementations.
Enable move and disable copy for key implementations.
C
mit
madf/jwtxx,madf/jwtxx,RealImage/jwtxx,RealImage/jwtxx
c4eb3b452e12e514b75a77d2fe3caf0f64962353
iOS/PlayPlan/Profile/ProfileViewController.h
iOS/PlayPlan/Profile/ProfileViewController.h
// // ProfileViewController.h // PlayPlan // // Created by Zeacone on 15/11/8. // Copyright © 2015年 Zeacone. All rights reserved. // #import <UIKit/UIKit.h> #import "PlayPlan.h" @interface ProfileViewController : UIViewController <UITableViewDelegate, UITableViewDataSource> @end
// // ProfileViewController.h // PlayPlan // // Created by Zeacone on 15/11/8. // Copyright © 2015年 Zeacone. All rights reserved. // #import <UIKit/UIKit.h> #import "PlayPlan.h" @class ProfileViewController; @protocol MainDelegate <NSObject> - (void)dismissViewController:(MainViewController *)mainViewController...
Add delegate for profile view controller.
Add delegate for profile view controller.
C
mit
Zeacone/PlayPlan,Zeacone/PlayPlan
3c48e853eb6e6e85a4429b717620cfa9a5218867
SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.c
SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.c
/** @file Provides a secure platform-specific method to detect physically present user. Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this d...
/** @file Provides a secure platform-specific method to detect physically present user. Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR> This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this d...
Update the default return value of UserPhysicalPresent to TRUE.
Update the default return value of UserPhysicalPresent to TRUE. Signed-off-by: Fu, Siyuan <siyuan.fu@intel.com> Reviewed-by: Dong, Guo <guo.dong@intel.com> git-svn-id: 5648d1bec6962b0a6d1d1b40eba8cf5cdb62da3d@13191 6f19259b-4bc3-4df7-8a09-765794883524
C
bsd-2-clause
MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2,MattDevo/edk2
022915baa2aa0f7c026d22591ece0c914254b6b4
test/Parser/cxx-in-c.c
test/Parser/cxx-in-c.c
// RUN: %clang_cc1 -fsyntax-only -verify // PR9137 void f0(int x) : {}; void f1(int x) try {};
// RUN: %clang_cc1 -fsyntax-only -verify %s // PR9137 void f0(int x) : {}; // expected-error{{expected function body after function declarator}} void f1(int x) try {}; // expected-error{{expected function body after function declarator}}
Fix test for previous commit
Fix test for previous commit git-svn-id: ffe668792ed300d6c2daa1f6eba2e0aa28d7ec6c@124861 91177308-0d34-0410-b5e6-96231b3b80d8
C
apache-2.0
llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-cl...
d3b29d4bbec8837a655dde42f2b0cdb852b2626d
MFSideMenu/MFSideMenuShadow.h
MFSideMenu/MFSideMenuShadow.h
// // MFSideMenuShadow.h // MFSideMenuDemoSearchBar // // Created by Michael Frederick on 5/13/13. // Copyright (c) 2013 Frederick Development. All rights reserved. // #import <Foundation/Foundation.h> @interface MFSideMenuShadow : NSObject @property (nonatomic, assign) BOOL enabled; @property (nonatomic, assign...
// // MFSideMenuShadow.h // MFSideMenuDemoSearchBar // // Created by Michael Frederick on 5/13/13. // Copyright (c) 2013 Frederick Development. All rights reserved. // #import <Foundation/Foundation.h> @interface MFSideMenuShadow : NSObject @property (nonatomic, assign) BOOL enabled; @property (nonatomic, assign...
Change weak reference to assign for backwards compatibility
Change weak reference to assign for backwards compatibility
C
bsd-3-clause
appcom-interactive/MFSideMenu,Magnat12/MFSideMenu,mikefrederick/MFSideMenu,andrespch/MFSideMenu,AxialExchange/MFSideMenu,eleostech/MFSideMenu
cfa529182fda9e64aaf4621800ec7e8724892737
test/CFrontend/2006-07-31-PR854.c
test/CFrontend/2006-07-31-PR854.c
// RUN: llvm-gcc %s -S -o - // PR854 struct kernel_symbol { unsigned long value; }; unsigned long loops_per_jiffy = (1<<12); static const char __kstrtab_loops_per_jiffy[] __attribute__((section("__ksymtab_strings"))) = "loops_per_jiffy"; static const struct kernel_symbol __ksymtab_loops_per_jiffy __attrib...
// RUN: %llvmgcc% %s -S -o - // PR854 struct kernel_symbol { unsigned long value; }; unsigned long loops_per_jiffy = (1<<12); static const char __kstrtab_loops_per_jiffy[] __attribute__((section("__ksymtab_strings"))) = "loops_per_jiffy"; static const struct kernel_symbol __ksymtab_loops_per_jiffy __attri...
Use the %llvm-gcc% variable to find llvm-gcc for those of us that don't have it in our path and to ensure it uses the configured llvm-gcc not just any one randomly placed in the path.
Use the %llvm-gcc% variable to find llvm-gcc for those of us that don't have it in our path and to ensure it uses the configured llvm-gcc not just any one randomly placed in the path. git-svn-id: 0ff597fd157e6f4fc38580e8d64ab130330d2411@29522 91177308-0d34-0410-b5e6-96231b3b80d8
C
apache-2.0
llvm-mirror/llvm,GPUOpen-Drivers/llvm,chubbymaggie/asap,dslab-epfl/asap,llvm-mirror/llvm,dslab-epfl/asap,llvm-mirror/llvm,llvm-mirror/llvm,apple/swift-llvm,GPUOpen-Drivers/llvm,llvm-mirror/llvm,GPUOpen-Drivers/llvm,dslab-epfl/asap,llvm-mirror/llvm,llvm-mirror/llvm,chubbymaggie/asap,chubbymaggie/asap,GPUOpen-Drivers/llv...
d93fae659ca26558c62dd654e24293be024408af
test/Index/c-index-getCursor-pp.c
test/Index/c-index-getCursor-pp.c
#define OBSCURE(X) X #define DECORATION typedef int T; void OBSCURE(func)(int x) { OBSCURE(T) DECORATION value; } // RUN: c-index-test -cursor-at=%s:1:11 %s | FileCheck -check-prefix=CHECK-1 %s // CHECK-1: macro definition=OBSCURE // RUN: c-index-test -cursor-at=%s:2:14 %s | FileCheck -check-prefix=CHECK-2 %s // CH...
#define OBSCURE(X) X #define DECORATION typedef int T; void OBSCURE(func)(int x) { OBSCURE(T) DECORATION value; } #include "a.h" // RUN: c-index-test -cursor-at=%s:1:11 -I%S/Inputs %s | FileCheck -check-prefix=CHECK-1 %s // CHECK-1: macro definition=OBSCURE // RUN: c-index-test -cursor-at=%s:2:14 -I%S/Inputs %s | ...
Update clang_getCursor() test to check searches on include directives
Update clang_getCursor() test to check searches on include directives git-svn-id: ffe668792ed300d6c2daa1f6eba2e0aa28d7ec6c@117063 91177308-0d34-0410-b5e6-96231b3b80d8
C
apache-2.0
apple/swift-clang,apple/swift-clang,llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,apple/swift-clang,apple/swift-clang,apple/swift-clang,llvm-mirror/cl...
4e139df2bc57e16133860dac7612265bcef77032
subdoc/path.h
subdoc/path.h
#ifndef SUBDOC_PATH_H #define SUBDOC_PATH_H #include "subdoc-api.h" #include "jsonsl_header.h" #ifdef __cplusplus extern "C" { #endif #define COMPONENTS_ALLOC 32 typedef struct subdoc_PATH_st { struct jsonsl_jpr_st jpr_base; struct jsonsl_jpr_component_st components_s[COMPONENTS_ALLOC]; int has_negix; /*...
#ifndef SUBDOC_PATH_H #define SUBDOC_PATH_H #include "subdoc-api.h" #include "jsonsl_header.h" #ifdef __cplusplus extern "C" { #endif // Maximum number of components in a path. Set to 33 to allow 32 'actual' // components plus the implicit root element. #define COMPONENTS_ALLOC 33 typedef struct subdoc_PATH_st { ...
Allow access to documents of depth 32
Allow access to documents of depth 32
C
apache-2.0
mnunberg/subjson,mnunberg/subjson
8650caef5b7e0729e2edabe780dfcdea6d6648d7
include/bitops.h
include/bitops.h
#ifndef __BITOPS_H__ #define __BITOPS_H__ #include <asm/bitops.h> #include <types.h> static inline int fls(int x) { return WORD_BITS - __clz(x); } static inline int ffs(int x) { /* mask the least significant bit only */ return fls(x & -x); } static inline int log2(int x) { if (!x) return INF; int sig...
#ifndef __BITOPS_H__ #define __BITOPS_H__ #include <asm/bitops.h> #include <types.h> static inline int fls(int x) { return WORD_BITS - __clz(x); } static inline int ffs(int x) { /* mask the least significant bit only */ return fls(x & -x); } static inline int digits(const unsigned int n) { assert(sizeof(...
Add digits() to count digits of `unsigned int` value
Add digits() to count digits of `unsigned int` value
C
apache-2.0
onkwon/yaos,onkwon/yaos,onkwon/yaos
507c61e2567c01f86e8bea87a37b173318779fb4
libexec/lukemftpd/nbsd2fbsd.h
libexec/lukemftpd/nbsd2fbsd.h
/* $FreeBSD$ */ /* XXX: Depend on our system headers protecting against multiple includes. */ #include <paths.h> #undef _PATH_FTPUSERS #include <pwd.h> #define _DIAGASSERT(x) #include <sys/_types.h> #ifndef _SIZE_T_DECLARED typedef __size_t size_t; #define _SIZE_T_DECLARED #endif long long strsuftollx(const char *,...
/* $FreeBSD$ */ /* XXX: Depend on our system headers protecting against multiple includes. */ #include <paths.h> #undef _PATH_FTPUSERS #include <pwd.h> #define _DIAGASSERT(x) #include <sys/_types.h> #ifndef _SIZE_T_DECLARED typedef __size_t size_t; #define _SIZE_T_DECLARED #endif long long strsuftollx(const char *,...
Deal with the LOGIN_NAME_MAX issue in the NetBSD->FreeBSD translation^H^H^Hhack layer.
Deal with the LOGIN_NAME_MAX issue in the NetBSD->FreeBSD translation^H^H^Hhack layer.
C
bsd-3-clause
jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase,jrobhoward/SCADAbase
80e4e2a943d9a156ed2a674a76a1da42b891dd57
Josh_Zane_Sebastian/src/main.h
Josh_Zane_Sebastian/src/main.h
#define T_INT 0 #define T_CHR 1 #define T_RTN 2 struct stack_node { struct stack_node *cdr; union node_data data; char type; } union node_data { struct routine routine; int numval; } struct routine { struct routine *parent; struct iq_node *nodes; int num_nodes; } struct iq_node { ...
#define T_INT 0 #define T_CHR 1 #define T_RTN 2 struct stack_node { struct stack_node *cdr; union node_data data; char type; } union node_data { struct routine routine; int numval; } struct routine { struct routine *parent; struct iq_node *nodes; } struct iq_node { struct iq_node *ne...
Remove unused node-counter in routines
Remove unused node-counter in routines
C
mit
aacoppa/final,aacoppa/final
36bf68a93c844399befddd3830407561a4d18810
Pod/Classes/SEEngineProtocol.h
Pod/Classes/SEEngineProtocol.h
// // SEEngineProtocol.h // Pods // // Created by Danil Tulin on 3/14/16. // // #import <Foundation/Foundation.h> @protocol EngineProtocol <NSObject> - (void)feedBGRAImageData:(u_int8_t *)data width:(NSUInteger)width heieght:(NSUInteger)height; @property (nonatomic) CGFloat progress; @end
// // SEEngineProtocol.h // Pods // // Created by Danil Tulin on 3/14/16. // // #import <Foundation/Foundation.h> @protocol EngineProtocol <NSObject> @required - (void)feedBGRAImageData:(u_int8_t *)data width:(NSUInteger)width heieght:(NSUInteger)height; @property (nonatomic) float progress; @end
Add required and CGFloat -> float
Add required and CGFloat -> float
C
mit
tulindanil/SEUIKit
4a1681141d6a415ffbcad7dd5b672b01dd75d429
search/config.h
search/config.h
/* for MAX_TXT_SEG_BYTES & MAX_TXT_SEG_LEN */ #include "txt-seg/config.h" #define MAX_TERM_BYTES MAX_TXT_SEG_BYTES /* consider both math & term */ #define MAX_QUERY_BYTES (MAX_TXT_SEG_BYTES * 32) #define MAX_QUERY_WSTR_LEN (MAX_TXT_SEG_LEN * 32) #define MAX_MERGE_POSTINGS 4096 #define SNIPPET_PADDING 80 #def...
/* for MAX_TXT_SEG_BYTES & MAX_TXT_SEG_LEN */ #include "txt-seg/config.h" #define MAX_TERM_BYTES MAX_TXT_SEG_BYTES /* consider both math & term */ #define MAX_QUERY_BYTES (MAX_TXT_SEG_BYTES * 32) #define MAX_QUERY_WSTR_LEN (MAX_TXT_SEG_LEN * 32) #define MAX_MERGE_POSTINGS 4096 #define SNIPPET_PADDING 320 #de...
Enlarge snippet size and rank volumn.
Enlarge snippet size and rank volumn.
C
mit
approach0/search-engine,approach0/search-engine,yzhan018/the-day-after-tomorrow,yzhan018/the-day-after-tomorrow,t-k-/the-day-after-tomorrow,yzhan018/the-day-after-tomorrow,yzhan018/the-day-after-tomorrow,yzhan018/the-day-after-tomorrow,t-k-/the-day-after-tomorrow,t-k-/the-day-after-tomorrow,yzhan018/the-day-after-tomor...
d03603a903096eebfab0972a78e5038c41c75534
framework/JPetUser/JPetUser.h
framework/JPetUser/JPetUser.h
// JPet User - JPetUser.h #ifndef JPET_USER_H #define JPET_USER_H #include "TNamed.h" class JPetUser: public TNamed { protected: int m_id; std::string m_name; std::string m_lastName; std::string m_login; std::string m_password; bool m_isRoot; std::string m_creationDate; std::string m_lastLoginDate; ...
// JPet User - JPetUser.h #ifndef JPET_USER_H #define JPET_USER_H #include "TNamed.h" class JPetUser: public TNamed { protected: int m_id; std::string m_name; std::string m_lastName; std::string m_login; std::string m_password; bool m_isRoot; std::string m_creationDate; std::string m_lastLoginDate; ...
Change body of the toggleUserLoggedStatus method.
Change body of the toggleUserLoggedStatus method.
C
apache-2.0
kmuzalewska/j-pet-framework,kmuzalewska/j-pet-framework,kmuzalewska/j-pet-framework,kmuzalewska/j-pet-framework,kmuzalewska/j-pet-framework
e141aba93148a0e2b5bbcbde36b37d3cf171d1f2
chapter27/chapter27_drill.c
chapter27/chapter27_drill.c
/* Chapter 27, drill 1. Write a Hello World program 2. Define two variables holding "Hello" and "World!", concatenate them with a space in between and output them as "Hello World!" 3. Define a function taking a char* p and an int x, print their values in the format "p is 'foo' and x is 7". Ca...
/* Chapter 27, drill 1. Write a Hello World program 2. Define two variables holding "Hello" and "World!", concatenate them with a space in between and output them as "Hello World!" 3. Define a function taking a char* p and an int x, print their values in the format "p is 'foo' and x is 7". Ca...
Modify Chapter 27, drill to comply with C89 standard
Modify Chapter 27, drill to comply with C89 standard
C
mit
bewuethr/stroustrup_ppp,bewuethr/stroustrup_ppp
5d1c50d7b497f623c65e24f2d02c5f867f74afcc
restnotifier/idletime.c
restnotifier/idletime.c
#include <QtGlobal> #if defined Q_WS_X11 #include <X11/extensions/scrnsaver.h> #endif // return idle time in seconds int getIdleSecs() { #if defined Q_WS_X11 int code, idle_sec; XScreenSaverInfo *ssinfo = XScreenSaverAllocInfo(); if (!ssinfo) goto fail; Display *display = XOpenDisplay(0); ...
#include <QtGlobal> // headers #if defined Q_WS_X11 #include <X11/extensions/scrnsaver.h> #elif defined Q_WS_WIN #include <windows.h> #endif // ^ headers // return idle time in seconds int getIdleSecs() { // linux #if defined Q_WS_X11 int code, idle_sec; XScreenSaverInfo *ssinfo = XScreenSaverAllocInfo(); ...
Add idle time function for windows
Add idle time function for windows
C
mit
swarmer/restnotifier,swarmer/restnotifier,swarmer/restnotifier
dc811801dc3917f525058e06e89484704cc4b98c
installer/loader.h
installer/loader.h
#ifndef LOADER_H #define LOADER_H #include "../../../libwiiu/src/coreinit.h" #include "../../../libwiiu/src/socket.h" #include "../../../libwiiu/src/types.h" void _start(); void _entryPoint(); /* Arbitrary kernel write syscall */ void kern_write(void *addr, uint32_t value); #endif /* LOADER_H */
#ifndef LOADER_H #define LOADER_H #include "../../../libwiiu/src/coreinit.h" #include "../../../libwiiu/src/socket.h" #include "../../../libwiiu/src/types.h" /* Kernel address table */ #if VER == 200 #define KERN_ADDRESS_TBL 0x0 #elif VER == 210 #define KERN_ADDRESS_TBL 0x0 #elif VER == 300 #define KERN_AD...
Add KERN_ADDRESS_TBL for each version
Add KERN_ADDRESS_TBL for each version
C
mit
wiiudev/pyGecko,cfwprpht/pyGecko,FIX94/pyGecko,FIX94/pyGecko,shinyquagsire23/pyGecko,cfwprpht/pyGecko,wiiudev/pyGecko,shinyquagsire23/pyGecko
2b3e2bb2d4c5fb0185a42b50354278fea97aa817
src/include/s6-rc/s6rc-constants.h
src/include/s6-rc/s6rc-constants.h
/* ISC license. */ #ifndef S6RC_CONSTANTS_H #define S6RC_CONSTANTS_H #define S6RC_COMPILED_BASE "/etc/s6-rc/compiled" #define S6RC_LIVE_BASE "/s6/s6-rc" #define S6RC_COMPILED_DIR_LEN 32 #define S6RC_ONESHOT_RUNNER "s6rc-oneshot-runner" #define S6RC_ONESHOT_RUNNER_LEN (sizeof S6RC_ONESHOT_RUNNER - 1) #endif
/* ISC license. */ #ifndef S6RC_CONSTANTS_H #define S6RC_CONSTANTS_H #define S6RC_COMPILED_BASE "/etc/s6-rc/compiled" #define S6RC_LIVE_BASE "/run/s6-rc" #define S6RC_COMPILED_DIR_LEN 32 #define S6RC_ONESHOT_RUNNER "s6rc-oneshot-runner" #define S6RC_ONESHOT_RUNNER_LEN (sizeof S6RC_ONESHOT_RUNNER - 1) #endif
Change default live to /run/s6-rc
Change default live to /run/s6-rc
C
isc
skarnet/s6-rc,skarnet/s6-rc
a689b6dd0ccf5734c9c22058cb20c5a18f8fc795
sapi/sapi-dylink.h
sapi/sapi-dylink.h
/// @file sapi-dylink.h /// @brief Define the record used for runtime linking. /// This structure allows forth to easily look up things on the C /// side of the world. /// /// Special Rules: /// - The very first item is the size of the record. /// // This could be packed more tightly, but its now exactly // 16 by...
/// @file sapi-dylink.h /// @brief Define the record used for runtime linking. /// This structure allows forth to easily look up things on the C /// side of the world. /// /// Special Rules: /// - The very first item is the size of the record. /// // This could be packed more tightly, but its now exactly // 16 by...
Clarify the dynamic linking structure.
Clarify the dynamic linking structure.
C
bsd-2-clause
rbsexton/sockpuppet,rbsexton/sockpuppet
74dab7fd5a5e1ddc73ffb56bfaeaeaae43ce609c
Common/Categories/UITableView+DynamicSizing.h
Common/Categories/UITableView+DynamicSizing.h
#import <UIKit/UIKit.h> @protocol UITableViewDataSourceDynamicSizing; @interface UITableView (DynamicSizing) - (void)registerClass:(Class)cellClass forDynamicCellReuseIdentifier:(NSString *)identifier; - (void)registerNib:(UINib *)nib forDynamicCellReuseIdentifier:(NSString *)identifier; - (CGFloat)minimumHeightForCe...
#import <UIKit/UIKit.h> @protocol UITableViewDataSourceDynamicSizing; @interface UITableView (DynamicSizing) - (void)registerClass:(Class)cellClass forDynamicCellReuseIdentifier:(NSString *)identifier; - (void)registerNib:(UINib *)nib forDynamicCellReuseIdentifier:(NSString *)identifier; - (CGFloat)minimumHeightForCe...
Make sure to mark all the methods in the dynamic sizing data source as required
Make sure to mark all the methods in the dynamic sizing data source as required
C
lgpl-2.1
xNUTs/MIT-Mobile-for-iOS,xNUTs/MIT-Mobile-for-iOS,smartcop/MIT-Mobile-for-iOS,MIT-Mobile/MIT-Mobile-for-iOS,smartcop/MIT-Mobile-for-iOS,MIT-Mobile/MIT-Mobile-for-iOS
0aec39c69e2f002dd5020272f30bf1f488ce4815
src/condor_ckpt/machdep.old.h
src/condor_ckpt/machdep.old.h
#include <setjmp.h> /* Portability: A single method works on all the platforms we have tried so far, but this may not be true for all platforms. */ #if defined(ULTRIX42) || defined(ULTRIX43) || defined(SUNOS41) # define SETJMP _setjmp # define LONGJMP _longjmp extern "C" { int SETJMP( jmp_buf env ); void LONG...
#include <setjmp.h> #include <sys/param.h> #include <sys/vmparam.h> /* Portability: A single method works on all the platforms we have tried so far, but this may not be true for all platforms. */ #if defined(ULTRIX42) || defined(ULTRIX43) || defined(SUNOS41) # define SETJMP _setjmp # define LONGJMP _longjmp exter...
Include both <sys/param.h> and <sys/vmparam.h> since both SUNOS and ULTRIX will need them.
Include both <sys/param.h> and <sys/vmparam.h> since both SUNOS and ULTRIX will need them.
C
apache-2.0
htcondor/htcondor,clalancette/condor-dcloud,htcondor/htcondor,djw8605/htcondor,zhangzhehust/htcondor,zhangzhehust/htcondor,djw8605/htcondor,zhangzhehust/htcondor,mambelli/osg-bosco-marco,htcondor/htcondor,zhangzhehust/htcondor,djw8605/condor,djw8605/htcondor,bbockelm/condor-network-accounting,djw8605/htcondor,clalancet...
b41a7d20027f4730f34885ebbca539d9fdb78c9c
test/CodeGen/address-space.c
test/CodeGen/address-space.c
// RUN: clang -emit-llvm < %s 2>&1 | grep 'addrspace(1)' | count 5 int foo __attribute__((address_space(1))); int ban[10] __attribute__((address_space(1))); int bar() { return foo; } int baz(int i) { return ban[i]; }
// RUN: clang -emit-llvm < %s 2>&1 | grep 'addrspace(1)' | count 5 int foo __attribute__((address_space(1))); int ban[10] __attribute__((address_space(1))); int bar() { return foo; } int baz(int i) { return ban[i]; }
Add ending newline to test.
Add ending newline to test. git-svn-id: ffe668792ed300d6c2daa1f6eba2e0aa28d7ec6c@46692 91177308-0d34-0410-b5e6-96231b3b80d8
C
apache-2.0
llvm-mirror/clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,llvm-mirror/clang,apple/swift-clang,apple/swift-cl...
25110f8d507c8432ac6849e2682a40983f752d8e
config.def.h
config.def.h
#ifdef HAVE_FORK #define HAVE_FORK 1 #endif #if HAVE_FORK # if TARGET_OS_IPHONE || APPLE_SDK_IPHONEOS # define HAVE_SYSTEM 0 # else # define HAVE_SYSTEM 1 # endif #else # define HAVE_SYSTEM 0 #endif #if HAVE_SYSTEM #include "p/sh.h" #endif #include "p/spp.h" #include "p/acr.h" #include "p/pod.h" #include "p/cpp.h"...
#ifdef HAVE_FORK #define HAVE_FORK 1 #endif #if HAVE_FORK # if TARGET_OS_IPHONE || APPLE_SDK_IPHONEOS || APPLE_SDK_IPHONESIMULATOR # define HAVE_SYSTEM 0 # else # define HAVE_SYSTEM 1 # endif #else # define HAVE_SYSTEM 0 #endif #if HAVE_SYSTEM #include "p/sh.h" #endif #include "p/spp.h" #include "p/acr.h" #include...
Fix build for the iPhone Simulator
Fix build for the iPhone Simulator
C
mit
radare/spp,radare/spp,radare/spp,radare/spp
7c3bd324629ef4acd69b8c9eed9379c872283916
include/matrix_constructors_impl.h
include/matrix_constructors_impl.h
//----------------------------------------------------------------------------- // Constructors //----------------------------------------------------------------------------- template<class T> matrix<T>::matrix():data_(),rows_(0),cols_(0){} template<class T> matrix<T>::matrix( std::size_t rows, std::size_t cols ): ...
//----------------------------------------------------------------------------- // Constructors //----------------------------------------------------------------------------- template<class T> matrix<T>::matrix():data_(),rows_(0),cols_(0){} template<class T> matrix<T>::matrix( std::size_t rows, std::size_t cols ): ...
Add comment about init_list constructor.
Add comment about init_list constructor.
C
mit
actinium/cppMatrix,actinium/cppMatrix
d1bc8e95445224276d7896b8b08cbb0b28a0ca80
include/linux/err.h
include/linux/err.h
#ifndef _LINUX_ERR_H #define _LINUX_ERR_H #include <linux/compiler.h> #include <asm/errno.h> /* * Kernel pointers have redundant information, so we can use a * scheme where we can return either an error code or a dentry * pointer with the same return value. * * This should be a per-architecture thing, to allow ...
#ifndef _LINUX_ERR_H #define _LINUX_ERR_H #include <linux/compiler.h> #include <asm/errno.h> /* * Kernel pointers have redundant information, so we can use a * scheme where we can return either an error code or a dentry * pointer with the same return value. * * This should be a per-architecture thing, to allow ...
Add an ERR_CAST() function to complement ERR_PTR and co.
Add an ERR_CAST() function to complement ERR_PTR and co. Add an ERR_CAST() function to complement ERR_PTR and co. for the purposes of casting an error entyped as one pointer type to an error of another pointer type whilst making it explicit as to what is going on. This provides a replacement for the ERR_PTR(PTR_ERR(...
C
apache-2.0
TeamVee-Kanas/android_kernel_samsung_kanas,KristFoundation/Programs,KristFoundation/Programs,KristFoundation/Programs,KristFoundation/Programs,TeamVee-Kanas/android_kernel_samsung_kanas,TeamVee-Kanas/android_kernel_samsung_kanas,KristFoundation/Programs,KristFoundation/Programs,TeamVee-Kanas/android_kernel_samsung_kana...
ef63a5a9f90205a0d9067b3b27d44118fd195bdb
sift/recorder/threads.h
sift/recorder/threads.h
#ifndef __THREAD_INFO_H #define __THREAD_INFO_H #include "globals.h" #include "sift_writer.h" #include "bbv_count.h" #include "pin.H" #include <deque> typedef struct { Sift::Writer *output; ADDRINT dyn_addresses[Sift::MAX_DYNAMIC_ADDRESSES]; UINT32 num_dyn_addresses; Bbv *bbv; UINT64 thread_num; AD...
#ifndef __THREAD_INFO_H #define __THREAD_INFO_H #include "globals.h" #include "sift_writer.h" #include "bbv_count.h" #include "pin.H" #include <deque> typedef struct { Sift::Writer *output; UINT64 dyn_addresses[Sift::MAX_DYNAMIC_ADDRESSES]; UINT32 num_dyn_addresses; Bbv *bbv; UINT64 thread_num; ADD...
Fix 32-bit compile by making the per-thread address data 64-bit
[recorder] Fix 32-bit compile by making the per-thread address data 64-bit
C
mit
abanaiyan/sniper,abanaiyan/sniper,abanaiyan/sniper,abanaiyan/sniper,abanaiyan/sniper
9af5280bb7f53ddff998b69ad6007349ffcfeb7c
src/lib/ioloop-notify-none.c
src/lib/ioloop-notify-none.c
/* Copyright (C) 2003 Timo Sirainen */ #include "lib.h" #include "ioloop-internal.h" #ifdef IOLOOP_NOTIFY_NONE struct io *io_loop_notify_add(struct ioloop *ioloop __attr_unused__, const char *path __attr_unused__, io_callback_t *callback __attr_unused__, void *context __attr_unused__) { r...
/* Copyright (C) 2003 Timo Sirainen */ #include "lib.h" #include "ioloop-internal.h" #ifdef IOLOOP_NOTIFY_NONE #undef io_add_notify struct io *io_add_notify(const char *path __attr_unused__, io_callback_t *callback __attr_unused__, void *context __attr_unused__) { return NULL; } void io_loop_notify_remove(...
Fix for building without notify
Fix for building without notify
C
mit
LTD-Beget/dovecot,LTD-Beget/dovecot,LTD-Beget/dovecot,LTD-Beget/dovecot,LTD-Beget/dovecot
7197e7747848558933d7ee48da1d4ffd5ddc335b
libsel4muslccamkes/src/sys_yield.c
libsel4muslccamkes/src/sys_yield.c
/* * Copyright 2014, NICTA * * This software may be distributed and modified according to the terms of * the BSD 2-Clause license. Note that NO WARRANTY is provided. * See "LICENSE_BSD2.txt" for details. * * @TAG(NICTA_BSD) */ #include <stdio.h> #include <stdlib.h> #include <stdarg.h> #include <sel4/sel4.h> l...
/* * Copyright 2014, NICTA * * This software may be distributed and modified according to the terms of * the BSD 2-Clause license. Note that NO WARRANTY is provided. * See "LICENSE_BSD2.txt" for details. * * @TAG(NICTA_BSD) */ #include <stdio.h> #include <stdlib.h> #include <stdarg.h> #include <sel4/sel4.h> l...
Remove seL4_Yield() since it's removed from the RT kernel.
Remove seL4_Yield() since it's removed from the RT kernel. JIRA CAMKES-429
C
bsd-2-clause
smaccm/camkes-tool,smaccm/camkes-tool,smaccm/camkes-tool,smaccm/camkes-tool
4afc72fe4adaa08c52b1b5fcbd7ef76ff60404b2
Sift/SFDebug.h
Sift/SFDebug.h
// Copyright (c) 2016 Sift Science. All rights reserved. @import Foundation; /** Debug output that can be turned on/off by SF_DEBUG_ENABLE macro. */ #ifdef SF_DEBUG_ENABLE #define SF_DEBUG(FORMAT, ...) NSLog(@"%s:%d " FORMAT, __FUNCTION__, __LINE__, ## __VA_ARGS__) #else #define SF_DEBUG(...) #endif /** Log messages...
// Copyright (c) 2016 Sift Science. All rights reserved. @import Foundation; /** Debug output that can be turned on/off by SF_DEBUG_ENABLE macro. */ #ifdef SF_DEBUG_ENABLE #define SF_DEBUG(FORMAT, ...) NSLog(@"%s:%d " FORMAT, __FUNCTION__, __LINE__, ## __VA_ARGS__) #else #define SF_DEBUG(...) #endif /** Log messages...
Add empty SF_IMPORTANT macro for release build
Add empty SF_IMPORTANT macro for release build
C
mit
SiftScience/sift-ios,SiftScience/sift-ios,SiftScience/sift-ios,SiftScience/sift-ios