freebasic_1.10.1+ds-1_arm64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 25 Jan 2025 17:47:14 +0000 |
Source: | freebasic |
Binary: | freebasic freebasic-doc libfreebasic |
Architecture: | source all arm64 |
Version: | 1.10.1+ds-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Changed-By: | Ahmad Khalifa <ahmad@khalifa.ws> |
Description: | freebasic - Compiler for the FreeBASIC language freebasic-doc - Compiler for the FreeBASIC language (manual) libfreebasic - Compiler for the FreeBASIC language (library) |
Closes: | 412060 |
Changes: | freebasic (1.10.1+ds-1) unstable; urgency=medium * Initial release. (Closes: #412060) |
Files: | 7683da439fb530b2f669878d05b0b2aa 2792 devel optional freebasic_1.10.1+ds-1.dsc df8469811b4a2f548b7414fa4568d25b 5823400 devel optional freebasic_1.10.1+ds.orig-bootstrap.tar.xz 3d0a6f3b163719573466918d2744c6de 941428 devel optional freebasic_1.10.1+ds.orig-manual.tar.xz f479f2dc9670792285232a7dbdad320d 6393632 devel optional freebasic_1.10.1+ds.orig.tar.xz 0ab61f33d140428cd1896890f972501f 22632 devel optional freebasic_1.10.1+ds-1.debian.tar.xz 8d09eb5112f0e6d6c120c2c7dac3793d 2304088 doc optional freebasic-doc_1.10.1+ds-1_all.deb d93dd2c6aa84b8c85c7d8309ba1ae08e 8407 devel optional freebasic_1.10.1+ds-1_arm64.buildinfo 847831e1c817abfb22403f14b915f3f2 643468 devel optional freebasic_1.10.1+ds-1_arm64.deb c2d36238e339e71572f3480c30cda65a 2947244 libdevel optional libfreebasic_1.10.1+ds-1_arm64.deb |
freebasic_1.10.1+ds-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | freebasic |
Binary: | freebasic, libfreebasic, freebasic-doc |
Architecture: | linux-amd64 linux-arm64 linux-armhf linux-i386 all |
Version: | 1.10.1+ds-1 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Homepage: | https://www.freebasic.net/ |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/debian/freebasic |
Vcs-Git: | https://salsa.debian.org/debian/freebasic.git |
Build-Depends: | debhelper-compat (=13), libffi-dev, libgl-dev, libgpm-dev, libncurses-dev, libtinfo6, libx11-dev, libxext-dev, libxpm-dev, libxrandr-dev |
Package-List: | freebasic deb devel optional arch=linux-amd64,linux-arm64,linux-armhf,linux-i386 freebasic-doc deb doc optional arch=all libfreebasic deb libdevel optional arch=linux-amd64,linux-arm64,linux-armhf,linux-i386 |
Files: | df8469811b4a2f548b7414fa4568d25b 5823400 freebasic_1.10.1+ds.orig-bootstrap.tar.xz 3d0a6f3b163719573466918d2744c6de 941428 freebasic_1.10.1+ds.orig-manual.tar.xz f479f2dc9670792285232a7dbdad320d 6393632 freebasic_1.10.1+ds.orig.tar.xz 0ab61f33d140428cd1896890f972501f 22632 freebasic_1.10.1+ds-1.debian.tar.xz |
README.source for freebasic_1.10.1+ds-1.dsc (click to toggle) | |
---|---|
freebasic for Debian -------------------- - Recreating the source package requires 3 tarballs. - source: the base dir with src/, inc/, etc. - bootstrap: almost identical to source, but has extra .c/.asm files and a bootstrap/ dir. - manual: the html manual tarball has no dir, so it needs to be extracted into a subdir In short: uscan --download-current-version uupdate --find --upstream-version "1.10.1+ds" cd ../freebasic-1.10.1+ds - Bootstrapping and building. Thankfully, upstream provides an intermediate source for the bootsrap compiler as a tarball. The build target builds: - stage1: bootstrap compiler - fbc binary in bootstrap/bin/fbc - stage2: bootstrap source and bootstrap compiler used for the full build - fbc binary in bootstrap2/bin/fbc - stage2: build the full compiler with rtlib+gfxlib using stage2 compiler - fbc binary in bin/fbc Separately, d/rules has the target 'checkbootstrap' which can be used to check stage1/stage2 fbc compilers are identical. It's not part of the build, just called manually `make -f debian/rules checkbootstrap` and only works on amd64 because it needs the BUILD_DATE to be matched to upstream BUILD_DATE with a patch. - armhf build patch to compile with -march=armv7-a+fp is needed for v1.10.1 as fbc doesn't know about +fp. This was patched in upstream repo, but not yet a major/minor release. Remove the patch with next release and test fbc compiles FOR armhf and ON armhf. This is needed for both stage2 compiler and the full stage3 one, stage1 bootstrap is ok as gcc figures out the defaults alone. - doc/Doxygen file does not build the manual, it builds compiler code documentation. Ignore it. - the html manual's source wakka files are actually in doc/manual/cache. These can be rebuilt into html using `fbdoc` from doc/fbdoc, however, at the moment, they use libpcre (pcre3) a lot. That has been deprecated and removed from debian testing in favour of libpcre2 (pcre2). Need to patch fbdoc before being able to generate html docs from the wiki cache. -- Ahmad Khalifa <ahmad@khalifa.ws> Mon, 27 Jan 2025 20:01:43 +0000 |
control file for freebasic_1.10.1+ds-1_arm64.deb (click to toggle) | |
---|---|
Package: | freebasic |
Version: | 1.10.1+ds-1 |
Architecture: | arm64 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 2432 |
Depends: | gcc, libfreebasic, libncurses-dev, libc6 (>=2.38), libtinfo6 (>=6) |
Suggests: | freebasic-doc |
Section: | devel |
Priority: | optional |
Homepage: | https://www.freebasic.net/ |
Description: | Compiler for the FreeBASIC language The FreeBASIC project is a set of cross-platform development tools initially created by Andre Victor, consisting of a compiler, GNU-based assembler, linker and archiver, and supporting runtime libraries, including a software-based graphics library. The compiler, fbc, currently supports building for i386-based architectures on the DOS, Linux, Windows and Xbox platforms. The project also contains thin bindings (header files) to some popular 3rd party libraries such as the C runtime library, Allegro, SDL, OpenGL, GTK, the Windows API and many others, as well as example programs for many of these libraries. . FreeBASIC is a high-level programming language supporting procedural, object-oriented and meta-programming paradigms, with a syntax compatible to Microsoft QuickBasic. In fact, the FreeBASIC project originally began as an attempt to create a code-compatible, free alternative to Microsoft QuickBasic, but it has since grown into a powerful development tool. FreeBASIC can be seen to extend the capabilities of Microsoft QuickBasic in a number of ways, supporting more data types, language constructs, programming styles, and modern platforms and APIs. |
contents of freebasic_1.10.1+ds-1_arm64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-25 17:47 ./ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/bin/ -rwxr-xr-x root/root 2282096 2025-01-25 17:47 ./usr/bin/fbc drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/ -rw-r--r-- root/root 157 2025-01-25 17:47 ./usr/share/doc/freebasic/changelog.Debian.gz -rw-r--r-- root/root 104943 2023-12-24 10:14 ./usr/share/doc/freebasic/changelog.gz -rw-r--r-- root/root 85437 2025-01-25 17:47 ./usr/share/doc/freebasic/copyright drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/lintian/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 227 2025-01-25 17:47 ./usr/share/lintian/overrides/freebasic drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/man/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/man/man1/ -rw-r--r-- root/root 2610 2025-01-25 17:47 ./usr/share/man/man1/fbc.1.gz |
copyright of freebasic_1.10.1+ds-1_arm64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/freebasic/fbc Upstream-Name: freebasic Upstream-Contact: https://github.com/freebasic/fbc/issues Files-Excluded: contrib/swig inc/bass.bi inc/bassmod.bi inc/pdflib.bi lib/fb_rtlib.js lib/fb_shell.html lib/termlib_min.js Files-Excluded-bootstrap: bootstrap/cygwin-x86_64 bootstrap/dos bootstrap/dragonfly-x86_64 bootstrap/freebsd-powerpc bootstrap/freebsd-powerpc64 bootstrap/freebsd-powerpc64le bootstrap/freebsd-x86 bootstrap/freebsd-x86_64 bootstrap/solaris-x86_64 bootstrap/win32 bootstrap/win64 contrib doc examples inc/bass.bi inc/bassmod.bi lib/fb_rtlib.js lib/fb_shell.html lib/termlib_min.js inc/pdflib.bi src/gfxlib2 tests Comment: Excluding prebuilt Win binary Excluding incomplete free source (termlib_min.js) Excluding non-DFSG headers (bass.bi, bassmod.bi, pdflib.bi) Excluding bootstrap non-bootstrap relevant Files: * Copyright: 2004-2025 The FreeBASIC Development Team License: GPL-2+ Files: doc/manual/cache/* Copyright: 2004-2025 The FreeBASIC Development Team License: GFDL-1.2 Files: examples/GUI/GTK+/FB_Calc/FB_Calc.pot examples/GUI/GTK+/FB_Calc/locale_/de/LC_MESSAGES/FB_Calc.po examples/GUI/GTK+/FB_Calc/locale_/en/LC_MESSAGES/FB_Calc.po Copyright: Unknown License: public-domain from file: This file is put in the public domain. Files: examples/GUI/GTK+/FB_Calc/FB_Calc.bas examples/GUI/GTK+/Gtk-3/gtk_applicationE110.bas examples/GUI/GTK+/Gtk-3/GtkBuilder_Cairo.bas Copyright: 2011 Thomas.Freiherr@gmx.net License: GPL-3+ Files: examples/console/caca/* Copyright: 2003-2004 Jean-Yves Lamoureux <jylam@lnxscene.org> 2004 Sam Hocevar <sam@zoy.org> 1998 Michele Bini <mibin@tin.it> License: LGPL-2+ Files: examples/GUI/GTK+/GooCanvas/* Copyright: 2006 Damon Chaplin License: LGPL-2 Files: inc/* bootstrap/inc/* Copyright: The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 2000-2004 Angelo Mottola Christer Sandberg License: GPL-2+ Comment: Most of these files mention a different copyright of the corresponding C header file. However, they were all rewritten in FreeBASIC by the FreeBASIC team and fewer authors as indicated by "translated to FreeBASIC" Files: inc/AL/* bootstrap/inc/AL/* Copyright: The FreeBASIC Development Team 2008 OpenAL authors Steve Baker <sjbaker1@airmail.net> Sven Panne <sven.panne@aedion.de> Erik Hofman <erik@ehofman.com> Prakash Punnoor <prakash@punnoor.de> License: GPL-2+ Files: inc/allegro/alpng.bi bootstrap/inc/allegro/alpng.bi Copyright: The FreeBASIC Development Team 2006 Michal Molhanec License: GPL-2+ and Zlib Files: inc/allegro/algif.bi bootstrap/inc/allegro/algif.bi Copyright: The FreeBASIC Development Team 2000-2004 algif contributors License: GPL-2+ and Expat Files: inc/allegro5/* bootstrap/inc/allegro5/* Copyright: The FreeBASIC Development Team 2004-2011 the Allegro 5 Development Team License: GPL-2+ and Zlib Files: inc/atk/atk.bi bootstrap/inc/atk/atk.bi Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/cairo/* bootstrap/inc/cairo/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 2002 University of Southern California 2005 Red Hat, Inc. Carl D. Worth <cworth@cworth.org> License: GPL-2+ and (LGPL-2.1 or MPL-1.1) Files: inc/cd/* bootstrap/inc/cd/* Copyright: The FreeBASIC Development Team 1994-2014 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/chipmunk/* bootstrap/inc/chipmunk/* Copyright: The FreeBASIC Development Team 2007-2015 Scott Lembcke and Howling Moon Software License: GPL-2+ and Expat Files: inc/crt/bits/* bootstrap/inc/crt/bits/* Copyright: 2015 The FreeBASIC Development Team 1996-2015 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/crt/locale.bi inc/crt/pthread.bi inc/crt/sched.bi bootstrap/inc/crt/locale.bi bootstrap/inc/crt/pthread.bi bootstrap/inc/crt/sched.bi Copyright: 2015 The FreeBASIC Development Team 1996-2015 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/CUnit/* bootstrap/inc/CUnit/* Copyright: The FreeBASIC Development Team 2001-2006 Anil Kumar, Jerry St.Clair License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/curses/ncurses.bi bootstrap/inc/curses/ncurses.bi Copyright: The FreeBASIC Development Team 1998-2011 Free Software Foundation, Inc. License: GPL-2+ and X11 Files: inc/curses/pdcurses.bi bootstrap/inc/curses/pdcurses.bi Copyright: The FreeBASIC Development Team 1998-2011 Free Software Foundation, Inc. License: GPL-2+ and public-domain The core package is in the public domain, but small portions of PDCurses are subject to copyright under various licenses. Files: inc/disphelper/* bootstrap/inc/disphelper/* Copyright: The FreeBASIC Development Team DispHelper authors License: GPL-2+ and BSD-2-clause Files: inc/dos/* bootstrap/inc/dos/* Copyright: The FreeBASIC Development Team 2005 DrV 1994-2002 DJ Delorie License: GPL-2+ Files: inc/fastcgi/* bootstrap/inc/fastcgi/* Copyright: The FreeBASIC Development Team 1995-1996 Open Markets, Inc License: GPL-2+ and OML Files: inc/flite/* bootstrap/inc/flite/* Copyright: The FreeBASIC Development Team 1999-2014 Language Technologies Institute, Carnegie Mellon University License: GPL-2+ and CMU Files: inc/fontconfig/* bootstrap/inc/fontconfig/* Copyright: The FreeBASIC Development Team 2001 Keith Packard License: GPL-2+ and HPND-sell-variant Files: inc/freetype2/* bootstrap/inc/freetype2/* Copyright: The FreeBASIC Development Team 1996-2015 David Turner, Robert Wilhelm, and Werner Lemberg License: GPL-2+ Files: inc/gdk/* bootstrap/inc/gdk/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gdk-pixbuf/* bootstrap/inc/gdk-pixbuf/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net Mark Crichton <crichton@gimp.org> Miguel de Icaza <miguel@gnu.org> Federico Mena-Quintero <federico@gimp.org> Havoc Pennington <hp@redhat.com> License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gdsl/* bootstrap/inc/gdsl/* Copyright: 2015 The FreeBASIC Development Team 1998-2006 Nicolas Darnis <ndarnis@free.fr> License: GPL-2+ Files: inc/gio/* bootstrap/inc/gio/* Copyright: 2015 The FreeBASIC Development Team 2006-2007 Red Hat, Inc. Alexander Larsson <alexl@redhat.com> License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/GL/freeglut*.bi bootstrap/inc/GL/freeglut*.bi Copyright: The FreeBASIC Development Team 1999-2000 Pawel W. Olszta License: GPL-2+ and Expat Files: inc/GL/glfw.bi bootstrap/inc/GL/glfw.bi Copyright: The FreeBASIC Development Team 2002-2006 Marcus Geelnard 2006-2010 Camilla Berglund License: GPL-2+ and Zlib Files: inc/GL/gl.bi inc/GL/glext.bi inc/GL/glu.bi bootstrap/inc/GL/gl.bi bootstrap/inc/GL/glext.bi bootstrap/inc/GL/glu.bi Copyright: 2015 The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/GL/glut.bi bootstrap/inc/GL/glut.bi Copyright: The FreeBASIC Development Team 1994-1998 Mark J. Kilgard License: GPL-2+ Comment: This program is freely distributable without licensing fees and is provided without guarantee or warrantee expressed or implied. This program is -not- in the public domain. Files: inc/GL/mesa/gl.bi bootstrap/inc/GL/mesa/gl.bi Copyright: The FreeBASIC Development Team 1999-2006 Brian Paul 2009 VMware, Inc. License: GPL-2+ and Expat Files: inc/GL/mesa/glext.bi inc/GL/windows/glext.bi bootstrap/inc/GL/mesa/glext.bi bootstrap/inc/GL/windows/glext.bi Copyright: The FreeBASIC Development Team 2013-2014 The Khronos Group Inc License: GPL-2+ and Khronos Files: inc/GL/mesa/glu.bi bootstrap/inc/GL/mesa/glu.bi Copyright: The FreeBASIC Development Team 1991-2000 Silicon Graphics, Inc License: GPL-2+ and SGI-B-2.0 Files: inc/GL/windows/gl.bi inc/GL/windows/glu.bi bootstrap/inc/GL/windows/gl.bi bootstrap/inc/GL/windows/glu.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/GLFW/* bootstrap/inc/GLFW/* Copyright: The FreeBASIC Development Team 2002-2006 Marcus Geelnard 2006-2010 Camilla Berglund License: GPL-2+ and Zlib Files: inc/grx/* bootstrap/inc/grx/* Copyright: The FreeBASIC Development Team 1995 Csaba Biegl 1997 Hartmut Schirmer License: GPL-2+ and LGPL-2 with GRX Exception Files: inc/gsl/* bootstrap/inc/gsl/* Copyright: The FreeBASIC Development Team 1996-2007 Gerard Jungman 1996-2007 Brian Gough 1996-2007 Jorma Olavi Tähtinen 1996-2007 Thomas Walter 2000 David Morrison 2001 Szymon Jaroszewicz 2002 Jason H. Stover 2004 Ivo Alxneit 2006 Patrick Alken 2008 Rhys Ulerich License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/gtk/* bootstrap/inc/gtk/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gtk/gtk.bi bootstrap/inc/gtk/gtk.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net License: LGPL-2+ Files: inc/gtkgl/gdkgl.bi inc/gtkgl/gtkgl.bi bootstrap/inc/gtkgl/gdkgl.bi bootstrap/inc/gtkgl/gtkgl.bi Copyright: 2011 Thomas.Freiherr@gmx.net License: LGPL-2+ Files: inc/gtkgl/gdkglext.bi inc/gtkgl/gtkglext.bi bootstrap/inc/gtkgl/gdkglext.bi bootstrap/inc/gtkgl/gtkglext.bi Copyright: 2015 The FreeBASIC Development Team 2011 Thomas.Freiherr@gmx.net 2002-2004 Naofumi Yasufuku License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/IL/* bootstrap/inc/IL/* Copyright: 2015 The FreeBASIC Development Team 2000-2017 Denton Woods License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/im/* bootstrap/inc/im/* Copyright: The FreeBASIC Development Team 1994-2014 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/IUP/* bootstrap/inc/IUP/* Copyright: The FreeBASIC Development Team 1994-2015 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/json-c/* bootstrap/inc/json-c/* Copyright: The FreeBASIC Development Team 2004-2013 Metaparadigm Pte. Ltd. 2009-2012 Hewlett-Packard Development Company, L.P. 2012 Eric Haszlakiewicz Michael Clark <michael@metaparadigm.com> License: GPL-2+ and Expat Files: inc/libexslt/* bootstrap/inc/libexslt/* Copyright: The FreeBASIC Development Team 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard License: GPL-2+ and X11 Files: inc/libxml/* bootstrap/inc/libxml/* Copyright: The FreeBASIC Development Team 1998-2012 Daniel Veillard License: GPL-2+ and Expat Files: inc/libxslt/* bootstrap/inc/libxslt/* Copyright: The FreeBASIC Development Team 2001-2002 Daniel Veillard License: GPL-2+ and X11 Files: inc/Lua/* bootstrap/inc/Lua/* Copyright: The FreeBASIC Development Team 1994-2015 Lua.org, PUC-Rio License: GPL-2+ and Expat Files: inc/lzo/* bootstrap/inc/lzo/* Copyright: 2015 The FreeBASIC Development Team 1996-2015 Markus Franz Xaver Johannes Oberhumer License: GPL-2+ Files: inc/ode/* bootstrap/inc/ode/* Copyright: 2015 The FreeBASIC Development Team 2001-2002 Russell L. Smith License: GPL-2+ or BSD-2-clause Files: inc/ogg/* bootstrap/inc/ogg/* Copyright: 2015 The FreeBASIC Development Team 2002 Xiph.org Foundation License: GPL-2+ or BSD-3-clause-xiph Files: inc/pango/* bootstrap/inc/pango/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1999-2004 Red Hat, Inc License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/postgresql/* bootstrap/inc/postgresql/* Copyright: The FreeBASIC Development Team 1996-2021 PostgreSQL Global Development Group 1994 The Regents of the University of California License: GPL-2+ and MIT-UC Files: inc/SDL/* bootstrap/inc/SDL/* Copyright: The FreeBASIC Development Team 1997-2012 Sam Lantinga <slouken@libsdl.org> 2001-2013 Andreas Schiffler License: GPL-2+ and Zlib Files: inc/SDL/SDL.bi bootstrap/inc/SDL/SDL.bi Copyright: The FreeBASIC Development Team 1997-2012 Sam Lantinga <slouken@libsdl.org> License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/SDL2/* bootstrap/inc/SDL2/* Copyright: The FreeBASIC Development Team 1997-2020 Sam Lantinga <slouken@libsdl.org> 2012-2014 Andreas Schiffler 2012 Simeon Maxein <smaxein@googlemail.com> License: GPL-2+ and Zlib Files: inc/tre/* bootstrap/inc/tre/* Copyright: 2015 The FreeBASIC Development Team 2001-2009 Ville Laurikari <vl@iki.fi> License: GPL-2+ and BSD-2-clause Files: inc/vlc/* bootstrap/inc/vlc/* Copyright: The FreeBASIC Development Team 1998-2008 VLC authors and VideoLAN 2010 Rémi Denis-Courmont License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/vorbis/* bootstrap/inc/vorbis/* Copyright: 2015 The FreeBASIC Development Team 2002-2015 Xiph.org Foundation License: GPL-2+ and BSD-3-clause-xiph Files: inc/win/_bsd_types.bi inc/win/_mingw.bi inc/win/_mingw_unicode.bi inc/win/cderr.bi inc/win/cguid.bi inc/win/control.bi inc/win/cpl.bi inc/win/cplext.bi inc/win/crtdefs.bi inc/win/custcntl.bi inc/win/dbt.bi inc/win/dde.bi inc/win/ddeml.bi inc/win/devpropdef.bi inc/win/dlgs.bi inc/win/dvdevcod.bi inc/win/edevdefs.bi inc/win/exdisp.bi inc/win/gdiplus-c.bi inc/win/ifdef.bi inc/win/imagehlp.bi inc/win/imm.bi inc/win/in6addr.bi inc/win/inaddr.bi inc/win/initguid.bi inc/win/intrin.bi inc/win/intshcut.bi inc/win/ipexport.bi inc/win/ipifcons.bi inc/win/ipmib.bi inc/win/iprtrmib.bi inc/win/iptypes.bi inc/win/isguids.bi inc/win/lmcons.bi inc/win/lzexpand.bi inc/win/mapi.bi inc/win/mcx.bi inc/win/mgmtapi.bi inc/win/mmsystem.bi inc/win/mprapi.bi inc/win/msacm.bi inc/win/mshtmlc.bi inc/win/mstcpip.bi inc/win/mswsock.bi inc/win/msxml.bi inc/win/nb30.bi inc/win/nspapi.bi inc/win/ntdef.bi inc/win/ntsecapi.bi inc/win/ntsecpkg.bi inc/win/objbase.bi inc/win/objsafe.bi inc/win/odbcinst.bi inc/win/oleacc.bi inc/win/oleauto.bi inc/win/olectlid.bi inc/win/oledlg.bi inc/win/portabledeviceconnectapi.bi inc/win/powrprof.bi inc/win/profinfo.bi inc/win/prsht.bi inc/win/psapi.bi inc/win/qos.bi inc/win/rassapi.bi inc/win/reason.bi inc/win/rpc.bi inc/win/rpcasync.bi inc/win/rpcdce.bi inc/win/rpcdcep.bi inc/win/rpcndr.bi inc/win/rpcnsi.bi inc/win/rpcnsip.bi inc/win/rpcnterr.bi inc/win/schannel.bi inc/win/schemadef.bi inc/win/schnlsp.bi inc/win/scrnsave.bi inc/win/setupapi.bi inc/win/shlwapi.bi inc/win/snmp.bi inc/win/sql.bi inc/win/sqlext.bi inc/win/sqltypes.bi inc/win/sqlucode.bi inc/win/sspi.bi inc/win/strmif.bi inc/win/strsafe.bi inc/win/subauth.bi inc/win/tcpestats.bi inc/win/tcpmib.bi inc/win/tlhelp32.bi inc/win/tmschema.bi inc/win/udpmib.bi inc/win/uuids.bi inc/win/uxtheme.bi inc/win/vfw.bi inc/win/virtdisk.bi inc/win/wincon.bi inc/win/wincrypt.bi inc/win/windns.bi inc/win/windowsx.bi inc/win/winefs.bi inc/win/winerror.bi inc/win/wingdi.bi inc/win/wininet.bi inc/win/winioctl.bi inc/win/winldap.bi inc/win/winperf.bi inc/win/winreg.bi inc/win/winscard.bi inc/win/winsmcrd.bi inc/win/winsock.bi inc/win/winsock2.bi inc/win/winspool.bi inc/win/winsvc.bi inc/win/wintrust.bi inc/win/winver.bi inc/win/ws2spi.bi inc/win/ws2tcpip.bi inc/win/wsipx.bi bootstrap/inc/win/_bsd_types.bi bootstrap/inc/win/_mingw.bi bootstrap/inc/win/_mingw_unicode.bi bootstrap/inc/win/cderr.bi bootstrap/inc/win/cguid.bi bootstrap/inc/win/control.bi bootstrap/inc/win/cpl.bi bootstrap/inc/win/cplext.bi bootstrap/inc/win/crtdefs.bi bootstrap/inc/win/custcntl.bi bootstrap/inc/win/dbt.bi bootstrap/inc/win/dde.bi bootstrap/inc/win/ddeml.bi bootstrap/inc/win/devpropdef.bi bootstrap/inc/win/dlgs.bi bootstrap/inc/win/dvdevcod.bi bootstrap/inc/win/edevdefs.bi bootstrap/inc/win/exdisp.bi bootstrap/inc/win/gdiplus-c.bi bootstrap/inc/win/ifdef.bi bootstrap/inc/win/imagehlp.bi bootstrap/inc/win/imm.bi bootstrap/inc/win/in6addr.bi bootstrap/inc/win/inaddr.bi bootstrap/inc/win/initguid.bi bootstrap/inc/win/intrin.bi bootstrap/inc/win/intshcut.bi bootstrap/inc/win/ipexport.bi bootstrap/inc/win/ipifcons.bi bootstrap/inc/win/ipmib.bi bootstrap/inc/win/iprtrmib.bi bootstrap/inc/win/iptypes.bi bootstrap/inc/win/isguids.bi bootstrap/inc/win/lmcons.bi bootstrap/inc/win/lzexpand.bi bootstrap/inc/win/mapi.bi bootstrap/inc/win/mcx.bi bootstrap/inc/win/mgmtapi.bi bootstrap/inc/win/mmsystem.bi bootstrap/inc/win/mprapi.bi bootstrap/inc/win/msacm.bi bootstrap/inc/win/mshtmlc.bi bootstrap/inc/win/mstcpip.bi bootstrap/inc/win/mswsock.bi bootstrap/inc/win/msxml.bi bootstrap/inc/win/nb30.bi bootstrap/inc/win/nspapi.bi bootstrap/inc/win/ntdef.bi bootstrap/inc/win/ntsecapi.bi bootstrap/inc/win/ntsecpkg.bi bootstrap/inc/win/objbase.bi bootstrap/inc/win/objsafe.bi bootstrap/inc/win/odbcinst.bi bootstrap/inc/win/oleacc.bi bootstrap/inc/win/oleauto.bi bootstrap/inc/win/olectlid.bi bootstrap/inc/win/oledlg.bi bootstrap/inc/win/portabledeviceconnectapi.bi bootstrap/inc/win/powrprof.bi bootstrap/inc/win/profinfo.bi bootstrap/inc/win/prsht.bi bootstrap/inc/win/psapi.bi bootstrap/inc/win/qos.bi bootstrap/inc/win/rassapi.bi bootstrap/inc/win/reason.bi bootstrap/inc/win/rpc.bi bootstrap/inc/win/rpcasync.bi bootstrap/inc/win/rpcdce.bi bootstrap/inc/win/rpcdcep.bi bootstrap/inc/win/rpcndr.bi bootstrap/inc/win/rpcnsi.bi bootstrap/inc/win/rpcnsip.bi bootstrap/inc/win/rpcnterr.bi bootstrap/inc/win/schannel.bi bootstrap/inc/win/schemadef.bi bootstrap/inc/win/schnlsp.bi bootstrap/inc/win/scrnsave.bi bootstrap/inc/win/setupapi.bi bootstrap/inc/win/shlwapi.bi bootstrap/inc/win/snmp.bi bootstrap/inc/win/sql.bi bootstrap/inc/win/sqlext.bi bootstrap/inc/win/sqltypes.bi bootstrap/inc/win/sqlucode.bi bootstrap/inc/win/sspi.bi bootstrap/inc/win/strmif.bi bootstrap/inc/win/strsafe.bi bootstrap/inc/win/subauth.bi bootstrap/inc/win/tcpestats.bi bootstrap/inc/win/tcpmib.bi bootstrap/inc/win/tlhelp32.bi bootstrap/inc/win/tmschema.bi bootstrap/inc/win/udpmib.bi bootstrap/inc/win/uuids.bi bootstrap/inc/win/uxtheme.bi bootstrap/inc/win/vfw.bi bootstrap/inc/win/virtdisk.bi bootstrap/inc/win/wincon.bi bootstrap/inc/win/wincrypt.bi bootstrap/inc/win/windns.bi bootstrap/inc/win/windowsx.bi bootstrap/inc/win/winefs.bi bootstrap/inc/win/winerror.bi bootstrap/inc/win/wingdi.bi bootstrap/inc/win/wininet.bi bootstrap/inc/win/winioctl.bi bootstrap/inc/win/winldap.bi bootstrap/inc/win/winperf.bi bootstrap/inc/win/winreg.bi bootstrap/inc/win/winscard.bi bootstrap/inc/win/winsmcrd.bi bootstrap/inc/win/winsock.bi bootstrap/inc/win/winsock2.bi bootstrap/inc/win/winspool.bi bootstrap/inc/win/winsvc.bi bootstrap/inc/win/wintrust.bi bootstrap/inc/win/winver.bi bootstrap/inc/win/ws2spi.bi bootstrap/inc/win/ws2tcpip.bi bootstrap/inc/win/wsipx.bi Copyright: 2015 The FreeBASIC Development Team 2009-2010 the mingw-w64 project License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/win/amaudio.bi inc/win/amvideo.bi inc/win/d3d.bi inc/win/d3d9.bi inc/win/d3d9caps.bi inc/win/d3d9types.bi inc/win/d3dcaps.bi inc/win/d3drm.bi inc/win/d3drmdef.bi inc/win/d3drmobj.bi inc/win/d3dtypes.bi inc/win/d3dx9.bi inc/win/d3dx9anim.bi inc/win/d3dx9core.bi inc/win/d3dx9effect.bi inc/win/d3dx9math.bi inc/win/d3dx9mesh.bi inc/win/d3dx9shader.bi inc/win/d3dx9shape.bi inc/win/d3dx9tex.bi inc/win/d3dx9xof.bi inc/win/ddraw.bi inc/win/dinput.bi inc/win/dls1.bi inc/win/dmdls.bi inc/win/dmerror.bi inc/win/dmplugin.bi inc/win/dmusbuff.bi inc/win/dmusicc.bi inc/win/dmusicf.bi inc/win/dmusici.bi inc/win/dmusics.bi inc/win/dpaddr.bi inc/win/dplay.bi inc/win/dplay8.bi inc/win/dplobby.bi inc/win/dplobby8.bi inc/win/dshow.bi inc/win/dsound.bi inc/win/dxerr8.bi inc/win/dxerr9.bi inc/win/errors.bi inc/win/evcode.bi inc/win/objectarray.bi inc/win/propkeydef.bi inc/win/vfwmsgs.bi bootstrap/inc/win/amaudio.bi bootstrap/inc/win/amvideo.bi bootstrap/inc/win/d3d.bi bootstrap/inc/win/d3d9.bi bootstrap/inc/win/d3d9caps.bi bootstrap/inc/win/d3d9types.bi bootstrap/inc/win/d3dcaps.bi bootstrap/inc/win/d3drm.bi bootstrap/inc/win/d3drmdef.bi bootstrap/inc/win/d3drmobj.bi bootstrap/inc/win/d3dtypes.bi bootstrap/inc/win/d3dx9.bi bootstrap/inc/win/d3dx9anim.bi bootstrap/inc/win/d3dx9core.bi bootstrap/inc/win/d3dx9effect.bi bootstrap/inc/win/d3dx9math.bi bootstrap/inc/win/d3dx9mesh.bi bootstrap/inc/win/d3dx9shader.bi bootstrap/inc/win/d3dx9shape.bi bootstrap/inc/win/d3dx9tex.bi bootstrap/inc/win/d3dx9xof.bi bootstrap/inc/win/ddraw.bi bootstrap/inc/win/dinput.bi bootstrap/inc/win/dls1.bi bootstrap/inc/win/dmdls.bi bootstrap/inc/win/dmerror.bi bootstrap/inc/win/dmplugin.bi bootstrap/inc/win/dmusbuff.bi bootstrap/inc/win/dmusicc.bi bootstrap/inc/win/dmusicf.bi bootstrap/inc/win/dmusici.bi bootstrap/inc/win/dmusics.bi bootstrap/inc/win/dpaddr.bi bootstrap/inc/win/dplay.bi bootstrap/inc/win/dplay8.bi bootstrap/inc/win/dplobby.bi bootstrap/inc/win/dplobby8.bi bootstrap/inc/win/dshow.bi bootstrap/inc/win/dsound.bi bootstrap/inc/win/dxerr8.bi bootstrap/inc/win/dxerr9.bi bootstrap/inc/win/errors.bi bootstrap/inc/win/evcode.bi bootstrap/inc/win/objectarray.bi bootstrap/inc/win/propkeydef.bi bootstrap/inc/win/vfwmsgs.bi Copyright: 2015 The FreeBASIC Development Team 2007-2010 Vijay Kiran Kamuju 2007 David ADAM 2004-2010 Christian Costa 2000 Peter Hunnisett 2002 Alexandre Julliard 2006 Hans Leidekker 2009 Maarten Lankhorst License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/win/accctrl.bi inc/win/aclapi.bi inc/win/aclui.bi inc/win/adtgen.bi inc/win/apiset.bi inc/win/audevcod.bi inc/win/authz.bi inc/win/basetsd.bi inc/win/basetyps.bi inc/win/bcrypt.bi inc/win/combaseapi.bi inc/win/comcat.bi inc/win/commctrl.bi inc/win/commdlg.bi inc/win/devpkey.bi inc/win/dimm.bi inc/win/docobj.bi inc/win/guiddef.bi inc/win/iphlpapi.bi inc/win/knownfolders.bi inc/win/ktmtypes.bi inc/win/mmreg.bi inc/win/mshtmhst.bi inc/win/mshtml.bi inc/win/naptypes.bi inc/win/ncrypt.bi inc/win/netioapi.bi inc/win/nldef.bi inc/win/ntddndis.bi inc/win/oaidl.bi inc/win/objidlbase.bi inc/win/objidl.bi inc/win/ocidl.bi inc/win/ole2.bi inc/win/ole.bi inc/win/ole-common.bi inc/win/olectl.bi inc/win/oleidl.bi inc/win/pciprop.bi inc/win/propidl.bi inc/win/propsys.bi inc/win/ras.bi inc/win/rasdlg.bi inc/win/raserror.bi inc/win/regstr.bi inc/win/richedit.bi inc/win/richole.bi inc/win/secext.bi inc/win/security.bi inc/win/servprov.bi inc/win/shellapi.bi inc/win/sherrors.bi inc/win/shldisp.bi inc/win/shlguid.bi inc/win/shlobj.bi inc/win/shobjidl.bi inc/win/shtypes.bi inc/win/structuredquerycondition.bi inc/win/unknwnbase.bi inc/win/unknwn.bi inc/win/urlmon.bi inc/win/userenv.bi inc/win/wbemcli.bi inc/win/winapifamily.bi inc/win/winbase.bi inc/win/winber.bi inc/win/windef.bi inc/win/windot11.bi inc/win/winnetwk.bi inc/win/winnls.bi inc/win/winnt.bi inc/win/winsnmp.bi inc/win/winuser.bi inc/win/wlantypes.bi inc/win/ws2def.bi inc/win/ws2ipdef.bi inc/win/wtypesbase.bi inc/win/wtypes.bi bootstrap/inc/win/accctrl.bi bootstrap/inc/win/aclapi.bi bootstrap/inc/win/aclui.bi bootstrap/inc/win/adtgen.bi bootstrap/inc/win/apiset.bi bootstrap/inc/win/audevcod.bi bootstrap/inc/win/authz.bi bootstrap/inc/win/basetsd.bi bootstrap/inc/win/basetyps.bi bootstrap/inc/win/bcrypt.bi bootstrap/inc/win/combaseapi.bi bootstrap/inc/win/comcat.bi bootstrap/inc/win/commctrl.bi bootstrap/inc/win/commdlg.bi bootstrap/inc/win/devpkey.bi bootstrap/inc/win/dimm.bi bootstrap/inc/win/docobj.bi bootstrap/inc/win/guiddef.bi bootstrap/inc/win/iphlpapi.bi bootstrap/inc/win/knownfolders.bi bootstrap/inc/win/ktmtypes.bi bootstrap/inc/win/mmreg.bi bootstrap/inc/win/mshtmhst.bi bootstrap/inc/win/mshtml.bi bootstrap/inc/win/naptypes.bi bootstrap/inc/win/ncrypt.bi bootstrap/inc/win/netioapi.bi bootstrap/inc/win/nldef.bi bootstrap/inc/win/ntddndis.bi bootstrap/inc/win/oaidl.bi bootstrap/inc/win/objidlbase.bi bootstrap/inc/win/objidl.bi bootstrap/inc/win/ocidl.bi bootstrap/inc/win/ole2.bi bootstrap/inc/win/ole.bi bootstrap/inc/win/ole-common.bi bootstrap/inc/win/olectl.bi bootstrap/inc/win/oleidl.bi bootstrap/inc/win/pciprop.bi bootstrap/inc/win/propidl.bi bootstrap/inc/win/propsys.bi bootstrap/inc/win/ras.bi bootstrap/inc/win/rasdlg.bi bootstrap/inc/win/raserror.bi bootstrap/inc/win/regstr.bi bootstrap/inc/win/richedit.bi bootstrap/inc/win/richole.bi bootstrap/inc/win/secext.bi bootstrap/inc/win/security.bi bootstrap/inc/win/servprov.bi bootstrap/inc/win/shellapi.bi bootstrap/inc/win/sherrors.bi bootstrap/inc/win/shldisp.bi bootstrap/inc/win/shlguid.bi bootstrap/inc/win/shlobj.bi bootstrap/inc/win/shobjidl.bi bootstrap/inc/win/shtypes.bi bootstrap/inc/win/structuredquerycondition.bi bootstrap/inc/win/unknwnbase.bi bootstrap/inc/win/unknwn.bi bootstrap/inc/win/urlmon.bi bootstrap/inc/win/userenv.bi bootstrap/inc/win/wbemcli.bi bootstrap/inc/win/winapifamily.bi bootstrap/inc/win/winbase.bi bootstrap/inc/win/winber.bi bootstrap/inc/win/windef.bi bootstrap/inc/win/windot11.bi bootstrap/inc/win/winnetwk.bi bootstrap/inc/win/winnls.bi bootstrap/inc/win/winnt.bi bootstrap/inc/win/winsnmp.bi bootstrap/inc/win/winuser.bi bootstrap/inc/win/wlantypes.bi bootstrap/inc/win/ws2def.bi bootstrap/inc/win/ws2ipdef.bi bootstrap/inc/win/wtypesbase.bi bootstrap/inc/win/wtypes.bi Copyright: 2015 The FreeBASIC Development Team 2009-2010 the mingw-w64 project License: GPL-2+ and ZPL-2.1 Files: inc/win/ddk/mmddk.bi bootstrap/inc/win/ddk/mmddk.bi Copyright: 2015 The FreeBASIC Development Team Microsoft Corp. License: GPL-2+ Files: inc/X11/* bootstrap/inc/X11/* Copyright: The FreeBASIC Development Team 1987-1998 The Open Group 1987-1997 Digital Equipment Corporation 1987 Apollo Computer Inc. 1989-1995 GROUPE BULL 1989-2002 Hewlett-Packard Company 1990-2011 Oracle and/or its affiliates 1993-1994 NCR Corporation 1995 Kaleb S. KEITHLEY 1995 Jon Tombs 1995 Network Computing Devices 1995 XFree86 Inc. 1997 Silicon Graphics Computer Systems, Inc 1999 Thomas E. Dickey <dickey@clark.net> 2000-2003 Keith Packard 2000 Compaq Computer Corporation 2000 SuSE, Inc. 2003-2008 Jamey Sharp, Josh Triplett 2004 The Unichrome Project 2006 Intel Corporation 2007-2008 Peter Hutterer 2008-2010 Red Hat, Inc. License: GPL-2+ and HPND-sell-variant and MIT and MIT-HP and X11 Comment: X11 headers self-reference each other, using a combined license for the whole directory of headers Files: inc/xcb/* bootstrap/inc/xcb/* Copyright: The FreeBASIC Development Team 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett 2002-2004 Carl D. Worth 2004 Josh Triplett 2004 Mikko Torni 2005 Jeremy Kolb 2005 Vincent Torri 2006 Peter Hutterer 2006 Ian Osgood 2009 Open Text Corporation 2009 Intel Corporation 2009 Jatin Golani 2013 Daniel Martin License: GPL-2+ and X11 Files: inc/xcb/dri3.bi inc/xcb/present.bi bootstrap/inc/xcb/dri3.bi bootstrap/inc/xcb/present.bi Copyright: The FreeBASIC Development Team 2013 Keith Packard License: GPL-2+ and HPND-sell-variant Files: inc/zmq/* bootstrap/inc/zmq/* Copyright: The FreeBASIC Development Team 2007-2015 zmq Contributors License: GPL-3+ Comment: Original header under LGPL-3+, FB translation updated to GPL-3+ Files: inc/allegro.bi bootstrap/inc/allegro.bi Copyright: The FreeBASIC Development Team 2011 Shawn Hargreaves License: GPL-2+ Files: inc/aspell.bi bootstrap/inc/aspell.bi Copyright: The FreeBASIC Development Team 2001-2002 by Kevin Atkinson License: GPL-2+ Comment: Original header under LGPL-2 and LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/bfd.bi bootstrap/inc/bfd.bi Copyright: The FreeBASIC Development Team 1990-2014 Free Software Foundation, Inc License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/bzlib.bi bootstrap/inc/bzlib.bi Copyright: The FreeBASIC Development Team 1996-2019 Julian R Seward License: GPL-2+ and BZIP2 Files: inc/caca*.bi bootstrap/inc/caca*.bi Copyright: The FreeBASIC Development Team 2002-2012 Sam Hocevar <sam@hocevar.net> License: GPL-2+ and WTFPL-2 Files: inc/cgi-util.bi bootstrap/inc/cgi-util.bi Copyright: The FreeBASIC Development Team Bill Kendrick <bill@newbreedsoftware.com> Mike Simons <msimons@moria.simons-clan.com> Gary Briggs <chunky@icculus.org> cgi-util contributors License: GPL-2+ Comment: Original header under LGPL-2, FB translation under stricter GPL-2+ Files: inc/clang-c.bi bootstrap/inc/clang-c.bi Copyright: The FreeBASIC Development Team 2007-2016 University of Illinois at Urbana-Champaign License: GPL-2+ and NCSA Files: inc/cryptlib.bi bootstrap/inc/cryptlib.bi Copyright: The FreeBASIC Development Team 1992-2018 Peter Gutmann License: GPL-2+ and Sleepycat Files: inc/curl.bi bootstrap/inc/curl.bi Copyright: The FreeBASIC Development Team Daniel Stenberg, <daniel@haxx.se> License: GPL-2+ and CURL Files: inc/curses.bi bootstrap/inc/curses.bi Copyright: 2015 The FreeBASIC Development Team License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/expat.bi bootstrap/inc/expat.bi Copyright: 2015 The FreeBASIC Development Team 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper 2001-2006 Expat maintainers License: GPL-2+ and Expat Files: inc/fbprng.bi bootstrap/inc/fbprng.bi Copyright: 2015 The FreeBASIC Development Team 2020 Bernard Widynski 2014 M.E. O'Neill 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org) License: GPL-2+ and Apache-2.0 Files: inc/ffi.bi bootstrap/inc/ffi.bi Copyright: 2015 The FreeBASIC Development Team 2011-2019 Anthony Green 1996-2008 Red Hat, Inc. License: GPL-2+ and Expat Files: inc/FreeImage.bi bootstrap/inc/FreeImage.bi Copyright: The FreeBASIC Development Team FreeImage authors License: GPL-2+ and FreeImage Files: inc/gd.bi bootstrap/inc/gd.bi Copyright: 2015 The FreeBASIC Development Team 1994-2002 Cold Spring Harbor Laboratory 1996-2002 Boutell.Com, Inc. 1999-2002 Philip Warner 1999-2002 Greg Roelofs 1999-2002 John Ellson (ellson@lucent.com) 2000-2008 Pierre-Alain Joye (pierre@libgd.org) 2000-2002 Doug Becker 1994-2002 Thomas G. Lane 2000-2002 Maurice Szmurlo and Johan Van den Brande License: GPL-2+ and GD Files: inc/gdbm.bi bootstrap/inc/gdbm.bi Copyright: The FreeBASIC Development Team 1990-2011 Free Software Foundation, Inc. License: GPL-2+ Files: inc/gettext-po.bi bootstrap/inc/gettext-po.bi Copyright: The FreeBASIC Development Team 2003-2007 Free Software Foundation, Inc. License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/gif_lib.bi bootstrap/inc/gif_lib.bi Copyright: 2015 The FreeBASIC Development Team License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/gif_lib4.bi inc/gif_lib5.bi bootstrap/inc/gif_lib4.bi bootstrap/inc/gif_lib5.bi Copyright: The FreeBASIC Development Team 1997 Eric S. Raymond License: GPL-2+ and Expat Files: inc/glib*.bi inc/gmodule.bi bootstrap/inc/glib*.bi bootstrap/inc/gmodule.bi Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald 1998-2000 Tim Janik and Red Hat, Inc. License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gmp.bi bootstrap/inc/gmp.bi Copyright: The FreeBASIC Development Team 1991-2014 Free Software Foundation, Inc. License: GPL-2+ and (GPL-2+ or LGPL-3+) Files: inc/goocanvas.bi bootstrap/inc/goocanvas.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net 2005 Damon Chaplin License: LGPL-2+ Files: inc/jit.bi bootstrap/inc/jit.bi Copyright: The FreeBASIC Development Team 2004 Southern Storm Software, Pty Ltd. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/jpeglib.bi bootstrap/inc/jpeglib.bi Copyright: The FreeBASIC Development Team 1991-2014 Thomas G. Lane, Guido Vollbeding. License: GPL-2+ and IJG-short Files: inc/libiconv.bi bootstrap/inc/libiconv.bi Copyright: The FreeBASIC Development Team 1999-2011 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/libintl.bi bootstrap/inc/libintl.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net 1995-2005 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/llvm-c.bi bootstrap/inc/llvm-c.bi Copyright: The FreeBASIC Development Team 2003-2017 University of Illinois at Urbana-Champaign License: GPL-2+ and NCSA Files: inc/lzma.bi bootstrap/inc/lzma.bi Copyright: The FreeBASIC Development Team Lasse Collin Igor Pavlov Kevin Springle and Wei Dai License: GPL-2+ and public-domain This file has been put into the public domain. You can do whatever you want with this file. Files: inc/mariadb.bi bootstrap/inc/mariadb.bi Copyright: The FreeBASIC Development Team 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB 2012 MontyProgram AB License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/MediaInfo.bi bootstrap/inc/MediaInfo.bi Copyright: The FreeBASIC Development Team 2002-2015 MediaArea.net SARL License: GPL-2+ and BSD-2-clause Files: inc/modplug.bi bootstrap/inc/modplug.bi Copyright: The FreeBASIC Development Team Kenton Varda <temporal@gauge3d.org> License: GPL-2+ and public-domain This source code is public domain. Files: inc/mpg123.bi bootstrap/inc/mpg123.bi Copyright: The FreeBASIC Development Team 1995-2010 the mpg123 project License: GPL-2+ Comment: Original header under LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/mxml.bi bootstrap/inc/mxml.bi Copyright: The FreeBASIC Development Team 2003-2014 Michael R Sweet License: GPL-2+ and LGPL-2 with MXML Exception Files: inc/Newton.bi bootstrap/inc/Newton.bi Copyright: The FreeBASIC Development Team 2003-2011 Julio Jerez and Alain Suero License: GPL-2+ and Zlib Files: inc/pcre*.bi bootstrap/inc/pcre*.bi Copyright: 2015 The FreeBASIC Development Team 1997-2015 University of Cambridge Philip Hazel License: GPL-2+ and BSD-3-clause-pcre Files: inc/png.bi bootstrap/inc/png.bi Copyright: 2015 The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/png12.bi inc/png14.bi inc/png15.bi inc/png16.bi bootstrap/inc/png12.bi bootstrap/inc/png14.bi bootstrap/inc/png15.bi bootstrap/inc/png16.bi Copyright: 2015 The FreeBASIC Development Team 1995-1996 Guy Eric Schalnat 1998-2015 Glenn Randers-Pehrson 1996-1997 Andreas Dilger Cosmin Truta Dave Martindale Eric S. Raymond Gilles Vollant Greg Roelofs Kevin Bracey James Yu John Bowler Mans Rullgard Magnus Holmgren Paul Schmidt Sam Bushell Simon-Pierre Cadieux Tim Wegner Tom Lane Tom Tanner Willem van Schaik License: GPL-2+ and Libpng Files: inc/portaudio.bi bootstrap/inc/portaudio.bi Copyright: 2015 The FreeBASIC Development Team 1999-2002 Ross Bencina and Phil Burk License: GPL-2+ and Expat Files: inc/pspell.bi bootstrap/inc/pspell.bi Copyright: The FreeBASIC Development Team 2001 Kevin Atkinson License: GPL-2+ Comment: Original header under LGPL-2 or LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/quicklz.bi bootstrap/inc/quicklz.bi Copyright: The FreeBASIC Development Team 2006-2011 Lasse Mikkel Reinhold License: GPL-2+ and (GPL-1 or GPL-2 or GPL-3) Files: inc/raylib.bi inc/raymath.bi bootstrap/inc/raylib.bi bootstrap/inc/raymath.bi Copyright: The FreeBASIC Development Team 2013-2020 Ramon Santamaria (@raysan5) License: GPL-2+ and Zlib Files: inc/sndfile.bi bootstrap/inc/sndfile.bi Copyright: The FreeBASIC Development Team 1999-2011 Erik de Castro Lopo <erikd@mega-nerd.com> License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/soloud_c.bi bootstrap/inc/soloud_c.bi Copyright: The FreeBASIC Development Team 2013-2020 Jari Komppa License: GPL-2+ and Zlib Files: inc/sqlite*.bi bootstrap/inc/sqlite*.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain-sqlite3 Files: inc/uuid.bi bootstrap/inc/uuid.bi Copyright: The FreeBASIC Development Team 1996-1998 Theodore Ts'o License: GPL-2+ and BSD-3-clause Files: inc/windows.bi bootstrap/inc/windows.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/xmp.bi bootstrap/inc/xmp.bi Copyright: The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/zip.bi bootstrap/inc/zip.bi Copyright: The FreeBASIC Development Team 1999-2015 Dieter Baron and Thomas Klausner License: GPL-2+ and BSD-3-clause Files: inc/zlib.bi bootstrap/inc/zlib.bi Copyright: The FreeBASIC Development Team 1995-2013 Jean-loup Gailly and Mark Adler License: GPL-2+ and Zlib Files: manual/* Copyright: 2004-2025 The FreeBASIC Development Team License: GFDL-1.2 Files: src/gfxlib2/* Copyright: 2004-2025 The FreeBASIC Development Team License: LGPL-2.1+ Files: src/rtlib/* bootstrap/src/rtlib/* Copyright: 2004-2025 The FreeBASIC Development Team 2005 Angelo Mottola (a.mottola@libero.it) License: LGPL-2.1+ with FreeBASIC exception Files: tests/fbcunit/* Copyright: 2017-2020 Jeffery R. Marshall (coder@execulink.com) License: LGPL-2.1+ with FreeBASIC exception Files: debian/* Copyright: 2025 Ahmad Khalifa <ahmad@khalifa.ws> License: GPL-2+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file 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 writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache License, Version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0". License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-pcre 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 following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Cambridge nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-xiph 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 following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the Xiph.org Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BZIP2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: CMU Permission is hereby granted, free of charge, to use and distribute this software and its documentation without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of this work, and to permit persons to whom this work is furnished to do so, subject to the following conditions: 1. The code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Any modifications must be clearly marked as such. 3. Original authors' names are not deleted. 4. The authors' names are not used to endorse or promote products derived from this software without specific prior written permission. . CARNEGIE MELLON UNIVERSITY AND THE CONTRIBUTORS TO THIS WORK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY NOR THE CONTRIBUTORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: CURL Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: FreeImage The contents of this file are subject to the FreeImage Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at "https://freeimage.sourceforge.io/freeimage-license.txt" . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. License: GD Permission has been granted to copy, distribute and modify gd in any context without fee, including a commercial application, provided that this notice is present in user-accessible supporting documentation. . This does not affect your ownership of the derived work itself, and the intent is to assure proper credit for the authors of gd, not to interfere with your productive use of gd. If you have questions, ask. "Derived works" includes all programs that utilize the library. Credit must be given in user-accessible documentation. . This software is provided "AS IS." The copyright holders disclaim all warranties, either express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose, with respect to this code and accompanying documentation. License: GFDL-1.2 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". Comment: On Debian systems, the complete text of the GNU Free Documentation License, Version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2". License: GPL-1 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 1 can be found in "/usr/share/common-licenses/GPL-1". License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: HPND-sell-variant Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the author(s) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. The authors make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. . THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: IJG-short The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. . This software is copyright (C) 1991-2014, Thomas G. Lane, Guido Vollbeding. All Rights Reserved except as specified below. . Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. . These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. . Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as "the Independent JPEG Group's software". . We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. License: Khronos Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Materials. . THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. License: Libpng The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. . Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: . 1. The origin of this source code must not be misrepresented. 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. . The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. License: LGPL-2 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. Comment: On Debian systems, the complete text of the GNU Library General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2 with GRX exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . The GRX graphics library is distributed under the terms of the GNU LGPL (Library General Public License) with the following amendments and/or exceptions: - Using the DOS versions (DOS only! this exception DOES NOT apply to the Linux version) you are permitted to distribute an application linked with GRX in binary only, provided that the documentation of the program: a) informs the user that GRX is used in the program, AND b) provides the user with the necessary information about how to obtain GRX. (i.e. ftp site, etc..) Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2 with MXML exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . The Mini-XML library and included programs are provided under the terms of the GNU Library General Public License version 2 (LGPL2) with the following exceptions: . 1. Static linking of applications to the Mini-XML library does not constitute a derivative work and does not require the author to provide source code for the application, use the shared Mini-XML libraries, or link their applications against a user-supplied version of Mini-XML. . If you link the application to a modified version of Mini-XML, then the changes to Mini-XML must be provided under the terms of the LGPL2 in sections 1, 2, and 4. . 2. You do not have to provide a copy of the Mini-XML license with programs that are linked to the Mini-XML library, nor do you have to identify the Mini-XML license in your program or documentation as required by section 6 of the LGPL2. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2.1. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-2.1+ with FreeBASIC exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-3+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: MIT-HP Permission to use, duplicate, change, and distribute this software and its documentation for any purpose and without fee is granted, provided that the above copyright notice appear in such copy and that this copyright notice appear in all supporting documentation, and that the names of Apollo Computer Inc., the Hewlett-Packard Company, or the X Consortium not be used in advertising or publicity pertaining to distribution of the software without written prior permission. . HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS SOFTWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Hewlett-Packard shall not be liable for errors contained herein or direct, indirect, special, incidental or consequential damages in connection with the furnishing, performance, or use of this material. . This software is not subject to any license of the American Telephone and Telegraph Company or of the Regents of the University of California. License: MIT-UC Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. . IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. License: MPL-1.1 The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.mozilla.org/MPL/ . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. Comment: On Debian systems, the complete text of the Mozilla Public License can be found in "/usr/share/common-licenses/MPL-1.1". License: NCSA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution. . * Neither the names of the LLVM Team, University of Illinois at Urbana-Champaign, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. License: OML This FastCGI application library source and object code (the "Software") and its documentation (the "Documentation") are copyrighted by Open Market, Inc ("Open Market"). The following terms apply to all files associated with the Software and Documentation unless explicitly disclaimed in individual files. . Open Market permits you to use, copy, modify, distribute, and license this Software and the Documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this Software and Documentation may be copyrighted by their authors and need not follow the licensing terms described here. If modifications to this Software and Documentation have new licensing terms, the new terms must be clearly indicated on the first page of each file where they apply. . OPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE SOFTWARE OR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL OPEN MARKET BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY DAMAGES ARISING FROM OR RELATING TO THIS SOFTWARE OR THE DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS". OPEN MARKET HAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR OTHERWISE ARISING OUT OF THIS SOFTWARE OR THE DOCUMENTATION. License: public-domain-sqlite3 The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: . May you do good and not evil. May you find forgiveness for yourself and forgive others. May you share freely, never taking more than you give. License: SGI-B-2.0 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice including the dates of first publication and either this permission notice or a reference to http://oss.sgi.com/projects/FreeB/ shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of Silicon Graphics, Inc. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Silicon Graphics, Inc. License: Sleepycat Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Redistributions in any form must be accompanied by information on how to obtain complete source code for the cryptlib software and any accompanying software that uses the cryptlib software. The source code must either be included in the distribution or be available for no more than the cost of distribution, and must be freely redistributable under reasonable conditions. For an executable file, complete source code means the source code for all modules it contains or uses. It does not include source code for modules or files that typically accompany the major components of the operating system on which the executable file runs. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: WTFPL-2 Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. . DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . 0. You just DO WHAT THE FUCK YOU WANT TO. License: X11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, distribute with modifications, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization. License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. License: ZPL-2.1 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions in source code must retain the accompanying copyright notice, this list of conditions, and the following disclaimer. 2. Redistributions in binary form must reproduce the accompanying copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. 4. The right to distribute this software or to use it for any purpose does not give you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of them is covered by separate agreement with the copyright holders. 5. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. . Disclaimer THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
control file for freebasic-doc_1.10.1+ds-1_all.deb (click to toggle) | |
---|---|
Package: | freebasic-doc |
Source: | freebasic |
Version: | 1.10.1+ds-1 |
Architecture: | all |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 15771 |
Depends: | ttf-bitstream-vera |
Section: | doc |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://www.freebasic.net/ |
Description: | Compiler for the FreeBASIC language (manual) The FreeBASIC project is a set of cross-platform development tools initially created by Andre Victor, consisting of a compiler, GNU-based assembler, linker and archiver, and supporting runtime libraries, including a software-based graphics library. The compiler, fbc, currently supports building for i386-based architectures on the DOS, Linux, Windows and Xbox platforms. The project also contains thin bindings (header files) to some popular 3rd party libraries such as the C runtime library, Allegro, SDL, OpenGL, GTK, the Windows API and many others, as well as example programs for many of these libraries. . This package provides the language manual files and example code. |
contents of freebasic-doc_1.10.1+ds-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-25 17:47 ./ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/DOS/ -rw-r--r-- root/root 1038 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/DOS/gfxsleep.bas -rw-r--r-- root/root 1555 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/DOS/isrtimer.bas -rw-r--r-- root/root 1946 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/DOS/modex.bas -rw-r--r-- root/root 791 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/DOS/mouse.bas -rw-r--r-- root/root 836 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/DOS/textbuff.bas -rw-r--r-- root/root 572 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/DOS/vga13h.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/CGUI/ -rw-r--r-- root/root 1070 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/CGUI/hello.bas drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/GUI/GTK+/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/ -rw-r--r-- root/root 6754 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/FB_Calc.bas -rw-r--r-- root/root 1344 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/FB_Calc.pot -rw-r--r-- root/root 18819 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/FB_Calc.ui drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/de/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/de/LC_MESSAGES/ -rw-r--r-- root/root 885 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/de/LC_MESSAGES/FB_Calc.mo -rw-r--r-- root/root 1448 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/de/LC_MESSAGES/FB_Calc.po drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/en/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/en/LC_MESSAGES/ -rw-r--r-- root/root 874 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/en/LC_MESSAGES/FB_Calc.mo -rw-r--r-- root/root 1437 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/locale_/en/LC_MESSAGES/FB_Calc.po drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/tobac/ -rw-r--r-- root/root 2574 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/tobac/FB_Calc_tobac.bas -rw-r--r-- root/root 1792 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/tobac/on_number_clicked.bas -rw-r--r-- root/root 1380 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FB_Calc/tobac/on_operation_clicked.bas -rw-r--r-- root/root 17253 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/FreeBasic.png drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/ -rw-r--r-- root/root 8252 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/GooGrid.bas -rw-r--r-- root/root 5324 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/demo-animation.bas -rw-r--r-- root/root 16588 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/demo-arrowhead.bas -rw-r--r-- root/root 4056 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/demo-features.bas -rw-r--r-- root/root 5751 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/demo-focus.bas -rw-r--r-- root/root 6210 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/demo-item.bas -rw-r--r-- root/root 11393 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/demo-table.bas -rw-r--r-- root/root 2537 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GooCanvas/goocanvas-2.0.0_Test.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/deprecated/ -rw-r--r-- root/root 5609 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/deprecated/clist.bas -rw-r--r-- root/root 1403 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/deprecated/filesel.bas -rw-r--r-- root/root 8151 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/deprecated/list.bas -rw-r--r-- root/root 2380 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/deprecated/pixmap.bas -rw-r--r-- root/root 2721 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/deprecated/rulers.bas -rw-r--r-- root/root 4725 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/deprecated/scribble-simple.bas -rw-r--r-- root/root 2245 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/gdk_image.bas -rw-r--r-- root/root 9953 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-2/opengl_button.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-3/ -rw-r--r-- root/root 7696 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-3/GtkBuilder_Cairo.bas -rw-r--r-- root/root 6166 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-3/customgtkwidget.bas -rw-r--r-- root/root 877 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-3/customgtkwidget.bi -rw-r--r-- root/root 2570 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Gtk-3/gtk_applicationE110.bas -rw-r--r-- root/root 1042 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GtkBuilder.bas -rw-r--r-- root/root 1484 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GtkBuilder1.ui -rw-r--r-- root/root 35963 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GtkBuilder2.ui -rw-r--r-- root/root 1475 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/GtkVersionCheck.bas -rw-r--r-- root/root 16019 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/ListView.ui drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/ -rw-r--r-- root/root 2259 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/arrow.bas -rw-r--r-- root/root 1616 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/aspectframe.bas -rw-r--r-- root/root 494 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/base.bas -rw-r--r-- root/root 3863 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/buttonbox.bas -rw-r--r-- root/root 2382 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/buttons.bas -rw-r--r-- root/root 3049 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/calendar.bas -rw-r--r-- root/root 5322 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/clist.bas -rw-r--r-- root/root 3509 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/colorsel.bas -rw-r--r-- root/root 3197 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/entry.bas -rw-r--r-- root/root 1679 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/eventbox.bas -rw-r--r-- root/root 1238 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/filesel.bas -rw-r--r-- root/root 2261 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/fixed.bas -rw-r--r-- root/root 1442 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/frame.bas -rw-r--r-- root/root 3492 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/helloworld.bas -rw-r--r-- root/root 3084 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/helloworld2.bas -rw-r--r-- root/root 2555 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/imagebutton.bas -rw-r--r-- root/root 2039 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/info.xpm -rw-r--r-- root/root 4311 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/label.bas -rw-r--r-- root/root 7787 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/list.bas -rw-r--r-- root/root 4558 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/menu.bas -rw-r--r-- root/root 5766 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/notebook.bas -rw-r--r-- root/root 10806 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/packbox.bas -rw-r--r-- root/root 4206 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/paned.bas -rw-r--r-- root/root 2357 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/pixmap.bas -rw-r--r-- root/root 7006 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/progressbar.bas -rw-r--r-- root/root 2353 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/radiobuttons.bas -rw-r--r-- root/root 7667 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/rangewidgets.bas -rw-r--r-- root/root 2727 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/rulers.bas -rw-r--r-- root/root 4062 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/scribble-simple.bas -rw-r--r-- root/root 3094 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/scrolledwin.bas -rw-r--r-- root/root 8606 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/spinbutton.bas -rw-r--r-- root/root 2407 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/statusbar.bas -rw-r--r-- root/root 2729 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/table.bas -rw-r--r-- root/root 5167 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/textview.bas -rw-r--r-- root/root 2285 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/Tutorials/toolbar.bas -rw-r--r-- root/root 2305 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/GUI/GTK+/combo_test.bas -rw-r--r-- root/root 937 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/filechooser_test.bas -rw-r--r-- root/root 1806 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/gdk_image.bas -rw-r--r-- root/root 1053 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/glade-xml.bas -rw-r--r-- root/root 1087 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/glade_gui.bas -rw-r--r-- root/root 11344 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/glade_gui.xml -rw-r--r-- root/root 9746 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/opengl_button.bas -rw-r--r-- root/root 1559 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/test.xml -rw-r--r-- root/root 2189 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/GTK+/text_buffer.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/IUP/ -rw-r--r-- root/root 1349 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/IUP/buttons.bas -rw-r--r-- root/root 3177 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/IUP/color.bas -rw-r--r-- root/root 936 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/IUP/frame.bas -rw-r--r-- root/root 207 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/IUP/message.bas -rw-r--r-- root/root 2489 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/IUP/textbox.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/ -rw-r--r-- root/root 20179 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/bitmap.bas -rw-r--r-- root/root 2389 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/calendar.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/dialogres/ -rw-r--r-- root/root 1192 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/dialogres/dialog.bas -rw-r--r-- root/root 176 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/dialogres/dialog.bi -rw-r--r-- root/root 219 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/dialogres/dialog.rc -rw-r--r-- root/root 8760 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/fileopen.bas -rw-r--r-- root/root 3206 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/hello.bas -rw-r--r-- root/root 5039 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/hello_region.bas -rw-r--r-- root/root 7532 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/menu.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/menures/ -rw-r--r-- root/root 6198 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/menures/menu.bas -rw-r--r-- root/root 1117 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/menures/menures.bi -rw-r--r-- root/root 1034 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/menures/menures.rc -rw-r--r-- root/root 1966 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/shellfolder.bas -rw-r--r-- root/root 3643 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/toolbar.bas -rw-r--r-- root/root 5877 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/win32/treeview.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/wx-c/ -rw-r--r-- root/root 1753 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/wx-c/fonts_and_colours.bas -rw-r--r-- root/root 1946 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/wx-c/mdi.bas -rw-r--r-- root/root 1674 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/wx-c/sizers.bas -rw-r--r-- root/root 5223 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/GUI/wx-c/wx-c_demo.bas -rw-r--r-- root/root 600 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/allocate.bas -rw-r--r-- root/root 1303 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/arrays.bas -rw-r--r-- root/root 897 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/bitfield.bas -rw-r--r-- root/root 632 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/byref-results.bas -rw-r--r-- root/root 617 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/class.bas -rw-r--r-- root/root 856 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/cmdline.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/compression/ -rw-r--r-- root/root 3172 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/compression/QuickLZ.bas -rw-r--r-- root/root 2444 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/compression/bz2compress.bas -rw-r--r-- root/root 2752 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/compression/libzip.bas -rw-r--r-- root/root 17438 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/compression/zlib.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/caca/ -rw-r--r-- root/root 5222 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/caca/cacaball.bas -rw-r--r-- root/root 4134 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/caca/cacaplas.bas -rw-r--r-- root/root 535 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/color.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/curses/ -rw-r--r-- root/root 1261 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/curses/curses.bas -rw-r--r-- root/root 363 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/disable-vt100-escapes.bas -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/inkey.bas -rw-r--r-- root/root 277 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/mouse.bas -rw-r--r-- root/root 649 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/pcopy.bas -rw-r--r-- root/root 2495 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/console/tui.bas -rw-r--r-- root/root 1044 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/const.bas -rw-r--r-- root/root 236 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/constructor.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/database/ -rw-r--r-- root/root 1522 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/database/mysql_test.bas -rw-r--r-- root/root 1042 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/database/postgresql_test.bas -rw-r--r-- root/root 1521 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/database/sqlite2_test.bas -rw-r--r-- root/root 3072 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/database/sqlite2_test.db -rw-r--r-- root/root 1585 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/database/sqlite3_test.bas -rw-r--r-- root/root 3072 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/database/sqlite3_test.db -rw-r--r-- root/root 1473 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/datatype.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/dll/ -rw-r--r-- root/root 1374 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/dll/dylib.bas -rw-r--r-- root/root 680 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/dll/mydll.bas -rw-r--r-- root/root 176 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/dll/mydll.bi -rw-r--r-- root/root 294 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/dll/test.bas -rw-r--r-- root/root 570 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/enum.bas -rw-r--r-- root/root 38518 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/fblogo.bmp -rw-r--r-- root/root 4542 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/fblogo.gif -rw-r--r-- root/root 8562 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/fblogo.jpg -rw-r--r-- root/root 5198 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/fblogo.png drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/DevIL/ -rw-r--r-- root/root 589 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/DevIL/copy.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/FreeImage/ -rw-r--r-- root/root 2074 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/FreeImage/fb.bas -rw-r--r-- root/root 5737 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/FreeImage/sdl.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/GD/ -rw-r--r-- root/root 1252 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/GD/gd.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/GIFLIB/ -rw-r--r-- root/root 1808 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/GIFLIB/loadgif.bas -rw-r--r-- root/root 531 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/array.bas -rw-r--r-- root/root 304 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/binary.bas -rw-r--r-- root/root 465 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/input.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/jpeglib/ -rw-r--r-- root/root 3909 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/jpeglib/color.jpg -rw-r--r-- root/root 4078 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/jpeglib/example.bas drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/files/libpng/ -rw-r--r-- root/root 14622 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/files/libpng/alpha.png -rw-r--r-- root/root 15593 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/files/libpng/color.png -rw-r--r-- root/root 5098 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/libpng/png.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/pdflib/ -rw-r--r-- root/root 3473 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/pdflib/test.bas -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/pipe.bas -rw-r--r-- root/root 174 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/random.bas -rw-r--r-- root/root 563 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/records.bas -rw-r--r-- root/root 350 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/files/text.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro/ -rw-r--r-- root/root 1485 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro/dialog.bas -rw-r--r-- root/root 1193 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro/hello.bas -rw-r--r-- root/root 3874 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro/mouse.bas -rw-r--r-- root/root 10141 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro/stars.bas -rw-r--r-- root/root 1287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro/timer.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro5/ -rw-r--r-- root/root 1157 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/Allegro5/hello.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/FreeType/ -rw-r--r-- root/root 1272 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/FreeType/char.bas -rw-r--r-- root/root 3945 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/FreeType/drawstr.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/ -rw-r--r-- root/root 7791 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/3Dobject.bi -rw-r--r-- root/root 3445 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/bmpload.bi -rw-r--r-- root/root 2061 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/createtex.bi drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/ -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/BG.bmp -rw-r--r-- root/root 5174 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Ball.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Base.bmp -rw-r--r-- root/root 16923 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/BlueFace.tga -rw-r--r-- root/root 16923 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Bucket.tga -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Bump.bmp -rw-r--r-- root/root 5174 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Bumps.bmp -rw-r--r-- root/root 32812 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Coke.tga -rw-r--r-- root/root 5419 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Compressed.tga -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Crate.bmp -rw-r--r-- root/root 16428 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Crosshair.tga -rw-r--r-- root/root 5174 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Cube.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Envroll.bmp -rw-r--r-- root/root 5174 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Envwall.bmp -rw-r--r-- root/root 66075 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Explode.tga -rw-r--r-- root/root 66614 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Font.bmp -rw-r--r-- root/root 262683 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Font.tga -rw-r--r-- root/root 49152 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/GL.raw -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Glass.bmp -rw-r--r-- root/root 16923 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Ground.tga -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Image1.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Image2.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Logo.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Mask1.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Mask2.bmp -rw-r--r-- root/root 8014 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Model.ms3d -rw-r--r-- root/root 49152 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Monitor.raw -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Mud.bmp -rw-r--r-- root/root 5174 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Multi_On.bmp -rw-r--r-- root/root 5174 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Multi_On_Alpha.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/NeHe.bmp -rw-r--r-- root/root 1308 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Object2.txt -rw-r--r-- root/root 33846 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/OpenGL.bmp -rw-r--r-- root/root 33846 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/OpenGL_Alpha.bmp -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Reflect.bmp -rw-r--r-- root/root 41576 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Shot.wav -rw-r--r-- root/root 16923 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Sky.tga -rw-r--r-- root/root 13223 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Sphere.txt -rw-r--r-- root/root 17476 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Star.bmp -rw-r--r-- root/root 16923 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Target.tga -rw-r--r-- root/root 262144 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Terrain.raw -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Tim.bmp -rw-r--r-- root/root 13388 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Torus.txt -rw-r--r-- root/root 13639 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Tube.txt -rw-r--r-- root/root 49170 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Uncompressed.tga -rw-r--r-- root/root 32812 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Vase.tga -rw-r--r-- root/root 12342 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Wall.bmp -rw-r--r-- root/root 12342 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/Wood.bmp -rw-r--r-- root/root 2835 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/World.txt -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/colpatt.bmp -rw-r--r-- root/root 3126 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/data/particle.bmp -rw-r--r-- root/root 7343 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson05.bas -rw-r--r-- root/root 6534 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson06.bas -rw-r--r-- root/root 9841 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson07.bas -rw-r--r-- root/root 10632 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson08.bas -rw-r--r-- root/root 8722 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson09.bas -rw-r--r-- root/root 12646 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson10.bas -rw-r--r-- root/root 6223 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson11.bas -rw-r--r-- root/root 8967 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson12.bas -rw-r--r-- root/root 9454 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson16.bas -rw-r--r-- root/root 10131 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson17.bas -rw-r--r-- root/root 11187 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson18.bas -rw-r--r-- root/root 16561 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson19.bas -rw-r--r-- root/root 8397 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson20.bas -rw-r--r-- root/root 29768 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson21.bas -rw-r--r-- root/root 39293 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson22.bas -rw-r--r-- root/root 10050 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson23.bas -rw-r--r-- root/root 15856 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson24.bas -rw-r--r-- root/root 15534 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson25.bas -rw-r--r-- root/root 12125 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson26.bas -rw-r--r-- root/root 14714 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson27.bas -rw-r--r-- root/root 11036 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson28.bas -rw-r--r-- root/root 12037 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson29.bas -rw-r--r-- root/root 3462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson31.bas -rw-r--r-- root/root 32112 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson32.bas -rw-r--r-- root/root 5827 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson33.bas -rw-r--r-- root/root 7669 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson34.bas -rw-r--r-- root/root 18812 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/lesson36.bas -rw-r--r-- root/root 12528 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/milkshapemodel.bi -rw-r--r-- root/root 12282 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/NeHe/tgaloader.bi -rw-r--r-- root/root 1264 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/fbgfx_opengl.bas -rw-r--r-- root/root 9573 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/fbgfx_texture.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/fbgl/ -rw-r--r-- root/root 5436 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/fbgl/fbgl.bas -rw-r--r-- root/root 2367 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/fbgl/fbgl.bi -rw-r--r-- root/root 674 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/fbgl/line.bas -rw-r--r-- root/root 4894 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/gl_test.bas -rw-r--r-- root/root 5830 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/glext_test.bas -rw-r--r-- root/root 13534 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/glfw_splitview.bas -rw-r--r-- root/root 7487 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/glu_quadrics.bas -rw-r--r-- root/root 17462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/OpenGL/terrain.bmp drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/ -rw-r--r-- root/root 959 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/cdrom.bas drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/graphics/SDL/data/ -rw-r--r-- root/root 2864 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/data/basic.gif -rw-r--r-- root/root 1272 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/data/free.jpg -rw-r--r-- root/root 4828 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/data/horse.tga -rw-r--r-- root/root 98683 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/data/music.ogg -rw-r--r-- root/root 9448 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/data/phaser.wav -rw-r--r-- root/root 2288 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/events.bas -rw-r--r-- root/root 1153 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/gfx_line.bas -rw-r--r-- root/root 2744 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/image_test1.bas -rw-r--r-- root/root 3141 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/image_test2.bas -rw-r--r-- root/root 1221 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/keymouse.bas -rw-r--r-- root/root 8239 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/mouse.bas -rw-r--r-- root/root 3800 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/music_test1.bas -rw-r--r-- root/root 2832 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/music_test2.bas -rw-r--r-- root/root 2112 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/net_httpget.bas -rw-r--r-- root/root 3720 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/opengl.bas -rw-r--r-- root/root 1068 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/pixel.bas -rw-r--r-- root/root 2074 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/sdl2-hello.bas -rw-r--r-- root/root 1092 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/timer.bas -rw-r--r-- root/root 2149 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/ttf.bas -rw-r--r-- root/root 1215 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/SDL/video_info.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/cairo/ -rw-r--r-- root/root 3287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/cairo/cairo_elipsis.bas -rw-r--r-- root/root 4155 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/cairo/cairo_output.bas -rw-r--r-- root/root 1870 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/cairo/clock.bas -rw-r--r-- root/root 746 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/depth.bas -rw-r--r-- root/root 1703 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/events.bas -rw-r--r-- root/root 2850 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/flame.bas -rw-r--r-- root/root 2210 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/getput.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/grx/ -rw-r--r-- root/root 558 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/grx/grx.bas -rw-r--r-- root/root 1204 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/imageinfo.bas -rw-r--r-- root/root 4271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/input.bas -rw-r--r-- root/root 2246 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/mt.bas -rw-r--r-- root/root 1341 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/qbsprite.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/ -rw-r--r-- root/root 5442 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/mandbrot.bas -rw-r--r-- root/root 802 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/ptc_test.bas -rw-r--r-- root/root 5312 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/rel-blob.bas -rw-r--r-- root/root 4287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/rel-flower.bas -rw-r--r-- root/root 4888 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/rel-juliarings.bas -rw-r--r-- root/root 6283 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/rel-lens.bas -rw-r--r-- root/root 1889 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/rel-plasma.bas -rw-r--r-- root/root 13609 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/rel-sprites.bas -rw-r--r-- root/root 4181 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/graphics/tinyptc/rel-torus.bas -rw-r--r-- root/root 74 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/hello.bas -rw-r--r-- root/root 696 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/iterator.bas -rw-r--r-- root/root 608 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/literals.bas -rw-r--r-- root/root 281 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/loops.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/ -rw-r--r-- root/root 671 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/clear.bas -rw-r--r-- root/root 302 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/ellipsis.bas -rw-r--r-- root/root 291 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/erase.bas -rw-r--r-- root/root 689 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/erase2.bas -rw-r--r-- root/root 863 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/erase3.bas -rw-r--r-- root/root 348 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/lbound.bas -rw-r--r-- root/root 371 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/len.bas -rw-r--r-- root/root 591 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/memcopy.bas -rw-r--r-- root/root 512 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/memcopyclear.bas -rw-r--r-- root/root 321 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/memmove.bas -rw-r--r-- root/root 382 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/preserve.bas -rw-r--r-- root/root 594 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/redim.bas -rw-r--r-- root/root 1222 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/redim2d.bas -rw-r--r-- root/root 669 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/redim3.bas -rw-r--r-- root/root 371 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/size.bas -rw-r--r-- root/root 348 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/ubound.bas -rw-r--r-- root/root 500 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/ubound2.bas -rw-r--r-- root/root 732 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/ubound3.bas -rw-r--r-- root/root 447 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/ubound4.bas -rw-r--r-- root/root 607 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/array/ubound5.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/ -rw-r--r-- root/root 274 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/bit.bas -rw-r--r-- root/root 297 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/bitreset.bas -rw-r--r-- root/root 272 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/bitset.bas -rw-r--r-- root/root 645 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/hibyte.bas -rw-r--r-- root/root 663 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/hiword.bas -rw-r--r-- root/root 645 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/lobyte.bas -rw-r--r-- root/root 663 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/bits/loword.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/ -rw-r--r-- root/root 390 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/boolean.bas -rw-r--r-- root/root 531 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cast1.bas -rw-r--r-- root/root 790 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cast2.bas -rw-r--r-- root/root 422 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cbyte.bas -rw-r--r-- root/root 438 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cdbl.bas -rw-r--r-- root/root 524 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cint.bas -rw-r--r-- root/root 419 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/clng.bas -rw-r--r-- root/root 456 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/clngint.bas -rw-r--r-- root/root 400 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cptr.bas -rw-r--r-- root/root 433 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cshort.bas -rw-r--r-- root/root 261 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/csign.bas -rw-r--r-- root/root 432 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/csng.bas -rw-r--r-- root/root 437 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cubyte.bas -rw-r--r-- root/root 419 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cuint.bas -rw-r--r-- root/root 419 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/culng.bas -rw-r--r-- root/root 468 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/culngint.bas -rw-r--r-- root/root 260 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cunsg.bas -rw-r--r-- root/root 439 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/cushort.bas -rw-r--r-- root/root 1305 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/opcast-ctor-oplet.bas -rw-r--r-- root/root 1999 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/opcast1.bas -rw-r--r-- root/root 1222 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/opcast2.bas -rw-r--r-- root/root 971 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/opcast3.bas -rw-r--r-- root/root 739 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/opcast4.bas -rw-r--r-- root/root 745 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/casting/opcast5.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/ -rw-r--r-- root/root 2502 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/FBArray.bas -rw-r--r-- root/root 521 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/FBWikiTopicSample_1.bas -rw-r--r-- root/root 267 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/FBWikiTutorialTemplate_1.bas -rw-r--r-- root/root 216 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgClass_1.bas -rw-r--r-- root/root 336 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgCommand_Dos.bas -rw-r--r-- root/root 434 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgCommand_mingw.bas -rw-r--r-- root/root 551 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgDim_1.bas -rw-r--r-- root/root 494 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgDim_2.bas -rw-r--r-- root/root 358 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgDim_3.bas -rw-r--r-- root/root 441 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgDim_4.bas -rw-r--r-- root/root 327 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgDim_5.bas -rw-r--r-- root/root 401 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgDim_6.bas -rw-r--r-- root/root 609 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgDim_7.bas -rw-r--r-- root/root 514 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgOptionbase_1.bas -rw-r--r-- root/root 285 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgResume_1.bas -rw-r--r-- root/root 298 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgResumenext_1.bas -rw-r--r-- root/root 469 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/check/KeyPgScreenevent_1.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/ -rw-r--r-- root/root 388 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/cls.bas -rw-r--r-- root/root 399 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/color.bas -rw-r--r-- root/root 237 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/csrlin.bas -rw-r--r-- root/root 373 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/input-n.bas -rw-r--r-- root/root 400 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/input.bas -rw-r--r-- root/root 522 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/input2.bas -rw-r--r-- root/root 593 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/lineinput.bas -rw-r--r-- root/root 484 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/locate-getmouse.bas -rw-r--r-- root/root 239 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/locate.bas -rw-r--r-- root/root 505 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/pos.bas -rw-r--r-- root/root 400 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/print-using.bas -rw-r--r-- root/root 411 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/print.bas -rw-r--r-- root/root 376 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/print2.bas -rw-r--r-- root/root 491 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/screen-func.bas -rw-r--r-- root/root 248 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/spc.bas -rw-r--r-- root/root 470 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/spc2.bas -rw-r--r-- root/root 447 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/tab.bas -rw-r--r-- root/root 575 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/view-gfx.bas -rw-r--r-- root/root 271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/view.bas -rw-r--r-- root/root 279 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/width-func.bas -rw-r--r-- root/root 975 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/width.bas -rw-r--r-- root/root 943 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/winput.bas -rw-r--r-- root/root 318 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/console/write.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/ -rw-r--r-- root/root 366 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/continue.bas -rw-r--r-- root/root 518 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/continue2.bas -rw-r--r-- root/root 562 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/do-loop.bas -rw-r--r-- root/root 660 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/do-loop2.bas -rw-r--r-- root/root 812 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/end.bas -rw-r--r-- root/root 485 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/endblock.bas -rw-r--r-- root/root 345 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/exit.bas -rw-r--r-- root/root 321 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/exit2.bas -rw-r--r-- root/root 317 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/for-next.bas -rw-r--r-- root/root 641 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/for-next2.bas -rw-r--r-- root/root 398 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/for-next3.bas -rw-r--r-- root/root 288 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/gosub.bas -rw-r--r-- root/root 264 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/goto.bas -rw-r--r-- root/root 289 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/gotonum.bas -rw-r--r-- root/root 985 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/if-then.bas -rw-r--r-- root/root 524 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/if-then0.bas -rw-r--r-- root/root 254 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/iif.bas -rw-r--r-- root/root 286 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/iif2.bas -rw-r--r-- root/root 415 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/iif3.bas -rw-r--r-- root/root 512 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/iif4.bas -rw-r--r-- root/root 266 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/next.bas -rw-r--r-- root/root 271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/next2.bas -rw-r--r-- root/root 263 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/next3.bas -rw-r--r-- root/root 388 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/on-goto.bas -rw-r--r-- root/root 416 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/ongosub.bas -rw-r--r-- root/root 412 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/return.bas -rw-r--r-- root/root 1026 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/return2.bas -rw-r--r-- root/root 1129 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/select-speed.bas -rw-r--r-- root/root 522 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/select.bas -rw-r--r-- root/root 238 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/step.bas -rw-r--r-- root/root 356 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/until.bas -rw-r--r-- root/root 722 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/while-wend.bas -rw-r--r-- root/root 357 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/control/while.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/data/ -rw-r--r-- root/root 728 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/data/data.bas -rw-r--r-- root/root 717 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/data/read.bas -rw-r--r-- root/root 1333 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/data/restore.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ -rw-r--r-- root/root 291 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/boolean-false.bas -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/boolean-true.bas -rw-r--r-- root/root 269 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/boolean.bas -rw-r--r-- root/root 286 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/byte.bas -rw-r--r-- root/root 262 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/byte2.bas -rw-r--r-- root/root 701 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/const-ovl.bas -rw-r--r-- root/root 1192 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/const-ptr.bas -rw-r--r-- root/root 1087 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/const-var.bas -rw-r--r-- root/root 291 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/double.bas -rw-r--r-- root/root 376 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/funcptr.bas -rw-r--r-- root/root 543 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/funcptr2.bas -rw-r--r-- root/root 2115 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/funcptr3.bas -rw-r--r-- root/root 456 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/integer.bas -rw-r--r-- root/root 290 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/long.bas -rw-r--r-- root/root 324 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/longint.bas -rw-r--r-- root/root 352 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/pointer.bas -rw-r--r-- root/root 356 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ptr-2.bas -rw-r--r-- root/root 634 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ptr.bas -rw-r--r-- root/root 304 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/short.bas -rw-r--r-- root/root 283 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/single.bas -rw-r--r-- root/root 629 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/string-buffer.bas -rw-r--r-- root/root 577 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/string-constparam.bas -rw-r--r-- root/root 362 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/string-qbsuffix.bas -rw-r--r-- root/root 349 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/string-varlen.bas -rw-r--r-- root/root 373 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/subptr.bas -rw-r--r-- root/root 602 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/subptr2.bas -rw-r--r-- root/root 2699 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/subptr3.bas -rw-r--r-- root/root 281 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ubyte.bas -rw-r--r-- root/root 264 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ubyte2.bas -rw-r--r-- root/root 439 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/uinteger.bas -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ulong.bas -rw-r--r-- root/root 310 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ulongint.bas -rw-r--r-- root/root 304 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/unsigned.bas -rw-r--r-- root/root 289 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/ushort.bas -rw-r--r-- root/root 418 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/wstring.bas -rw-r--r-- root/root 373 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/wstring2.bas -rw-r--r-- root/root 384 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/zstring.bas -rw-r--r-- root/root 355 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/datatype/zstring2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/ -rw-r--r-- root/root 228 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/date.bas -rw-r--r-- root/root 565 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/dateadd.bas -rw-r--r-- root/root 591 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/datediff.bas -rw-r--r-- root/root 386 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/datepart.bas -rw-r--r-- root/root 315 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/dateserial.bas -rw-r--r-- root/root 619 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/datevalue.bas -rw-r--r-- root/root 296 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/day.bas -rw-r--r-- root/root 335 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/hour.bas -rw-r--r-- root/root 522 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/isdate.bas -rw-r--r-- root/root 343 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/minute.bas -rw-r--r-- root/root 332 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/month.bas -rw-r--r-- root/root 362 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/monthname.bas -rw-r--r-- root/root 277 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/now.bas -rw-r--r-- root/root 343 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/second.bas -rw-r--r-- root/root 227 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/time.bas -rw-r--r-- root/root 403 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/timer.bas -rw-r--r-- root/root 342 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/timeserial.bas -rw-r--r-- root/root 303 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/timevalue.bas -rw-r--r-- root/root 345 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/weekday.bas -rw-r--r-- root/root 369 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/weekdayname.bas -rw-r--r-- root/root 333 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/dates/year.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/debug/ -rw-r--r-- root/root 351 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/debug/assert.bas -rw-r--r-- root/root 353 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/debug/assertwarn.bas -rw-r--r-- root/root 267 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/debug/stop.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/ -rw-r--r-- root/root 233 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/date.bas -rw-r--r-- root/root 384 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/date_iso.bas -rw-r--r-- root/root 314 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fb64bit.bas -rw-r--r-- root/root 302 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargc.bas -rw-r--r-- root/root 360 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargcount.bas -rw-r--r-- root/root 1156 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargcount2.bas -rw-r--r-- root/root 309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargextract.bas -rw-r--r-- root/root 699 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargextract2.bas -rw-r--r-- root/root 462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargleftof.bas -rw-r--r-- root/root 467 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargrightof.bas -rw-r--r-- root/root 627 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargrightof2.bas -rw-r--r-- root/root 456 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbargv.bas -rw-r--r-- root/root 304 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbarm.bas -rw-r--r-- root/root 333 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbasm.bas -rw-r--r-- root/root 256 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbbackend.bas -rw-r--r-- root/root 359 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbbigendian.bas -rw-r--r-- root/root 309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbbuilddate.bas -rw-r--r-- root/root 323 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbbuilddateiso.bas -rw-r--r-- root/root 246 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbbuildsha1.bas -rw-r--r-- root/root 322 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbcygwin.bas -rw-r--r-- root/root 322 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbdarwin.bas -rw-r--r-- root/root 289 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbdebug.bas -rw-r--r-- root/root 327 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbdos.bas -rw-r--r-- root/root 1096 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fberr.bas -rw-r--r-- root/root 361 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbeval.bas -rw-r--r-- root/root 1087 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbeval2.bas -rw-r--r-- root/root 349 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbfpmode.bas -rw-r--r-- root/root 314 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbfpu.bas -rw-r--r-- root/root 328 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbfreebsd.bas -rw-r--r-- root/root 341 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbgcc.bas -rw-r--r-- root/root 311 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbgui.bas -rw-r--r-- root/root 568 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbiif.bas -rw-r--r-- root/root 355 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbjoin.bas -rw-r--r-- root/root 791 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbjoin2.bas -rw-r--r-- root/root 378 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fblang.bas -rw-r--r-- root/root 355 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fblinux.bas -rw-r--r-- root/root 313 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbmain.bas -rw-r--r-- root/root 337 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbminversion.bas -rw-r--r-- root/root 305 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbmt.bas -rw-r--r-- root/root 322 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbnetbsd.bas -rw-r--r-- root/root 328 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbopenbsd.bas -rw-r--r-- root/root 270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboptimize.bas -rw-r--r-- root/root 323 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboptionbyval.bas -rw-r--r-- root/root 319 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboptiondynamic.bas -rw-r--r-- root/root 334 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboptionescape.bas -rw-r--r-- root/root 330 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboptionexplicit.bas -rw-r--r-- root/root 310 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboptiongosub.bas -rw-r--r-- root/root 333 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboptionprivate.bas -rw-r--r-- root/root 379 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboutdll.bas -rw-r--r-- root/root 360 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboutexe.bas -rw-r--r-- root/root 366 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboutlib.bas -rw-r--r-- root/root 384 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fboutobj.bas -rw-r--r-- root/root 311 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbpcos.bas -rw-r--r-- root/root 308 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbppc.bas -rw-r--r-- root/root 498 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbquerysymbol.bas -rw-r--r-- root/root 1220 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbquerysymbol2.bas -rw-r--r-- root/root 694 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbquerysymbol3.bas -rw-r--r-- root/root 422 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbquote.bas -rw-r--r-- root/root 663 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbquote2.bas -rw-r--r-- root/root 244 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbsignature.bas -rw-r--r-- root/root 309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbsse.bas -rw-r--r-- root/root 621 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbuniqueid.bas -rw-r--r-- root/root 1358 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbuniqueidpop.bas -rw-r--r-- root/root 1012 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbuniqueidpush.bas -rw-r--r-- root/root 316 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbunix.bas -rw-r--r-- root/root 488 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbunquote.bas -rw-r--r-- root/root 359 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbunquote2.bas -rw-r--r-- root/root 322 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbvectorize.bas -rw-r--r-- root/root 506 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbvermajor.bas -rw-r--r-- root/root 506 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbverminor.bas -rw-r--r-- root/root 516 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbverpatch.bas -rw-r--r-- root/root 305 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbversion.bas -rw-r--r-- root/root 345 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbwin32.bas -rw-r--r-- root/root 304 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbx64.bas -rw-r--r-- root/root 310 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/fbxbox.bas -rw-r--r-- root/root 325 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/file.bas -rw-r--r-- root/root 225 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/filenq.bas -rw-r--r-- root/root 371 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/function.bas -rw-r--r-- root/root 323 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/functionnq.bas -rw-r--r-- root/root 329 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/line.bas -rw-r--r-- root/root 291 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/path.bas -rw-r--r-- root/root 233 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/defines/time.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/ -rw-r--r-- root/root 453 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/erfn.bas -rw-r--r-- root/root 501 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/erl.bas -rw-r--r-- root/root 453 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/ermn.bas -rw-r--r-- root/root 346 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/err1.bas -rw-r--r-- root/root 429 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/err2.bas -rw-r--r-- root/root 204 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/error.bas -rw-r--r-- root/root 557 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/local.bas -rw-r--r-- root/root 400 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/onerror.bas -rw-r--r-- root/root 733 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/onerror2.bas -rw-r--r-- root/root 627 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/resume-next.bas -rw-r--r-- root/root 665 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/error/resume.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/extras/ -rw-r--r-- root/root 2322 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/extras/freeimage.bas -rw-r--r-- root/root 4098 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/extras/gfx-null.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/dos/ -rw-r--r-- root/root 303 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/dos/call-int.bas -rw-r--r-- root/root 1045 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/dos/lowmemas.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/gfxlib2/ -rw-r--r-- root/root 607 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/gfxlib2/RGB-component.bas -rw-r--r-- root/root 613 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/gfxlib2/bload-workaround.bas -rw-r--r-- root/root 475 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/gfxlib2/check-for-close.bas -rw-r--r-- root/root 1330 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/faq/gfxlib2/image-header.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/ -rw-r--r-- root/root 821 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/access.bas -rw-r--r-- root/root 2633 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/basicvsc.bas -rw-r--r-- root/root 328 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/binary-read.bas -rw-r--r-- root/root 531 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/binary-text.bas -rw-r--r-- root/root 469 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/binary-write.bas -rw-r--r-- root/root 717 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/close.bas -rw-r--r-- root/root 1536 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/encoding.bas -rw-r--r-- root/root 1159 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/eof.bas -rw-r--r-- root/root 739 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/fileflush.bas -rw-r--r-- root/root 316 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/for-append.bas -rw-r--r-- root/root 960 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/for-input.bas -rw-r--r-- root/root 803 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/for-output.bas -rw-r--r-- root/root 413 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/freefile-bad.bas -rw-r--r-- root/root 336 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/freefile-good.bas -rw-r--r-- root/root 649 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/freefile.bas -rw-r--r-- root/root 655 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/get-file.bas -rw-r--r-- root/root 996 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/get-udt.bas -rw-r--r-- root/root 1359 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/get.bas -rw-r--r-- root/root 403 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/input.bas -rw-r--r-- root/root 623 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/lineinput.bas -rw-r--r-- root/root 490 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/loc.bas -rw-r--r-- root/root 569 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/lock.bas -rw-r--r-- root/root 271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/lof.bas -rw-r--r-- root/root 689 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/open.bas -rw-r--r-- root/root 361 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/opencom.bas -rw-r--r-- root/root 234 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/opencom1.bas -rw-r--r-- root/root 231 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/opencom2.bas -rw-r--r-- root/root 382 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/opencons.bas -rw-r--r-- root/root 349 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/openerr.bas -rw-r--r-- root/root 378 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/openfunc.bas -rw-r--r-- root/root 563 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/openlpt.bas -rw-r--r-- root/root 350 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/openlpt1.bas -rw-r--r-- root/root 834 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/openlpt2.bas -rw-r--r-- root/root 494 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/openpipe.bas -rw-r--r-- root/root 350 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/openscrn.bas -rw-r--r-- root/root 311 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/print.bas -rw-r--r-- root/root 645 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/put-array.bas -rw-r--r-- root/root 734 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/put-buffer.bas -rw-r--r-- root/root 996 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/put-udt.bas -rw-r--r-- root/root 650 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/put.bas -rw-r--r-- root/root 258 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/reset.bas -rw-r--r-- root/root 555 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/resetio.bas -rw-r--r-- root/root 326 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/seek-func.bas -rw-r--r-- root/root 379 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/seek-statment.bas -rw-r--r-- root/root 545 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/fileio/write.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/ -rw-r--r-- root/root 273 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/bload.bas -rw-r--r-- root/root 378 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/bload2.bas -rw-r--r-- root/root 537 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/bload3.bas -rw-r--r-- root/root 1125 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/bload4.bas -rw-r--r-- root/root 382 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/bsave.bas -rw-r--r-- root/root 1084 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/bsave2.bas -rw-r--r-- root/root 428 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/circle.bas -rw-r--r-- root/root 883 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/cls-memset.bas -rw-r--r-- root/root 502 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/color.bas -rw-r--r-- root/root 698 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/color2.bas -rw-r--r-- root/root 1360 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/custom.bas -rw-r--r-- root/root 440 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/draw.bas -rw-r--r-- root/root 1127 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/draw2.bas -rw-r--r-- root/root 1605 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/drawstring-custom.bas -rw-r--r-- root/root 529 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/drawstring.bas -rw-r--r-- root/root 684 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/flip.bas -rw-r--r-- root/root 1281 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/get.bas -rw-r--r-- root/root 1850 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/imageconvertrow.bas -rw-r--r-- root/root 759 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/imagecreate.bas -rw-r--r-- root/root 854 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/imageinfo.bas -rw-r--r-- root/root 385 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/line.bas -rw-r--r-- root/root 536 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/line_style.bas -rw-r--r-- root/root 301 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/paint.bas -rw-r--r-- root/root 2092 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/paint2.bas -rw-r--r-- root/root 379 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/palette.bas -rw-r--r-- root/root 367 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/palette2.bas -rw-r--r-- root/root 378 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/palette3.bas -rw-r--r-- root/root 761 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/pcopy.bas -rw-r--r-- root/root 951 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/pcopy_cons.bas -rw-r--r-- root/root 1547 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/pixelptr.bas -rw-r--r-- root/root 470 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/pmap.bas -rw-r--r-- root/root 453 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/point.bas -rw-r--r-- root/root 1034 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/pointcoord.bas -rw-r--r-- root/root 414 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/preset.bas -rw-r--r-- root/root 1014 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/pset.bas -rw-r--r-- root/root 707 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-add.bas -rw-r--r-- root/root 2442 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-all.bas -rw-r--r-- root/root 1334 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-alpha-8bit.bas -rw-r--r-- root/root 1429 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-alpha.bas -rw-r--r-- root/root 1032 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-and.bas -rw-r--r-- root/root 972 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-or.bas -rw-r--r-- root/root 837 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-pset.bas -rw-r--r-- root/root 1458 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-trans-custom.bas -rw-r--r-- root/root 976 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-trans.bas -rw-r--r-- root/root 665 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put-xor.bas -rw-r--r-- root/root 818 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/put.bas -rw-r--r-- root/root 434 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/rgb.bas -rw-r--r-- root/root 855 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/rgb_get.bas -rw-r--r-- root/root 1270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/rgba.bas -rw-r--r-- root/root 864 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/rgba_get.bas -rw-r--r-- root/root 730 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screen-func1.bas -rw-r--r-- root/root 682 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screen-func2.bas -rw-r--r-- root/root 697 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screen-func3.bas -rw-r--r-- root/root 296 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screen.bas -rw-r--r-- root/root 651 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screen2.bas -rw-r--r-- root/root 1450 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screencontrol.bas -rw-r--r-- root/root 659 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screencontrol2.bas -rw-r--r-- root/root 1018 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screencopy.bas -rw-r--r-- root/root 2315 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenevent.bas -rw-r--r-- root/root 802 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenglproc.bas -rw-r--r-- root/root 622 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screeninfo.bas -rw-r--r-- root/root 418 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenlist.bas -rw-r--r-- root/root 544 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenlock.bas -rw-r--r-- root/root 1140 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenptr.bas -rw-r--r-- root/root 1413 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenptr2.bas -rw-r--r-- root/root 618 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenres.bas -rw-r--r-- root/root 666 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screenset.bas -rw-r--r-- root/root 331 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/screensync.bas -rw-r--r-- root/root 210 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/step.bas -rw-r--r-- root/root 712 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/view.bas -rw-r--r-- root/root 806 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/window.bas -rw-r--r-- root/root 1186 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/window2.bas -rw-r--r-- root/root 308 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/gfx/windowtitle.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/hardware/ -rw-r--r-- root/root 242 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/hardware/inp.bas -rw-r--r-- root/root 479 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/hardware/lpos.bas -rw-r--r-- root/root 419 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/hardware/lprint.bas -rw-r--r-- root/root 665 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/hardware/out.bas -rw-r--r-- root/root 319 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/hardware/wait.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/ -rw-r--r-- root/root 899 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/getjoystick.bas -rw-r--r-- root/root 450 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/getkey.bas -rw-r--r-- root/root 767 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/getmouse.bas -rw-r--r-- root/root 781 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/getmouse2.bas -rw-r--r-- root/root 256 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/inkey.bas -rw-r--r-- root/root 1660 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/inkeyext.bas -rw-r--r-- root/root 1144 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/multikey.bas -rw-r--r-- root/root 626 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/setmouse.bas -rw-r--r-- root/root 968 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/stick.bas -rw-r--r-- root/root 968 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/input/strig.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/ -rw-r--r-- root/root 1629 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/aspell.bas -rw-r--r-- root/root 876 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/bass.bas -rw-r--r-- root/root 759 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/bassmod.bas -rw-r--r-- root/root 672 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/big_int.bas -rw-r--r-- root/root 948 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/cairo.bas -rw-r--r-- root/root 1657 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/cryptlib.bas -rw-r--r-- root/root 1257 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/curl.bas -rw-r--r-- root/root 641 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/curses.bas -rw-r--r-- root/root 728 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/disphelper1.bas -rw-r--r-- root/root 622 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/disphelper2.bas -rw-r--r-- root/root 1404 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/disphelper3.bas -rw-r--r-- root/root 3263 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/expat.bas -rw-r--r-- root/root 524 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/fastcgi.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/ffi/ -rw-r--r-- root/root 1920 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/ffi/closures.bas -rw-r--r-- root/root 1222 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/ffi/helloworld.bas -rw-r--r-- root/root 725 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/fmod1.bas -rw-r--r-- root/root 2081 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/fmod2.bas -rw-r--r-- root/root 1450 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/freetype2.bas -rw-r--r-- root/root 519 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/gmp.bas -rw-r--r-- root/root 522 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/gsl1.bas -rw-r--r-- root/root 803 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/gsl2.bas -rw-r--r-- root/root 1042 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/gtk.bas -rw-r--r-- root/root 709 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/il.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/jit/ -rw-r--r-- root/root 2552 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/jit/gcd.bas -rw-r--r-- root/root 1426 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/jit/mul_add.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/jni/ -rw-r--r-- root/root 483 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/jni/mylib.bas -rw-r--r-- root/root 1079 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/libxml.bas -rw-r--r-- root/root 1217 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/lzo.bas -rw-r--r-- root/root 1465 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/spidermonkey1.bas -rw-r--r-- root/root 2146 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/spidermonkey2.bas -rw-r--r-- root/root 2556 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/zip.bas -rw-r--r-- root/root 904 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/zip2.bas -rw-r--r-- root/root 2658 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/libraries/zlib.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/ -rw-r--r-- root/root 298 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/abs.bas -rw-r--r-- root/root 435 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/acos.bas -rw-r--r-- root/root 435 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/asin.bas -rw-r--r-- root/root 259 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/atan2.bas -rw-r--r-- root/root 237 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/atn.bas -rw-r--r-- root/root 429 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/cos.bas -rw-r--r-- root/root 627 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/exp.bas -rw-r--r-- root/root 254 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/fix.bas -rw-r--r-- root/root 273 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/frac.bas -rw-r--r-- root/root 254 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/int.bas -rw-r--r-- root/root 507 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/log.bas -rw-r--r-- root/root 904 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/random1.bas -rw-r--r-- root/root 730 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/random2.bas -rw-r--r-- root/root 350 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/randomize.bas -rw-r--r-- root/root 936 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/rnd.bas -rw-r--r-- root/root 282 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/sgn.bas -rw-r--r-- root/root 427 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/sin.bas -rw-r--r-- root/root 482 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/sqr.bas -rw-r--r-- root/root 430 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/math/tan.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/ -rw-r--r-- root/root 1031 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/allocate.bas -rw-r--r-- root/root 656 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/allocate2.bas -rw-r--r-- root/root 542 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/callocate.bas -rw-r--r-- root/root 670 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/deallocate.bas -rw-r--r-- root/root 927 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/deallocate2.bas -rw-r--r-- root/root 1105 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/deallocate3.bas -rw-r--r-- root/root 279 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/peek.bas -rw-r--r-- root/root 279 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/poke.bas -rw-r--r-- root/root 966 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/reallocate.bas -rw-r--r-- root/root 293 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/sadd.bas -rw-r--r-- root/root 399 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/memory/swap.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/meta/ -rw-r--r-- root/root 297 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/meta/dynamic.bas -rw-r--r-- root/root 292 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/meta/header.bi -rw-r--r-- root/root 327 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/meta/include.bas -rw-r--r-- root/root 208 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/meta/lang.bas -rw-r--r-- root/root 370 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/meta/static.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/ -rw-r--r-- root/root 530 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/any-dynamic-array.bas -rw-r--r-- root/root 577 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/any-param.bas -rw-r--r-- root/root 865 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/any.bas -rw-r--r-- root/root 474 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/as.bas -rw-r--r-- root/root 406 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/asm.bas -rw-r--r-- root/root 299 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/let.bas -rw-r--r-- root/root 469 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/offsetof.bas -rw-r--r-- root/root 586 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/rem.bas -rw-r--r-- root/root 280 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/sizeof-udt.bas -rw-r--r-- root/root 229 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/sizeof.bas -rw-r--r-- root/root 1865 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/to.bas -rw-r--r-- root/root 374 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/typeof1.bas -rw-r--r-- root/root 372 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/misc/typeof2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/ -rw-r--r-- root/root 326 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/common1.bas -rw-r--r-- root/root 327 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/common2.bas -rw-r--r-- root/root 1312 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/extern-block.bas -rw-r--r-- root/root 281 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/extern1.bas -rw-r--r-- root/root 312 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/extern2.bas -rw-r--r-- root/root 374 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/import.bas -rw-r--r-- root/root 326 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/mydll.c -rw-r--r-- root/root 828 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/namespace.bas -rw-r--r-- root/root 1417 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/option_entry.bas -rw-r--r-- root/root 240 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/opts.bas -rw-r--r-- root/root 270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/sub-private.bas -rw-r--r-- root/root 267 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/sub-public.bas -rw-r--r-- root/root 586 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/module/using.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/ -rw-r--r-- root/root 275 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/add-assign.bas -rw-r--r-- root/root 251 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/add.bas -rw-r--r-- root/root 593 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/address-func.bas -rw-r--r-- root/root 986 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/address-var.bas -rw-r--r-- root/root 494 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/and-assign.bas -rw-r--r-- root/root 452 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/and-bitwise.bas -rw-r--r-- root/root 797 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/and-logical.bas -rw-r--r-- root/root 689 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/andalso.bas -rw-r--r-- root/root 341 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/arrayindex.bas -rw-r--r-- root/root 327 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/assign-let.bas -rw-r--r-- root/root 423 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/assign.bas -rw-r--r-- root/root 297 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/concat-assign.bas -rw-r--r-- root/root 336 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/concat.bas -rw-r--r-- root/root 311 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/concat_nocvt.bas -rw-r--r-- root/root 565 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/delete.bas -rw-r--r-- root/root 539 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/delete2.bas -rw-r--r-- root/root 286 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/divide-assign.bas -rw-r--r-- root/root 269 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/divide.bas -rw-r--r-- root/root 496 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/equal.bas -rw-r--r-- root/root 323 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/equal2.bas -rw-r--r-- root/root 348 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/eqv-assign.bas -rw-r--r-- root/root 313 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/eqv-bitwise.bas -rw-r--r-- root/root 298 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/exponent-assign.bas -rw-r--r-- root/root 378 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/exponent.bas -rw-r--r-- root/root 368 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/greater-than-or-equal.bas -rw-r--r-- root/root 342 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/greater-than.bas -rw-r--r-- root/root 348 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/imp-assign.bas -rw-r--r-- root/root 305 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/imp-bitwise.bas -rw-r--r-- root/root 309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/integer-divide-assign.bas -rw-r--r-- root/root 368 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/integer-divide.bas -rw-r--r-- root/root 1131 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/is.bas -rw-r--r-- root/root 359 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/less-than-or-equal.bas -rw-r--r-- root/root 386 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/less-than1.bas -rw-r--r-- root/root 334 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/less-than3.bas -rw-r--r-- root/root 434 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/let-list.bas -rw-r--r-- root/root 622 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/let-list2.bas -rw-r--r-- root/root 1251 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/let.bas -rw-r--r-- root/root 308 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/mod-assign.bas -rw-r--r-- root/root 267 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/mod.bas -rw-r--r-- root/root 290 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/multiply-assign.bas -rw-r--r-- root/root 261 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/multiply.bas -rw-r--r-- root/root 279 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/negate.bas -rw-r--r-- root/root 1475 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/nested_new.bas -rw-r--r-- root/root 600 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/new.bas -rw-r--r-- root/root 594 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/new2.bas -rw-r--r-- root/root 377 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/not-bitwise.bas -rw-r--r-- root/root 424 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/not-equal.bas -rw-r--r-- root/root 335 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/not-equal2.bas -rw-r--r-- root/root 700 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/not-logical.bas -rw-r--r-- root/root 354 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/or-assign.bas -rw-r--r-- root/root 464 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/or-bitwise.bas -rw-r--r-- root/root 566 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/or-logical.bas -rw-r--r-- root/root 448 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/orelse.bas -rw-r--r-- root/root 1231 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/placement_new.bas -rw-r--r-- root/root 480 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/pointer-index.bas -rw-r--r-- root/root 883 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/procptr.bas -rw-r--r-- root/root 594 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/procptr2.bas -rw-r--r-- root/root 3228 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/procptr3.bas -rw-r--r-- root/root 2063 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/procptr4.bas -rw-r--r-- root/root 316 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/shift-left.bas -rw-r--r-- root/root 324 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/shift-right.bas -rw-r--r-- root/root 388 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/shl-assign.bas -rw-r--r-- root/root 387 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/shr-assign.bas -rw-r--r-- root/root 561 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/stringindex.bas -rw-r--r-- root/root 912 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/strptr.bas -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/subtract-assign.bas -rw-r--r-- root/root 255 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/subtract.bas -rw-r--r-- root/root 723 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/valueof.bas -rw-r--r-- root/root 578 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/varptr.bas -rw-r--r-- root/root 358 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/xor-assign.bas -rw-r--r-- root/root 462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/xor-bitwise.bas -rw-r--r-- root/root 632 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/operator/xor-logical.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/ -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/assert.bas -rw-r--r-- root/root 295 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/cmdline1.bas -rw-r--r-- root/root 595 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/cmdline2.bas -rw-r--r-- root/root 359 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/concat.bas -rw-r--r-- root/root 898 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/define.bas -rw-r--r-- root/root 480 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/defined.bas -rw-r--r-- root/root 326 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/else.bas -rw-r--r-- root/root 380 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/elseif.bas -rw-r--r-- root/root 275 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/endif.bas -rw-r--r-- root/root 253 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/error.bas -rw-r--r-- root/root 583 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/escape.bas -rw-r--r-- root/root 271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/header.bi -rw-r--r-- root/root 332 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/if.bas -rw-r--r-- root/root 270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/ifdef.bas -rw-r--r-- root/root 269 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/ifndef.bas -rw-r--r-- root/root 300 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/inclib.bas -rw-r--r-- root/root 289 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/include.bas -rw-r--r-- root/root 210 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/lang.bas -rw-r--r-- root/root 269 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/libpath.bas -rw-r--r-- root/root 313 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/line.bas -rw-r--r-- root/root 348 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/macro.bas -rw-r--r-- root/root 377 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/macro2.bas -rw-r--r-- root/root 682 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/macro3.bas -rw-r--r-- root/root 1059 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/macro4.bas -rw-r--r-- root/root 658 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/noescape.bas -rw-r--r-- root/root 417 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/pragma.bas -rw-r--r-- root/root 1783 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/pragma_reserve1.bas -rw-r--r-- root/root 504 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/pragma_reserve2.bas -rw-r--r-- root/root 528 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/pragma_reserve3.bas -rw-r--r-- root/root 230 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/print.bas -rw-r--r-- root/root 375 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/stringize.bas -rw-r--r-- root/root 309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/undef.bas -rw-r--r-- root/root 510 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/prepro/variadic.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/ -rw-r--r-- root/root 254 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/alias.bas -rw-r--r-- root/root 318 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/alias1.bas -rw-r--r-- root/root 338 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/alias2.bas -rw-r--r-- root/root 430 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/byref-result.bas -rw-r--r-- root/root 862 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/byref-result2.bas -rw-r--r-- root/root 551 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/byref-result3.bas -rw-r--r-- root/root 535 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/byref-result4.bas -rw-r--r-- root/root 398 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/byref.bas -rw-r--r-- root/root 437 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/byval.bas -rw-r--r-- root/root 393 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/call-fwd.bas -rw-r--r-- root/root 351 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/callfunc.bas -rw-r--r-- root/root 402 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/callsub.bas -rw-r--r-- root/root 357 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cdecl.bas -rw-r--r-- root/root 1612 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_arg1.bas -rw-r--r-- root/root 644 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_copy1.bas -rw-r--r-- root/root 1170 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_copy2.bas -rw-r--r-- root/root 417 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_end1.bas -rw-r--r-- root/root 700 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_list1.bas -rw-r--r-- root/root 585 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_list2.bas -rw-r--r-- root/root 470 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_start1.bas -rw-r--r-- root/root 666 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/cva_start2.bas -rw-r--r-- root/root 577 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/declare.bas -rw-r--r-- root/root 439 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/declare2.bas -rw-r--r-- root/root 263 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/ellipsis.bas -rw-r--r-- root/root 470 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/func-1.bas -rw-r--r-- root/root 488 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/func-2.bas -rw-r--r-- root/root 947 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/func-3.bas -rw-r--r-- root/root 380 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/func-4.bas -rw-r--r-- root/root 443 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/func-5.bas -rw-r--r-- root/root 321 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/lib.bas -rw-r--r-- root/root 777 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/mod-ctor.bas -rw-r--r-- root/root 645 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/mod-dtor.bas -rw-r--r-- root/root 323 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/mydll.bas -rw-r--r-- root/root 2251 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/naked1.bas -rw-r--r-- root/root 1393 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/naked2.bas -rw-r--r-- root/root 603 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/overload.bas -rw-r--r-- root/root 274 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/pascal.bas -rw-r--r-- root/root 839 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/stdcall.bas -rw-r--r-- root/root 613 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/sub-1.bas -rw-r--r-- root/root 323 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/sub-2.bas -rw-r--r-- root/root 648 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/vararg1.bas -rw-r--r-- root/root 1793 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/procs/vararg2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/ -rw-r--r-- root/root 3549 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/all_rtti_info.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/ -rw-r--r-- root/root 473 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/array1.bas -rw-r--r-- root/root 458 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/array2.bas -rw-r--r-- root/root 488 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/array3.bas -rw-r--r-- root/root 331 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/array4.bas -rw-r--r-- root/root 1121 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/array5.bas -rw-r--r-- root/root 608 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/fixedlen_bounds.bas -rw-r--r-- root/root 600 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/fixedlen_constants.bas -rw-r--r-- root/root 418 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/fixedlen_ellipsis2_initializer.bas -rw-r--r-- root/root 415 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/fixedlen_ellipsis_initializer.bas -rw-r--r-- root/root 384 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/fixedlen_initializer.bas -rw-r--r-- root/root 485 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/fixedlen_storage.bas -rw-r--r-- root/root 782 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/indexing.bas -rw-r--r-- root/root 1061 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/passing.bas -rw-r--r-- root/root 1126 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/varlen_decl.bas -rw-r--r-- root/root 488 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/arrays/varlen_redim.bas -rw-r--r-- root/root 940 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/assignments.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/callback/ -rw-r--r-- root/root 742 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/callback/callback1.bas -rw-r--r-- root/root 1284 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/callback/callback2.bas -rw-r--r-- root/root 1096 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/callback/callback_qsort.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/ -rw-r--r-- root/root 230 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment1.bas -rw-r--r-- root/root 227 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment2.bas -rw-r--r-- root/root 289 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment3.bas -rw-r--r-- root/root 306 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment4.bas -rw-r--r-- root/root 279 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment5.bas -rw-r--r-- root/root 306 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment6.bas -rw-r--r-- root/root 342 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment7.bas -rw-r--r-- root/root 567 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/comments/comment8.bas -rw-r--r-- root/root 4858 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/compare_all_rtti_info.bas -rw-r--r-- root/root 693 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/conditional_compilation.bas -rw-r--r-- root/root 514 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/constant_expressions.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/constants/ -rw-r--r-- root/root 810 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/constants/constants.bas -rw-r--r-- root/root 511 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/dates.bas -rw-r--r-- root/root 3762 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/dynamicmemory.bas -rw-r--r-- root/root 857 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/embed-access-data-in-executable.bas -rw-r--r-- root/root 4951 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/emulation_polymorphism-animal.bas -rw-r--r-- root/root 858 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/enumerations1.bas -rw-r--r-- root/root 1709 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/enumerations2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/errors/ -rw-r--r-- root/root 293 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/errors/err.bas -rw-r--r-- root/root 411 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/errors/on-error.bas -rw-r--r-- root/root 2697 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/errors/on-error2.bas -rw-r--r-- root/root 654 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/errors/on-local.bas -rw-r--r-- root/root 271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/errors/result.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/events/ -rw-r--r-- root/root 1053 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/events/event1.bas -rw-r--r-- root/root 1785 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/events/event2.bas -rw-r--r-- root/root 1900 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/events/event3.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/graphics/ -rw-r--r-- root/root 4995 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/graphics/anti-flickering.bas -rw-r--r-- root/root 233 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/helloworld.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/init/ -rw-r--r-- root/root 385 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/init/array.bas -rw-r--r-- root/root 465 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/init/arrayarray.bas -rw-r--r-- root/root 6824 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/init/udt.bas -rw-r--r-- root/root 491 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/init/udtarray.bas -rw-r--r-- root/root 278 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/init/variable.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/iterators/ -rw-r--r-- root/root 2462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/iterators/fraction.bas -rw-r--r-- root/root 1943 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/iterators/resolution.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/labels/ -rw-r--r-- root/root 310 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/labels/labels_1.bas -rw-r--r-- root/root 426 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/labels/labels_2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/libs/ -rw-r--r-- root/root 283 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/libs/libs1.bas -rw-r--r-- root/root 351 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/libs/libs2.bas -rw-r--r-- root/root 314 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/libs/libs3.bas -rw-r--r-- root/root 262 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/libs/libs4.bas -rw-r--r-- root/root 336 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/libs/libs5.bas -rw-r--r-- root/root 342 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/linecontinuation1.bas -rw-r--r-- root/root 699 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/linecontinuation2.bas -rw-r--r-- root/root 573 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/linecontinuation3.bas -rw-r--r-- root/root 394 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lineseparator.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/ -rw-r--r-- root/root 276 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/bin.bas -rw-r--r-- root/root 263 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/boolean.bas -rw-r--r-- root/root 372 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/dblsuff.bas -rw-r--r-- root/root 257 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/dec.bas -rw-r--r-- root/root 236 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/escape.bas -rw-r--r-- root/root 264 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/floats.bas -rw-r--r-- root/root 258 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/hex.bas -rw-r--r-- root/root 323 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/intsuff.bas -rw-r--r-- root/root 232 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/noescape.bas -rw-r--r-- root/root 260 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/oct.bas -rw-r--r-- root/root 326 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/singsuff.bas -rw-r--r-- root/root 309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/literals/string.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/ -rw-r--r-- root/root 1080 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup01.bas -rw-r--r-- root/root 1100 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup02.bas -rw-r--r-- root/root 1106 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup03.bas -rw-r--r-- root/root 1114 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup04.bas -rw-r--r-- root/root 1373 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup11.bas -rw-r--r-- root/root 1370 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup12.bas -rw-r--r-- root/root 1373 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup13.bas -rw-r--r-- root/root 1310 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup14.bas -rw-r--r-- root/root 1311 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup15.bas -rw-r--r-- root/root 1314 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup16.bas -rw-r--r-- root/root 1227 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup21.bas -rw-r--r-- root/root 1247 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup22.bas -rw-r--r-- root/root 1253 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup23.bas -rw-r--r-- root/root 1261 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup24.bas -rw-r--r-- root/root 1186 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup31.bas -rw-r--r-- root/root 1206 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup32.bas -rw-r--r-- root/root 1212 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup33.bas -rw-r--r-- root/root 1220 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/lookups/lookup34.bas -rw-r--r-- root/root 795 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/macro.bas -rw-r--r-- root/root 1603 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/mangled_rtti_info.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/ -rw-r--r-- root/root 425 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/foo1.bi -rw-r--r-- root/root 454 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/foo2.bi -rw-r--r-- root/root 744 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/overload.bas -rw-r--r-- root/root 478 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/static.bas -rw-r--r-- root/root 555 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/this.bas -rw-r--r-- root/root 333 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/usage1.bas -rw-r--r-- root/root 329 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/members/usage2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/ -rw-r--r-- root/root 2691 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/conditionalvariable.bas -rw-r--r-- root/root 1657 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsection1.bas -rw-r--r-- root/root 2258 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsection2.bas -rw-r--r-- root/root 1917 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsection3.bas -rw-r--r-- root/root 1891 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq1.bas -rw-r--r-- root/root 4286 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq11.bas -rw-r--r-- root/root 1167 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq12.bas -rw-r--r-- root/root 2133 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq2.bas -rw-r--r-- root/root 1138 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq4.bas -rw-r--r-- root/root 3504 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq5.bas -rw-r--r-- root/root 1955 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq5bis.bas -rw-r--r-- root/root 1432 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq6.bas -rw-r--r-- root/root 1529 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq7-1.bas -rw-r--r-- root/root 1947 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq7-2.bas -rw-r--r-- root/root 700 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq8-1.bas -rw-r--r-- root/root 958 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq8-2.bas -rw-r--r-- root/root 1374 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq8-3.bas -rw-r--r-- root/root 1205 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq9-1.bas -rw-r--r-- root/root 807 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq9-2.bas -rw-r--r-- root/root 1099 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq9-3.bas -rw-r--r-- root/root 1009 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq9-4.bas -rw-r--r-- root/root 1421 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/criticalsectionfaq9-5.bas -rw-r--r-- root/root 5622 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/emulatetls1.bas -rw-r--r-- root/root 3975 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/emulatetp1.bas -rw-r--r-- root/root 5270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/emulatetp2.bas -rw-r--r-- root/root 9030 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/emulatetp3.bas -rw-r--r-- root/root 13055 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/emulatetp4.bas -rw-r--r-- root/root 10387 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/emulatetp5.bas -rw-r--r-- root/root 1055 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/mutualexclusion1.bas -rw-r--r-- root/root 2031 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/mutualexclusion2.bas -rw-r--r-- root/root 923 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/thread1.bas -rw-r--r-- root/root 1243 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/thread2.bas -rw-r--r-- root/root 4072 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/multithreading/thread3.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/ -rw-r--r-- root/root 477 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/access.bas -rw-r--r-- root/root 810 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/conflict.bas -rw-r--r-- root/root 445 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/extension1.bas -rw-r--r-- root/root 370 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/extension2.bas -rw-r--r-- root/root 424 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/externdef.bas -rw-r--r-- root/root 330 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/nested.bas -rw-r--r-- root/root 428 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/namespaces/using.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/newdelete/ -rw-r--r-- root/root 3687 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/newdelete/operators.bas -rw-r--r-- root/root 4024 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/newdelete/use_implicit_operators_array.bas -rw-r--r-- root/root 2746 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/newdelete/use_implicit_operators_simple.bas -rw-r--r-- root/root 4966 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/newdelete/use_overload_operators_array.bas -rw-r--r-- root/root 4032 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/newdelete/use_overload_operators_simple.bas -rw-r--r-- root/root 1351 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/numeric_types.bas -rw-r--r-- root/root 13997 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/object-class.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/objectlifetime/ -rw-r--r-- root/root 2580 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/objectlifetime/dynamicobject.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/opovld/ -rw-r--r-- root/root 689 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/opovld/global-ops.bas -rw-r--r-- root/root 337 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/opovld/iif.bas -rw-r--r-- root/root 791 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/opovld/member-ops.bas -rw-r--r-- root/root 10087 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/opovld/smart-pointer-macro.bas -rw-r--r-- root/root 2491 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/opovld/smart-pointer.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/pointers/ -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/pointers/addsub.bas -rw-r--r-- root/root 322 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/pointers/builtin.bas -rw-r--r-- root/root 373 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/pointers/distance.bas -rw-r--r-- root/root 377 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/pointers/incdec.bas -rw-r--r-- root/root 481 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/pointers/udt.bas -rw-r--r-- root/root 405 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/preprocessor.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/ -rw-r--r-- root/root 243 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer1.bas -rw-r--r-- root/root 911 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer10.bas -rw-r--r-- root/root 274 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer2.bas -rw-r--r-- root/root 307 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer3.bas -rw-r--r-- root/root 325 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer4.bas -rw-r--r-- root/root 321 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer5.bas -rw-r--r-- root/root 354 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer6.bas -rw-r--r-- root/root 339 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer7.bas -rw-r--r-- root/root 378 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer8.bas -rw-r--r-- root/root 410 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/primer/primer9.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/ -rw-r--r-- root/root 513 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/alias.bas -rw-r--r-- root/root 330 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/calling.bas -rw-r--r-- root/root 331 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/dimptr.bas -rw-r--r-- root/root 1013 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/method-ptr.bas -rw-r--r-- root/root 500 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/passing.bas -rw-r--r-- root/root 396 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/pfunc.bi -rw-r--r-- root/root 933 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/procptrs.bas -rw-r--r-- root/root 1373 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/typing-rule1.bas -rw-r--r-- root/root 1380 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procptrs/typing-rule2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/ -rw-r--r-- root/root 387 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/byrefparam-explicit-byval.bas -rw-r--r-- root/root 444 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/byrefresult-explicit-byval.bas -rw-r--r-- root/root 454 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/functions.bas -rw-r--r-- root/root 375 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/passargs.bas -rw-r--r-- root/root 488 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/passbyref.bas -rw-r--r-- root/root 488 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/passbyval.bas -rw-r--r-- root/root 680 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/return-methods.bas -rw-r--r-- root/root 605 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/returnval.bas -rw-r--r-- root/root 434 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/procs/subs.bas -rw-r--r-- root/root 7247 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/real_emulation_polymorphism-animal.bas -rw-r--r-- root/root 3060 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/real_polymorphism-animal.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/ -rw-r--r-- root/root 938 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/iterativefactorial.bas -rw-r--r-- root/root 645 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursiveackermann.bas -rw-r--r-- root/root 574 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursivecircle.bas -rw-r--r-- root/root 632 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursivecombination.bas -rw-r--r-- root/root 957 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursivefactorial.bas -rw-r--r-- root/root 740 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursivehanoi.bas -rw-r--r-- root/root 745 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursiveisevenodd.bas -rw-r--r-- root/root 984 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursivequicksort.bas -rw-r--r-- root/root 571 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/recursivereverse.bas -rw-r--r-- root/root 625 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/tailrecursivefactorial.bas -rw-r--r-- root/root 656 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion/tailrecursivereverse.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/ -rw-r--r-- root/root 2850 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/DynamicUserStackTypeCreateMacro.bi -rw-r--r-- root/root 1594 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/ackermann.bas -rw-r--r-- root/root 560 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/better_translation_to_iterative_factorial.bas -rw-r--r-- root/root 532 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/better_translation_to_iterative_fibonacci.bas -rw-r--r-- root/root 568 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/better_translation_to_iterative_reverse.bas -rw-r--r-- root/root 1708 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/binomial_coefficients_calculation.bas -rw-r--r-- root/root 1562 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/counting_down_then_re_counting_up.bas -rw-r--r-- root/root 1842 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/even_and_odd.bas -rw-r--r-- root/root 681 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/explicit_tail_recursive_factorial.bas -rw-r--r-- root/root 698 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/explicit_tail_recursive_fibonacci.bas -rw-r--r-- root/root 674 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/explicit_tail_recursive_reverse.bas -rw-r--r-- root/root 524 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/iterative_factorial.bas -rw-r--r-- root/root 2080 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/quick_sort_algorithm.bas -rw-r--r-- root/root 1529 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/recursive_drawing_of_circles.bas -rw-r--r-- root/root 547 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/recursive_factorial.bas -rw-r--r-- root/root 557 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/recursive_factorial_duplicated.bas -rw-r--r-- root/root 619 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/recursive_fibonacci.bas -rw-r--r-- root/root 572 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/recursive_reverse.bas -rw-r--r-- root/root 630 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/tail_recursive_factorial.bas -rw-r--r-- root/root 645 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/tail_recursive_fibonacci.bas -rw-r--r-- root/root 651 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/tail_recursive_reverse.bas -rw-r--r-- root/root 2142 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/tower_of_hanoi_algorithm.bas -rw-r--r-- root/root 626 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/translation_to_iterative_factorial.bas -rw-r--r-- root/root 602 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/translation_to_iterative_fibonacci.bas -rw-r--r-- root/root 649 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/recursion_iteration/translation_to_iterative_reverse.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/ -rw-r--r-- root/root 526 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/byref-param.bas -rw-r--r-- root/root 526 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/byref-return1.bas -rw-r--r-- root/root 746 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/byref-return2.bas -rw-r--r-- root/root 362 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/byref-variable.bas -rw-r--r-- root/root 1723 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/hacking.bas -rw-r--r-- root/root 474 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/with-pointer1.bas -rw-r--r-- root/root 1918 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/with-pointer2.bas -rw-r--r-- root/root 466 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/with-reference1.bas -rw-r--r-- root/root 1961 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/references/with-reference2.bas -rw-r--r-- root/root 2994 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/rtti_info.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/ -rw-r--r-- root/root 1215 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/dllShareData.bas -rw-r--r-- root/root 805 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/dllShareData2.bas -rw-r--r-- root/root 1888 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/load.bas -rw-r--r-- root/root 2438 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/mainShareData.bas -rw-r--r-- root/root 1591 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/mainShareData2.bas -rw-r--r-- root/root 937 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/mydll.bas -rw-r--r-- root/root 441 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/mylib.bas -rw-r--r-- root/root 331 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/mylib.bi -rw-r--r-- root/root 317 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/shared-lib/mytest.bas -rw-r--r-- root/root 443 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/sourcefiles.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/static-lib/ -rw-r--r-- root/root 437 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/static-lib/mylib.bas -rw-r--r-- root/root 334 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/static-lib/mylib.bi -rw-r--r-- root/root 320 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/static-lib/mytest.bas -rw-r--r-- root/root 1163 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/static-lib/varZstring.bas -rw-r--r-- root/root 794 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/static-lib/varZstring.bi -rw-r--r-- root/root 1516 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/static-lib/varZstringTest.bas -rw-r--r-- root/root 1895 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/strings_types.bas -rw-r--r-- root/root 815 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/strings_types2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/ -rw-r--r-- root/root 351 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/builtin.bas -rw-r--r-- root/root 332 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/fwd_1.bas -rw-r--r-- root/root 366 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/fwd_2.bas -rw-r--r-- root/root 819 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/incomp.bas -rw-r--r-- root/root 398 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/overload.bas -rw-r--r-- root/root 432 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/procptr_1.bas -rw-r--r-- root/root 317 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typalias/procptr_2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typeunion/ -rw-r--r-- root/root 1223 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typeunion/nested_declaration.bas -rw-r--r-- root/root 502 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typeunion/nested_type_union_1.bas -rw-r--r-- root/root 719 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typeunion/nested_type_union_2.bas -rw-r--r-- root/root 1972 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/typeunion/nested_type_union_3.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ -rw-r--r-- root/root 1950 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/compo-agreg-inherit.bas -rw-r--r-- root/root 1134 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-conversion1.bas -rw-r--r-- root/root 1492 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-conversion2.bas -rw-r--r-- root/root 686 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-dynamicarray1.bas -rw-r--r-- root/root 1079 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-dynamicarray2.bas -rw-r--r-- root/root 1692 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-dynamicarray3.bas -rw-r--r-- root/root 1273 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-dynamicarray4.bas -rw-r--r-- root/root 1522 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-goldenrules.bas -rw-r--r-- root/root 1267 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-parentchild1.bas -rw-r--r-- root/root 811 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-parentchild2.bas -rw-r--r-- root/root 1553 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-singleton.bas -rw-r--r-- root/root 3387 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-udtbasederived.bas -rw-r--r-- root/root 1603 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-zstringchain1.bas -rw-r--r-- root/root 2534 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-zstringchain2.bas -rw-r--r-- root/root 3569 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor-zstringchain3.bas -rw-r--r-- root/root 1386 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ctordtor.bas -rw-r--r-- root/root 1849 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/encapsulation.bas -rw-r--r-- root/root 6014 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/polymorphism-graph.bas -rw-r--r-- root/root 1402 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/properties-indexed.bas -rw-r--r-- root/root 2585 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/properties-tui.bas -rw-r--r-- root/root 282 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/properties1.bas -rw-r--r-- root/root 419 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/properties2.bas -rw-r--r-- root/root 579 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/properties3.bas -rw-r--r-- root/root 693 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/properties4.bas -rw-r--r-- root/root 717 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/properties5-counter-example.bas -rw-r--r-- root/root 376 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/ptr-access.bas -rw-r--r-- root/root 486 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/simple.bas -rw-r--r-- root/root 692 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/varlendata1.bas -rw-r--r-- root/root 1074 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/varlendata2.bas -rw-r--r-- root/root 1806 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/varlendata3.bas -rw-r--r-- root/root 1347 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/udt/varlendata4.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variablelifetime/ -rw-r--r-- root/root 1896 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variablelifetime/local-static.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variables/ -rw-r--r-- root/root 626 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variables/variables.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_arguments/ -rw-r--r-- root/root 938 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_arguments/cva_.bas -rw-r--r-- root/root 910 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_arguments/cva_2.bas -rw-r--r-- root/root 1499 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_arguments/cva_3.bas -rw-r--r-- root/root 944 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_arguments/va_.bas -rw-r--r-- root/root 912 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_arguments/va_2.bas -rw-r--r-- root/root 1495 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_arguments/va_3.bas -rw-r--r-- root/root 1036 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/variadic_macro.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/varscope/ -rw-r--r-- root/root 1016 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/varscope/local.bas -rw-r--r-- root/root 566 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/varscope/module1.bas -rw-r--r-- root/root 597 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/varscope/module2.bas -rw-r--r-- root/root 540 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/varscope/module3.bas -rw-r--r-- root/root 542 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/varscope/module4.bas -rw-r--r-- root/root 752 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/proguide/varscope/shared.bas -rw-r--r-- root/root 17439 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/samples.bas -rw-r--r-- root/root 5413 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/samples.ini -rw-r--r-- root/root 1265 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/samples.txt drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/ -rw-r--r-- root/root 283 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/asc.bas -rw-r--r-- root/root 248 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/bin.bas -rw-r--r-- root/root 386 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/chr.bas -rw-r--r-- root/root 312 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/cvd.bas -rw-r--r-- root/root 300 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/cvi.bas -rw-r--r-- root/root 289 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/cvl.bas -rw-r--r-- root/root 332 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/cvlongint.bas -rw-r--r-- root/root 306 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/cvs.bas -rw-r--r-- root/root 316 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/cvshort.bas -rw-r--r-- root/root 269 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/hex.bas -rw-r--r-- root/root 426 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/instr.bas -rw-r--r-- root/root 393 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/instr2.bas -rw-r--r-- root/root 307 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/instrrev.bas -rw-r--r-- root/root 408 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/instrrev2.bas -rw-r--r-- root/root 219 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/lcase.bas -rw-r--r-- root/root 248 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/left.bas -rw-r--r-- root/root 337 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/len.bas -rw-r--r-- root/root 349 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/lset-udt.bas -rw-r--r-- root/root 280 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/lset.bas -rw-r--r-- root/root 458 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/ltrim.bas -rw-r--r-- root/root 292 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mid-func.bas -rw-r--r-- root/root 384 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mid-stmt.bas -rw-r--r-- root/root 257 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mkd.bas -rw-r--r-- root/root 252 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mki.bas -rw-r--r-- root/root 259 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mkl.bas -rw-r--r-- root/root 292 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mklongint.bas -rw-r--r-- root/root 257 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mks.bas -rw-r--r-- root/root 280 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/mkshort.bas -rw-r--r-- root/root 247 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/oct.bas -rw-r--r-- root/root 252 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/right.bas -rw-r--r-- root/root 280 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/rset.bas -rw-r--r-- root/root 451 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/rtrim.bas -rw-r--r-- root/root 261 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/space.bas -rw-r--r-- root/root 254 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/str.bas -rw-r--r-- root/root 319 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/string.bas -rw-r--r-- root/root 430 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/trim.bas -rw-r--r-- root/root 219 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/ucase.bas -rw-r--r-- root/root 260 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/val.bas -rw-r--r-- root/root 265 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/valint.bas -rw-r--r-- root/root 268 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/vallng.bas -rw-r--r-- root/root 270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/valuint.bas -rw-r--r-- root/root 273 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/valulng.bas -rw-r--r-- root/root 254 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/wbin.bas -rw-r--r-- root/root 329 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/wchr.bas -rw-r--r-- root/root 250 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/whex.bas -rw-r--r-- root/root 253 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/woct.bas -rw-r--r-- root/root 271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/wspace.bas -rw-r--r-- root/root 503 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/wstr.bas -rw-r--r-- root/root 298 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/strings/wstring.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/ -rw-r--r-- root/root 277 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defbyte.bas -rw-r--r-- root/root 355 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defdbl.bas -rw-r--r-- root/root 273 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defint.bas -rw-r--r-- root/root 358 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/deflng.bas -rw-r--r-- root/root 283 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/deflongint.bas -rw-r--r-- root/root 281 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defshort.bas -rw-r--r-- root/root 284 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defsng.bas -rw-r--r-- root/root 274 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defstr.bas -rw-r--r-- root/root 275 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defubyte.bas -rw-r--r-- root/root 270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defuint.bas -rw-r--r-- root/root 287 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defulongint.bas -rw-r--r-- root/root 279 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/defushort.bas -rw-r--r-- root/root 630 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-byval.bas -rw-r--r-- root/root 480 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-dynamic.bas -rw-r--r-- root/root 521 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-escape.bas -rw-r--r-- root/root 452 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-explicit.bas -rw-r--r-- root/root 402 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-gosub.bas -rw-r--r-- root/root 390 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-nogosub.bas -rw-r--r-- root/root 462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-nokeyword.bas -rw-r--r-- root/root 464 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-private.bas -rw-r--r-- root/root 439 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/switches/option-static.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/ -rw-r--r-- root/root 197 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/beep.bas -rw-r--r-- root/root 408 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/chain.bas -rw-r--r-- root/root 353 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/chdir.bas -rw-r--r-- root/root 478 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/command.bas -rw-r--r-- root/root 211 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/curdir.bas -rw-r--r-- root/root 817 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/dir.bas -rw-r--r-- root/root 628 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/dirfolder.bas -rw-r--r-- root/root 619 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/dirnbfiles.bas -rw-r--r-- root/root 1530 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/dirretat.bas -rw-r--r-- root/root 266 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/environ.bas -rw-r--r-- root/root 467 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/exec.bas -rw-r--r-- root/root 291 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/exepath.bas -rw-r--r-- root/root 664 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/fileattr.bas -rw-r--r-- root/root 264 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/filecopy.bas -rw-r--r-- root/root 508 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/filedatetime.bas -rw-r--r-- root/root 421 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/fileexists.bas -rw-r--r-- root/root 271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/filelen.bas -rw-r--r-- root/root 596 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/fileseteof1.bas -rw-r--r-- root/root 336 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/fre.bas -rw-r--r-- root/root 1353 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/isredirected.bas -rw-r--r-- root/root 335 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/kill.bas -rw-r--r-- root/root 371 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/mkdir.bas -rw-r--r-- root/root 429 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/name.bas -rw-r--r-- root/root 374 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/rmdir.bas -rw-r--r-- root/root 395 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/run.bas -rw-r--r-- root/root 334 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/setdate.bas -rw-r--r-- root/root 369 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/setenviron.bas -rw-r--r-- root/root 1010 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/setenviron2.bas -rw-r--r-- root/root 219 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/settime.bas -rw-r--r-- root/root 261 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/shell.bas -rw-r--r-- root/root 377 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/sleep.bas -rw-r--r-- root/root 455 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/sleep2.bas -rw-r--r-- root/root 270 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/system/system.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/ -rw-r--r-- root/root 1865 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/condcreate.bas -rw-r--r-- root/root 5884 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/condcreate2.bas -rw-r--r-- root/root 2026 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/condsignal.bas -rw-r--r-- root/root 2508 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/condwait.bas -rw-r--r-- root/root 4145 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/mutexcreate.bas -rw-r--r-- root/root 1817 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/mutexlock.bas -rw-r--r-- root/root 3230 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/mutexlock2.bas -rw-r--r-- root/root 682 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threadcall.bas -rw-r--r-- root/root 1922 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threads1.bas -rw-r--r-- root/root 695 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threads2.bas -rw-r--r-- root/root 1189 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threads3.bas -rw-r--r-- root/root 431 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threadsdetach.bas -rw-r--r-- root/root 1091 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threadsself-handles.bas -rw-r--r-- root/root 2271 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threadsself-tls.bas -rw-r--r-- root/root 492 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/threads/threadsself.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/ -rw-r--r-- root/root 844 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/abstract1.bas -rw-r--r-- root/root 366 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/access.bas -rw-r--r-- root/root 1309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/base.bas -rw-r--r-- root/root 407 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/baseinit1.bas -rw-r--r-- root/root 667 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/baseinit2.bas -rw-r--r-- root/root 1067 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/const-proc.bas -rw-r--r-- root/root 1286 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/constructor-ptr.bas -rw-r--r-- root/root 1395 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/constructor.bas -rw-r--r-- root/root 897 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/copyconstructor.bas -rw-r--r-- root/root 608 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/destructor.bas -rw-r--r-- root/root 408 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/enum.bas -rw-r--r-- root/root 408 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/enum2.bas -rw-r--r-- root/root 1773 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/extends1.bas -rw-r--r-- root/root 4645 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/extends2.bas -rw-r--r-- root/root 799 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/extendszstring1.bas -rw-r--r-- root/root 2290 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/extendszstring2.bas -rw-r--r-- root/root 901 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/field.bas -rw-r--r-- root/root 811 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/function.bas -rw-r--r-- root/root 1726 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/newoverload0.bas -rw-r--r-- root/root 1500 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/newoverload1.bas -rw-r--r-- root/root 3836 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/newoverload2.bas -rw-r--r-- root/root 1514 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/operator1.bas -rw-r--r-- root/root 1924 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/operator3.bas -rw-r--r-- root/root 555 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/override.bas -rw-r--r-- root/root 729 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/private.bas -rw-r--r-- root/root 900 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/property.bas -rw-r--r-- root/root 1464 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/property2.bas -rw-r--r-- root/root 837 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/protected.bas -rw-r--r-- root/root 3524 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/protected2.bas -rw-r--r-- root/root 400 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/ptr-access.bas -rw-r--r-- root/root 575 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/public.bas -rw-r--r-- root/root 1562 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/static.bas -rw-r--r-- root/root 742 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/static2.bas -rw-r--r-- root/root 2728 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/step-char-iterator.bas -rw-r--r-- root/root 3105 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/step-fraction-iterator.bas -rw-r--r-- root/root 1304 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/step.bas -rw-r--r-- root/root 1000 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/stepFileIteration.bas -rw-r--r-- root/root 714 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/sub.bas -rw-r--r-- root/root 528 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/temp-type.bas -rw-r--r-- root/root 422 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/temp-type2.bas -rw-r--r-- root/root 804 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/temp-type3.bas -rw-r--r-- root/root 462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/this.bas -rw-r--r-- root/root 828 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/type-fctptr.bas -rw-r--r-- root/root 567 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/type-fwd.bas -rw-r--r-- root/root 305 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/type1.bas -rw-r--r-- root/root 1608 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/type2.bas -rw-r--r-- root/root 636 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/type3.bas -rw-r--r-- root/root 1286 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/type4.bas -rw-r--r-- root/root 816 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/union.bas -rw-r--r-- root/root 931 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/union1.bas -rw-r--r-- root/root 835 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/union2.bas -rw-r--r-- root/root 1164 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/union3.bas -rw-r--r-- root/root 605 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/union4.bas -rw-r--r-- root/root 1151 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/virtual1.bas -rw-r--r-- root/root 1701 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/virtual2.bas -rw-r--r-- root/root 378 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/with-1.bas -rw-r--r-- root/root 511 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/with-2.bas -rw-r--r-- root/root 678 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/with-2bis.bas -rw-r--r-- root/root 442 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/udt/with-3.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/ -rw-r--r-- root/root 591 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/byref1.bas -rw-r--r-- root/root 738 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/byref2.bas -rw-r--r-- root/root 786 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/byref3.bas -rw-r--r-- root/root 1785 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/byref4.bas -rw-r--r-- root/root 364 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/const.bas -rw-r--r-- root/root 1057 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/dim.bas -rw-r--r-- root/root 443 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/scope.bas -rw-r--r-- root/root 471 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/shared.bas -rw-r--r-- root/root 441 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/static.bas -rw-r--r-- root/root 1028 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/manual/variable/var.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/GSL/ -rw-r--r-- root/root 615 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/GSL/matrix.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/Newton/ -rw-r--r-- root/root 120 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/Newton/test.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/ODE/ -rw-r--r-- root/root 89 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/ODE/test.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/big_int/ -rw-r--r-- root/root 3727 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/big_int/perftest.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/cryptlib/ -rw-r--r-- root/root 1616 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/cryptlib/hashing.bas -rw-r--r-- root/root 834 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/math/sieve.bas -rw-r--r-- root/root 1022 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/method-pointer.bas -rw-r--r-- root/root 272 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/methods.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/CUnit/ -rw-r--r-- root/root 3850 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/CUnit/interfaces.bas -rw-r--r-- root/root 3669 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/CUnit/simple.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/gdsl/ -rw-r--r-- root/root 732 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/gdsl/hash.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/generics/ -rw-r--r-- root/root 1219 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/generics/list.bi -rw-r--r-- root/root 722 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/generics/test.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/ -rw-r--r-- root/root 2765 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/g_Actions.bas -rw-r--r-- root/root 1387 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/g_Arguments.bas -rw-r--r-- root/root 602 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/g_Assert.bas -rw-r--r-- root/root 1639 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/g_Filenames.bas -rw-r--r-- root/root 5752 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/g_HashTable.bas -rw-r--r-- root/root 2902 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/g_SplitArguments.bas -rw-r--r-- root/root 570 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/glib/g_VarArgMacros.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/libffi/ -rw-r--r-- root/root 1919 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/libffi/closures.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/libjit/ -rw-r--r-- root/root 2409 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/libjit/gcd.bas -rw-r--r-- root/root 1237 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/libjit/mul_add.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/trycatch/ -rw-r--r-- root/root 1577 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/trycatch/test.bas -rw-r--r-- root/root 4139 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/trycatch/trycatch.bas -rw-r--r-- root/root 1817 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/misc/trycatch/trycatch.bi -rw-r--r-- root/root 533 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/namespace.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/ -rw-r--r-- root/root 1631 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/CHttp.bas -rw-r--r-- root/root 616 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/CHttp.bi -rw-r--r-- root/root 1548 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/CHttpForm.bas -rw-r--r-- root/root 563 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/CHttpForm.bi -rw-r--r-- root/root 4747 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/CHttpStream.bas -rw-r--r-- root/root 762 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/CHttpStream.bi -rw-r--r-- root/root 361 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/curl/CHttp/test.bas -rw-r--r-- root/root 3464 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/http-get.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/win32/ -rw-r--r-- root/root 2357 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/network/win32/ftpget.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/C++/ -rw-r--r-- root/root 415 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/C++/alias.bas -rw-r--r-- root/root 298 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/C++/alias.cxx -rw-r--r-- root/root 869 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/C++/complex.bas -rw-r--r-- root/root 1064 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/C++/complex.cxx -rw-r--r-- root/root 250 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/C++/simple.bas -rw-r--r-- root/root 167 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/C++/simple.cxx drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Java/ -rw-r--r-- root/root 412 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Java/Hello.java drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Java/JNI/ -rw-r--r-- root/root 105 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Java/JNI/Mylib.java -rw-r--r-- root/root 209 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Java/JNI/Test.java -rw-r--r-- root/root 463 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Java/JNI/mylib.bas -rw-r--r-- root/root 2409 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Java/test.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/JavaScript/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/JavaScript/SpiderMonkey/ -rw-r--r-- root/root 2117 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/JavaScript/SpiderMonkey/callbacks.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Lua/ -rw-r--r-- root/root 1916 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Lua/minmax.bas -rw-r--r-- root/root 190 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/Lua/minmax.lua drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/VB/ -rw-r--r-- root/root 824 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/VB/fbside.bas -rw-r--r-- root/root 390 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/other-languages/VB/vbside.bas -rw-r--r-- root/root 1824 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/overload.bas -rw-r--r-- root/root 1135 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/pointers.bas -rw-r--r-- root/root 1399 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/preprocessor.bas -rw-r--r-- root/root 326 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/procedures.bas -rw-r--r-- root/root 612 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/property.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/CRegex/ -rw-r--r-- root/root 2357 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/CRegex/CRegex.bas -rw-r--r-- root/root 1298 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/CRegex/CRegex.bi -rw-r--r-- root/root 1420 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/CRegex/test.bas -rw-r--r-- root/root 74 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/CRegex/test.txt -rw-r--r-- root/root 2264 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/pcredemo.bas -rw-r--r-- root/root 10332 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/PCRE/preg_class.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/TRE/ -rw-r--r-- root/root 670 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/TRE/match.bas -rw-r--r-- root/root 1328 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/TRE/replace.bas -rw-r--r-- root/root 1914 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/regex/TRE/subexpr.bas -rw-r--r-- root/root 557 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/select.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/BASS/ -rw-r--r-- root/root 3135 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/BASS/demo.bas -rw-r--r-- root/root 608 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/BASS/mod.bas -rw-r--r-- root/root 836 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/BASS/small.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/FMOD/ -rw-r--r-- root/root 2091 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/FMOD/mp3-player.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/OpenAL/ -rw-r--r-- root/root 1959 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/OpenAL/wav-player.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/data/ -rw-r--r-- root/root 147 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/data/License -rw-r--r-- root/root 20188 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/data/dne_trtn.mod -rw-r--r-- root/root 120444 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/data/example.mo3 -rw-r--r-- root/root 9393 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/data/example1.ogg -rw-r--r-- root/root 16804 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/data/example2.ogg -rw-r--r-- root/root 83204 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/sound/data/prodigy.wav -rw-r--r-- root/root 320 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/structs.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/ -rw-r--r-- root/root 1061 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/consumer-producer.bas -rw-r--r-- root/root 139 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/threaddetach.bas -rw-r--r-- root/root 293 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/threads.bas -rw-r--r-- root/root 538 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/threads2.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/timer-lib/ -rw-r--r-- root/root 583 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/timer-lib/test.bas -rw-r--r-- root/root 2062 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/timer-lib/timer.bas -rw-r--r-- root/root 753 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/threads/timer-lib/timer.bi -rw-r--r-- root/root 837 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/typedef.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/ -rw-r--r-- root/root 396 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_UNC.bas -rw-r--r-- root/root 746 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_UTF16BE.bas -rw-r--r-- root/root 752 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_UTF16LE.bas -rw-r--r-- root/root 1492 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_UTF32BE.bas -rw-r--r-- root/root 1504 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_UTF32LE.bas -rw-r--r-- root/root 356 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_UTF8.bas -rw-r--r-- root/root 620 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_chinese.bas -rw-r--r-- root/root 638 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_greek.bas -rw-r--r-- root/root 628 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_japanese.bas -rw-r--r-- root/root 620 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_korean.bas -rw-r--r-- root/root 632 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/unicode/hello_russian.bas -rw-r--r-- root/root 518 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/variables.bas -rw-r--r-- root/root 574 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/virtuals.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/D3DX/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/D3DX/Meshes/ -rw-r--r-- root/root 11108 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/D3DX/Meshes/meshes.bas -rw-r--r-- root/root 13046 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/D3DX/Meshes/tiger.jpg -rw-r--r-- root/root 29453 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/D3DX/Meshes/tiger.x drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/DropTarget/ -rw-r--r-- root/root 6499 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/DropTarget/CDropTarget.bas -rw-r--r-- root/root 1778 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/DropTarget/CDropTarget.bi -rw-r--r-- root/root 3083 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/DropTarget/test.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/ -rw-r--r-- root/root 4724 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/CMovie.bas -rw-r--r-- root/root 550 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/CMovie.bi -rw-r--r-- root/root 504 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/Makefile -rw-r--r-- root/root 3702 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/movctrl.bas -rw-r--r-- root/root 710 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/movctrl.bi drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/obj/ -rw-r--r-- root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/movctrl/obj/deleteme.txt -rw-r--r-- root/root 5968 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/MoviePlayer/test.bas drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/ -rw-r--r-- root/root 126 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/frameset.html -rw-r--r-- root/root 979 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/lframe.html -rw-r--r-- root/root 435 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/rframe.html -rw-r--r-- root/root 6805 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/test.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/ -rw-r--r-- root/root 7946 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CBrowser.bas -rw-r--r-- root/root 848 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CBrowser.bi -rw-r--r-- root/root 4351 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CClientSite.bas -rw-r--r-- root/root 652 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CClientSite.bi -rw-r--r-- root/root 4650 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CInPlaceFrame.bas -rw-r--r-- root/root 478 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CInPlaceFrame.bi -rw-r--r-- root/root 5966 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CInPlaceSite.bas -rw-r--r-- root/root 731 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/CInPlaceSite.bi -rw-r--r-- root/root 338 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/Common.bi -rw-r--r-- root/root 557 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/Makefile drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/obj/ -rw-r--r-- root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/obj/deleteme.txt -rw-r--r-- root/root 4309 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/webctrl.bas -rw-r--r-- root/root 1011 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/COM/WebBrowser/webctrl/webctrl.bi drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/GDIPlus/ -rw-r--r-- root/root 1184 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/GDIPlus/circle.bas -rw-r--r-- root/root 3260 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/GDIPlus/frmwrk.bas -rw-r--r-- root/root 513 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/GDIPlus/frmwrk.bi -rw-r--r-- root/root 16812 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/d3d9_primitives.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/ddk/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/ddk/driver/ -rw-r--r-- root/root 5060 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/ddk/driver/driver.bas -rw-r--r-- root/root 375 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/ddk/driver/make.bat -rw-r--r-- root/root 6509 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/ddrawtest.bas -rw-r--r-- root/root 2131 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/desktop_shortcut.bas -rw-r--r-- root/root 632 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/lineprt.bas -rw-r--r-- root/root 729 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/printer_select.bas drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/ drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/ -rw-r--r-- root/root 1603 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/Makefile -rw-r--r-- root/root 2566 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/intern.bi drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/obj/ -rw-r--r-- root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/obj/deleteme.txt -rw-r--r-- root/root 1230 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-add-inv.bas -rw-r--r-- root/root 1359 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-add-self.bas -rw-r--r-- root/root 1414 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-add.bas -rw-r--r-- root/root 472 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-and-inv.bas -rw-r--r-- root/root 630 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-and-self.bas -rw-r--r-- root/root 666 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-and.bas -rw-r--r-- root/root 1058 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-assign.bas -rw-r--r-- root/root 804 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-cast.bas -rw-r--r-- root/root 1651 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-ctor.bas -rw-r--r-- root/root 544 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-div-inv.bas -rw-r--r-- root/root 699 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-div-self.bas -rw-r--r-- root/root 728 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-div.bas -rw-r--r-- root/root 147 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-dtor.bas -rw-r--r-- root/root 1119 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-eq-inv.bas -rw-r--r-- root/root 1268 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-eq.bas -rw-r--r-- root/root 472 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-eqv-inv.bas -rw-r--r-- root/root 629 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-eqv-self.bas -rw-r--r-- root/root 666 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-eqv.bas -rw-r--r-- root/root 1131 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-ge-inv.bas -rw-r--r-- root/root 1282 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-ge.bas -rw-r--r-- root/root 1119 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-gt-inv.bas -rw-r--r-- root/root 1268 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-gt.bas -rw-r--r-- root/root 551 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-idiv-inv.bas -rw-r--r-- root/root 708 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-idiv-self.bas -rw-r--r-- root/root 736 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-idiv.bas -rw-r--r-- root/root 472 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-imp-inv.bas -rw-r--r-- root/root 629 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-imp-self.bas -rw-r--r-- root/root 666 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-imp.bas -rw-r--r-- root/root 1131 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-le-inv.bas -rw-r--r-- root/root 1282 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-le.bas -rw-r--r-- root/root 1119 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-lt-inv.bas -rw-r--r-- root/root 1268 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-lt.bas -rw-r--r-- root/root 558 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-mod-inv.bas -rw-r--r-- root/root 715 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-mod-self.bas -rw-r--r-- root/root 744 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-mod.bas -rw-r--r-- root/root 544 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-mul-inv.bas -rw-r--r-- root/root 704 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-mul-self.bas -rw-r--r-- root/root 728 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-mul.bas -rw-r--r-- root/root 1131 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-ne-inv.bas -rw-r--r-- root/root 1281 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-ne.bas -rw-r--r-- root/root 256 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-neg.bas -rw-r--r-- root/root 258 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-not.bas -rw-r--r-- root/root 462 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-or-inv.bas -rw-r--r-- root/root 617 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-or-self.bas -rw-r--r-- root/root 654 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-or.bas -rw-r--r-- root/root 544 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-pow-inv.bas -rw-r--r-- root/root 688 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-pow-self.bas -rw-r--r-- root/root 728 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-pow.bas -rw-r--r-- root/root 616 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-shl-self.bas -rw-r--r-- root/root 665 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-shl.bas -rw-r--r-- root/root 618 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-shr-self.bas -rw-r--r-- root/root 667 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-shr.bas -rw-r--r-- root/root 544 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-sub-inv.bas -rw-r--r-- root/root 688 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-sub-self.bas -rw-r--r-- root/root 728 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-sub.bas -rw-r--r-- root/root 472 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-xor-inv.bas -rw-r--r-- root/root 629 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-xor-self.bas -rw-r--r-- root/root 667 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/libvariant/variant-xor.bas -rw-r--r-- root/root 29236 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/variants/variant.bi drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/winmm/ -rw-r--r-- root/root 1391 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/winmm/winmmhlp.bas -rw-r--r-- root/root 477 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/win32/winmm/winmmhlp.bi drwxr-xr-x root/root 0 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/xml/ -rw-r--r-- root/root 3330 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/xml/expat.bas -rw-r--r-- root/root 933 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/xml/libxml.bas -rw-r--r-- root/root 1697 2023-12-24 10:14 ./usr/share/doc/freebasic/examples/xml/test.xml drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/manual/ -rw-r--r-- root/root 6055 2023-12-24 10:54 ./usr/share/doc/freebasic/manual/00index.html -rw-r--r-- root/root 434 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/AntoniGual.html -rw-r--r-- root/root 3514 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgArray.html -rw-r--r-- root/root 2695 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgBits.html -rw-r--r-- root/root 4206 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgCasting.html -rw-r--r-- root/root 11874 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgCompOpt.html -rw-r--r-- root/root 3119 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgCompilerSwitches.html -rw-r--r-- root/root 3443 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgConsole.html -rw-r--r-- root/root 4944 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgControlFlow.html -rw-r--r-- root/root 5647 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgDate.html -rw-r--r-- root/root 14709 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgDddefines.html -rw-r--r-- root/root 2842 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgError.html -rw-r--r-- root/root 7253 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgFile.html -rw-r--r-- root/root 34739 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgFullIndex.html -rw-r--r-- root/root 34899 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgFunctIndex.html -rw-r--r-- root/root 3687 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgGfx.html -rw-r--r-- root/root 6128 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgGfx2D.html -rw-r--r-- root/root 2178 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgGfxInput.html -rw-r--r-- root/root 5042 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgGfxScreen.html -rw-r--r-- root/root 2329 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgInput.html -rw-r--r-- root/root 3700 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgMath.html -rw-r--r-- root/root 3408 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgMemory.html -rw-r--r-- root/root 2481 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgMisc.html -rw-r--r-- root/root 1231 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgModularizing.html -rw-r--r-- root/root 2313 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpArithmetic.html -rw-r--r-- root/root 4244 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpAssignment.html -rw-r--r-- root/root 1962 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpConditional.html -rw-r--r-- root/root 6018 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpIndex.html -rw-r--r-- root/root 1364 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpIndexing.html -rw-r--r-- root/root 1170 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpIterating.html -rw-r--r-- root/root 1829 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpLogical.html -rw-r--r-- root/root 1517 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpMemory.html -rw-r--r-- root/root 1564 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpPoint.html -rw-r--r-- root/root 1427 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpPrepro.html -rw-r--r-- root/root 1220 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpShortCircuit.html -rw-r--r-- root/root 1161 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpString.html -rw-r--r-- root/root 1199 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpTypeclass.html -rw-r--r-- root/root 3114 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOperators.html -rw-r--r-- root/root 5092 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgOpsys.html -rw-r--r-- root/root 6722 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgPreProcess.html -rw-r--r-- root/root 7760 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgProcedures.html -rw-r--r-- root/root 8775 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgProgrammer.html -rw-r--r-- root/root 5382 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgStdDataTypes.html -rw-r--r-- root/root 11148 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgString.html -rw-r--r-- root/root 3757 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgThreading.html -rw-r--r-- root/root 6450 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgUserDefTypes.html -rw-r--r-- root/root 1730 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CatPgVariables.html -rw-r--r-- root/root 13534 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CodeLibrary.html -rw-r--r-- root/root 4967 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CommunityTutorials.html -rw-r--r-- root/root 1981 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerAbout.html -rw-r--r-- root/root 16036 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerCmdLine.html -rw-r--r-- root/root 9083 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerCredits.html -rw-r--r-- root/root 12576 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerDialects.html -rw-r--r-- root/root 24784 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerErrMsg.html -rw-r--r-- root/root 25308 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerFAQ.html -rw-r--r-- root/root 9334 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerFeatures.html -rw-r--r-- root/root 3641 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerHelp.html -rw-r--r-- root/root 10809 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerInstalling.html -rw-r--r-- root/root 3214 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerInstallingGcc.html -rw-r--r-- root/root 1753 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptWa.html -rw-r--r-- root/root 1795 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptWc.html -rw-r--r-- root/root 1467 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptWl.html -rw-r--r-- root/root 1407 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpta.html -rw-r--r-- root/root 5608 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptarch.html -rw-r--r-- root/root 3671 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptasm.html -rw-r--r-- root/root 1976 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptb.html -rw-r--r-- root/root 7644 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptbuildprefix.html -rw-r--r-- root/root 1432 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptc.html -rw-r--r-- root/root 1146 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptcupp.html -rw-r--r-- root/root 1733 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptd.html -rw-r--r-- root/root 1924 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptdll.html -rw-r--r-- root/root 1667 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptdylib.html -rw-r--r-- root/root 1176 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpte.html -rw-r--r-- root/root 1727 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptearray.html -rw-r--r-- root/root 1854 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpteassert.html -rw-r--r-- root/root 2075 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptedebug.html -rw-r--r-- root/root 1662 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptedebuginfo.html -rw-r--r-- root/root 1987 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptelocation.html -rw-r--r-- root/root 9805 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptentry.html -rw-r--r-- root/root 1783 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptenullptr.html -rw-r--r-- root/root 1225 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpteunwind.html -rw-r--r-- root/root 1379 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptex.html -rw-r--r-- root/root 1111 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptexport.html -rw-r--r-- root/root 2136 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptexx.html -rw-r--r-- root/root 2984 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptforcelang.html -rw-r--r-- root/root 2464 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptfpmode.html -rw-r--r-- root/root 2294 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptfpu.html -rw-r--r-- root/root 2355 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptg.html -rw-r--r-- root/root 2705 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptgen.html -rw-r--r-- root/root 2140 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpti.html -rw-r--r-- root/root 1908 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptinclude.html -rw-r--r-- root/root 1848 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptl.html -rw-r--r-- root/root 3019 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptlang.html -rw-r--r-- root/root 1279 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptlib.html -rw-r--r-- root/root 2268 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptm.html -rw-r--r-- root/root 1245 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptmap.html -rw-r--r-- root/root 1535 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptmaxerr.html -rw-r--r-- root/root 1634 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptmt.html -rw-r--r-- root/root 1130 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptnodeflibs.html -rw-r--r-- root/root 1095 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptnoerrline.html -rw-r--r-- root/root 2612 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptnolib.html -rw-r--r-- root/root 1415 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptnoobjinfo.html -rw-r--r-- root/root 1504 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptnostrip.html -rw-r--r-- root/root 2652 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpto.html -rw-r--r-- root/root 2357 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptoptfile.html -rw-r--r-- root/root 1389 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptoptimization.html -rw-r--r-- root/root 1437 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptp.html -rw-r--r-- root/root 1918 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptpic.html -rw-r--r-- root/root 1510 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptpp.html -rw-r--r-- root/root 1717 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptprefix.html -rw-r--r-- root/root 3111 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptprint.html -rw-r--r-- root/root 1202 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptprofile.html -rw-r--r-- root/root 1991 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptr.html -rw-r--r-- root/root 1903 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptrr.html -rw-r--r-- root/root 1331 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptrrupp.html -rw-r--r-- root/root 1648 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptrupp.html -rw-r--r-- root/root 1854 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpts.html -rw-r--r-- root/root 1393 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptshowincludes.html -rw-r--r-- root/root 1946 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptstatic.html -rw-r--r-- root/root 1388 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptstrip.html -rw-r--r-- root/root 1716 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptt.html -rw-r--r-- root/root 8330 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOpttarget.html -rw-r--r-- root/root 985 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptv.html -rw-r--r-- root/root 1954 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptvec.html -rw-r--r-- root/root 1068 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptversion.html -rw-r--r-- root/root 5054 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptw.html -rw-r--r-- root/root 1501 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptx.html -rw-r--r-- root/root 4037 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerOptz.html -rw-r--r-- root/root 5454 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerQB.html -rw-r--r-- root/root 5594 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerRequirements.html -rw-r--r-- root/root 5057 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerRunning.html -rw-r--r-- root/root 6840 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerTools.html -rw-r--r-- root/root 3823 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CompilerWelcome.html -rw-r--r-- root/root 9557 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/CptAscii.html -rw-r--r-- root/root 654 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DataType.html -rw-r--r-- root/root 3444 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DebuggerRunning.html -rw-r--r-- root/root 10905 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevArrays.html -rw-r--r-- root/root 17352 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBindingCreation.html -rw-r--r-- root/root 8403 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBootstrap.html -rw-r--r-- root/root 4048 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuild.html -rw-r--r-- root/root 14477 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuildConfig.html -rw-r--r-- root/root 8759 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuildDos.html -rw-r--r-- root/root 3856 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuildEmscripten.html -rw-r--r-- root/root 4194 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuildKnownProblems.html -rw-r--r-- root/root 8182 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuildLinux.html -rw-r--r-- root/root 7381 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuildOptions.html -rw-r--r-- root/root 12833 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevBuildWindows.html -rw-r--r-- root/root 5348 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevCrossCompiling.html -rw-r--r-- root/root 1209 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevDebuggingFb.html -rw-r--r-- root/root 2565 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcLexer.html -rw-r--r-- root/root 1320 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcLexerCallGraph.html -rw-r--r-- root/root 8999 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcLexerDirectives.html -rw-r--r-- root/root 1085 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcLexerFiles.html -rw-r--r-- root/root 8061 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcLexerMacros.html -rw-r--r-- root/root 5300 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcLexerTokens.html -rw-r--r-- root/root 3018 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcMem.html -rw-r--r-- root/root 4304 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcModules.html -rw-r--r-- root/root 2555 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcParser.html -rw-r--r-- root/root 850 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcParserSymbols.html -rw-r--r-- root/root 2749 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcParserToplevel.html -rw-r--r-- root/root 2424 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcTestSuite.html -rw-r--r-- root/root 3651 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevFbcTypes.html -rw-r--r-- root/root 9757 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevGccToolchainChoice.html -rw-r--r-- root/root 6187 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevGettingTheSourceCode.html -rw-r--r-- root/root 8854 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevGlossary.html -rw-r--r-- root/root 2765 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevHeaderStyleGuide.html -rw-r--r-- root/root 14555 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevMakingReleases.html -rw-r--r-- root/root 4256 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevNormalVsStandalone.html -rw-r--r-- root/root 1718 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevObjinfo.html -rw-r--r-- root/root 1891 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevRebuildAfterUpdates.html -rw-r--r-- root/root 10037 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevRtlInkey.html -rw-r--r-- root/root 5199 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevSelectCase.html -rw-r--r-- root/root 2416 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevStructLayout.html -rw-r--r-- root/root 3705 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevToc.html -rw-r--r-- root/root 545 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DevTranslateHeader.html -rw-r--r-- root/root 6055 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DocToc.html -rw-r--r-- root/root 638 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/DrV.html -rw-r--r-- root/root 1122 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibCRT.html -rw-r--r-- root/root 693 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibCUnit.html -rw-r--r-- root/root 658 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibChipmunk.html -rw-r--r-- root/root 842 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibDUGL.html -rw-r--r-- root/root 2833 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibFastCGI.html -rw-r--r-- root/root 18380 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibFfi.html -rw-r--r-- root/root 639 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibFlite.html -rw-r--r-- root/root 724 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibGDBM.html -rw-r--r-- root/root 873 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibGLFW.html -rw-r--r-- root/root 1002 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibGLUT.html -rw-r--r-- root/root 953 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibGLib.html -rw-r--r-- root/root 3375 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibIL.html -rw-r--r-- root/root 665 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibIUP.html -rw-r--r-- root/root 23351 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibJit.html -rw-r--r-- root/root 666 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibLua.html -rw-r--r-- root/root 804 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibLzma.html -rw-r--r-- root/root 7616 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibLzo.html -rw-r--r-- root/root 727 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibMediaInfo.html -rw-r--r-- root/root 2043 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibOpenGL.html -rw-r--r-- root/root 728 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibPortAudio.html -rw-r--r-- root/root 722 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibSDL.html -rw-r--r-- root/root 11009 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibTOC.html -rw-r--r-- root/root 691 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibUUID.html -rw-r--r-- root/root 645 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibVLC.html -rw-r--r-- root/root 1120 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibX11.html -rw-r--r-- root/root 605 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibZeroMQ.html -rw-r--r-- root/root 21981 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibZip.html -rw-r--r-- root/root 863 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibal.html -rw-r--r-- root/root 716 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLiballegro.html -rw-r--r-- root/root 8661 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibaspell.html -rw-r--r-- root/root 4991 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibbass.html -rw-r--r-- root/root 4133 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibbassmod.html -rw-r--r-- root/root 1158 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibbfd.html -rw-r--r-- root/root 4741 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibbigint.html -rw-r--r-- root/root 719 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibbzip2.html -rw-r--r-- root/root 705 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibcaca.html -rw-r--r-- root/root 5262 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibcairo.html -rw-r--r-- root/root 615 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibcgiutil.html -rw-r--r-- root/root 729 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibcgui.html -rw-r--r-- root/root 11300 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibcryptlib.html -rw-r--r-- root/root 7670 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibcurl.html -rw-r--r-- root/root 2952 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibcurses.html -rw-r--r-- root/root 641 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibdislin.html -rw-r--r-- root/root 13853 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibdisphelper.html -rw-r--r-- root/root 606 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibdos.html -rw-r--r-- root/root 20037 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibexpat.html -rw-r--r-- root/root 17233 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibfmod.html -rw-r--r-- root/root 878 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibfreeglut.html -rw-r--r-- root/root 14139 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibfreeimage.html -rw-r--r-- root/root 9213 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibfreetype2.html -rw-r--r-- root/root 680 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgd.html -rw-r--r-- root/root 860 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgdsl.html -rw-r--r-- root/root 656 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgettext.html -rw-r--r-- root/root 778 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgiflib.html -rw-r--r-- root/root 2907 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgmp.html -rw-r--r-- root/root 615 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgrx.html -rw-r--r-- root/root 7150 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgsl.html -rw-r--r-- root/root 5777 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibgtk.html -rw-r--r-- root/root 681 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibjapi.html -rw-r--r-- root/root 3568 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibjni.html -rw-r--r-- root/root 743 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibjpeglib.html -rw-r--r-- root/root 688 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibjpgalleg.html -rw-r--r-- root/root 606 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibjsonc.html -rw-r--r-- root/root 1110 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLiblibpng.html -rw-r--r-- root/root 6635 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLiblibxml.html -rw-r--r-- root/root 636 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLiblibxslt.html -rw-r--r-- root/root 645 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibmpg123.html -rw-r--r-- root/root 786 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibmxml.html -rw-r--r-- root/root 638 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibmysql.html -rw-r--r-- root/root 766 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibnewton.html -rw-r--r-- root/root 712 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibode.html -rw-r--r-- root/root 619 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibogg.html -rw-r--r-- root/root 807 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibpcre.html -rw-r--r-- root/root 654 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibpdflib.html -rw-r--r-- root/root 709 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibpostgresql.html -rw-r--r-- root/root 652 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibquicklz.html -rw-r--r-- root/root 9253 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibsfx.html -rw-r--r-- root/root 727 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibsndfile.html -rw-r--r-- root/root 22877 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibspidermonkey.html -rw-r--r-- root/root 721 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibsqlite.html -rw-r--r-- root/root 653 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibtinyptc.html -rw-r--r-- root/root 780 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibtre.html -rw-r--r-- root/root 635 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibvorbis.html -rw-r--r-- root/root 792 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibwindows.html -rw-r--r-- root/root 711 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibwxc.html -rw-r--r-- root/root 11883 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ExtLibzlib.html -rw-r--r-- root/root 643 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FMod.html -rw-r--r-- root/root 39433 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqDOS.html -rw-r--r-- root/root 1952 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqPgLinux.html -rw-r--r-- root/root 9404 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqPgWin32.html -rw-r--r-- root/root 3746 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqPgbloadworkaround.html -rw-r--r-- root/root 8195 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqPggetputstructure.html -rw-r--r-- root/root 9667 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqPggfxlib2.html -rw-r--r-- root/root 3891 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqPgrtlib.html -rw-r--r-- root/root 11058 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FaqPgxbox.html -rw-r--r-- root/root 1346 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/FreeBASIC.html -rw-r--r-- root/root 4792 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/GfxDefPalettes.html -rw-r--r-- root/root 10971 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/GfxInternalFormats.html -rw-r--r-- root/root 8072 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/GfxLib.html -rw-r--r-- root/root 13137 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/GfxScancodes.html -rw-r--r-- root/root 43335 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/GlossaryIndex.html -rw-r--r-- root/root 3279 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/GnuLicenses.html -rw-r--r-- root/root 661 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/JasonFirth.html -rw-r--r-- root/root 4703 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAbs.html -rw-r--r-- root/root 9389 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAbstract.html -rw-r--r-- root/root 6115 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAccess.html -rw-r--r-- root/root 4150 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAcos.html -rw-r--r-- root/root 6468 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAddGfx.html -rw-r--r-- root/root 5932 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAlias.html -rw-r--r-- root/root 10623 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAliasModifier.html -rw-r--r-- root/root 12272 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAllocate.html -rw-r--r-- root/root 25769 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAlphaGfx.html -rw-r--r-- root/root 10159 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAndGfx.html -rw-r--r-- root/root 16137 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAny.html -rw-r--r-- root/root 5055 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAppend.html -rw-r--r-- root/root 3177 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgArrayLen.html -rw-r--r-- root/root 3197 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgArraySize.html -rw-r--r-- root/root 3866 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAs.html -rw-r--r-- root/root 6688 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAsc.html -rw-r--r-- root/root 4196 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAsin.html -rw-r--r-- root/root 12979 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAsm.html -rw-r--r-- root/root 4169 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAssert.html -rw-r--r-- root/root 3512 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAssertwarn.html -rw-r--r-- root/root 3414 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAtan2.html -rw-r--r-- root/root 3130 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgAtn.html -rw-r--r-- root/root 10213 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBase.html -rw-r--r-- root/root 7210 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBaseInit.html -rw-r--r-- root/root 1731 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBeep.html -rw-r--r-- root/root 7698 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBin.html -rw-r--r-- root/root 9143 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBinary.html -rw-r--r-- root/root 4140 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBit.html -rw-r--r-- root/root 4197 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBitreset.html -rw-r--r-- root/root 4122 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBitset.html -rw-r--r-- root/root 17507 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBload.html -rw-r--r-- root/root 4644 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBoolean.html -rw-r--r-- root/root 14660 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgBsave.html -rw-r--r-- root/root 5433 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgByref.html -rw-r--r-- root/root 11555 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgByrefFunction.html -rw-r--r-- root/root 19918 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgByrefVariables.html -rw-r--r-- root/root 3089 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgByte.html -rw-r--r-- root/root 6092 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgByval.html -rw-r--r-- root/root 6069 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCall.html -rw-r--r-- root/root 5517 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCallocate.html -rw-r--r-- root/root 1005 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCase.html -rw-r--r-- root/root 7173 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCast.html -rw-r--r-- root/root 4980 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCbool.html -rw-r--r-- root/root 4723 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCbyte.html -rw-r--r-- root/root 4571 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCdbl.html -rw-r--r-- root/root 3967 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCdecl.html -rw-r--r-- root/root 4472 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgChain.html -rw-r--r-- root/root 3512 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgChdir.html -rw-r--r-- root/root 4702 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgChr.html -rw-r--r-- root/root 6833 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCint.html -rw-r--r-- root/root 7970 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCircle.html -rw-r--r-- root/root 1917 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgClass.html -rw-r--r-- root/root 5690 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgClear.html -rw-r--r-- root/root 4566 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgClng.html -rw-r--r-- root/root 4968 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgClngint.html -rw-r--r-- root/root 4775 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgClose.html -rw-r--r-- root/root 8510 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCls.html -rw-r--r-- root/root 11104 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgColor.html -rw-r--r-- root/root 9517 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCommand.html -rw-r--r-- root/root 5919 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCommon.html -rw-r--r-- root/root 3450 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCondBroadcast.html -rw-r--r-- root/root 43223 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCondCreate.html -rw-r--r-- root/root 3425 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCondDestroy.html -rw-r--r-- root/root 12017 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCondSignal.html -rw-r--r-- root/root 19506 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCondWait.html -rw-r--r-- root/root 3999 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgConst.html -rw-r--r-- root/root 7294 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgConstMember.html -rw-r--r-- root/root 15510 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgConstQualifier.html -rw-r--r-- root/root 24224 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgConstructor.html -rw-r--r-- root/root 6179 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgContinue.html -rw-r--r-- root/root 4171 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCos.html -rw-r--r-- root/root 3798 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCptr.html -rw-r--r-- root/root 4785 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCshort.html -rw-r--r-- root/root 2258 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCsign.html -rw-r--r-- root/root 4565 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCsng.html -rw-r--r-- root/root 1898 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCsrlin.html -rw-r--r-- root/root 4781 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCubyte.html -rw-r--r-- root/root 6134 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCuint.html -rw-r--r-- root/root 4679 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCulng.html -rw-r--r-- root/root 5172 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCulngint.html -rw-r--r-- root/root 2196 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCunsg.html -rw-r--r-- root/root 2170 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCurdir.html -rw-r--r-- root/root 4804 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCushort.html -rw-r--r-- root/root 13027 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCustomgfx.html -rw-r--r-- root/root 13776 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvaArg.html -rw-r--r-- root/root 12669 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvaCopy.html -rw-r--r-- root/root 4482 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvaEnd.html -rw-r--r-- root/root 15324 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvaList.html -rw-r--r-- root/root 9091 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvaStart.html -rw-r--r-- root/root 4495 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvd.html -rw-r--r-- root/root 8167 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvi.html -rw-r--r-- root/root 4693 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvl.html -rw-r--r-- root/root 4944 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvlongint.html -rw-r--r-- root/root 4468 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvs.html -rw-r--r-- root/root 4419 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgCvshort.html -rw-r--r-- root/root 7472 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgData.html -rw-r--r-- root/root 2391 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDate.html -rw-r--r-- root/root 6044 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDateAdd.html -rw-r--r-- root/root 8323 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDateDiff.html -rw-r--r-- root/root 6327 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDatePart.html -rw-r--r-- root/root 3520 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDateSerial.html -rw-r--r-- root/root 5475 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDateValue.html -rw-r--r-- root/root 2907 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDay.html -rw-r--r-- root/root 1290 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBBackend.html -rw-r--r-- root/root 1510 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBBigEndian.html -rw-r--r-- root/root 1661 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBBuildDate.html -rw-r--r-- root/root 1748 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBMain.html -rw-r--r-- root/root 2751 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBMinVersion.html -rw-r--r-- root/root 2769 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBVerMajor.html -rw-r--r-- root/root 2729 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBVerMinor.html -rw-r--r-- root/root 2827 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdFBVerPatch.html -rw-r--r-- root/root 1541 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDddate.html -rw-r--r-- root/root 2303 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDddateiso.html -rw-r--r-- root/root 1993 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfb64bit.html -rw-r--r-- root/root 2525 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbargc.html -rw-r--r-- root/root 8847 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbargcount.html -rw-r--r-- root/root 3713 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbargextract.html -rw-r--r-- root/root 4137 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbargleftof.html -rw-r--r-- root/root 7630 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbargrightof.html -rw-r--r-- root/root 3432 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbargv.html -rw-r--r-- root/root 2063 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbarm.html -rw-r--r-- root/root 2557 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbasm.html -rw-r--r-- root/root 1812 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbbuilddateiso.html -rw-r--r-- root/root 1460 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbbuildsha1.html -rw-r--r-- root/root 1889 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbcygwin.html -rw-r--r-- root/root 1897 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbdarwin.html -rw-r--r-- root/root 2246 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbdebug.html -rw-r--r-- root/root 2151 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbdos.html -rw-r--r-- root/root 9828 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfberr.html -rw-r--r-- root/root 7358 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbeval.html -rw-r--r-- root/root 1606 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbfpmode.html -rw-r--r-- root/root 1623 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbfpu.html -rw-r--r-- root/root 1906 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbfreebsd.html -rw-r--r-- root/root 1494 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbgcc.html -rw-r--r-- root/root 2088 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbgui.html -rw-r--r-- root/root 4429 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbiif.html -rw-r--r-- root/root 4447 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbjoin.html -rw-r--r-- root/root 3170 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfblang.html -rw-r--r-- root/root 2075 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfblinux.html -rw-r--r-- root/root 1955 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbmt.html -rw-r--r-- root/root 1897 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbnetbsd.html -rw-r--r-- root/root 1906 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbopenbsd.html -rw-r--r-- root/root 1634 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboptimize.html -rw-r--r-- root/root 2283 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboptionbyval.html -rw-r--r-- root/root 1672 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboptiondynamic.html -rw-r--r-- root/root 2064 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboptionescape.html -rw-r--r-- root/root 1689 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboptionexplicit.html -rw-r--r-- root/root 2685 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboptiongosub.html -rw-r--r-- root/root 2214 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboptionprivate.html -rw-r--r-- root/root 2405 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboutdll.html -rw-r--r-- root/root 2270 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboutexe.html -rw-r--r-- root/root 2359 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboutlib.html -rw-r--r-- root/root 2331 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfboutobj.html -rw-r--r-- root/root 1885 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbpcos.html -rw-r--r-- root/root 1643 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbppc.html -rw-r--r-- root/root 14694 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbquerysymbol.html -rw-r--r-- root/root 6360 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbquote.html -rw-r--r-- root/root 1512 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbsignature.html -rw-r--r-- root/root 1590 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbsse.html -rw-r--r-- root/root 4873 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbuniqueid.html -rw-r--r-- root/root 9385 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbuniqueidpop.html -rw-r--r-- root/root 8153 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbuniqueidpush.html -rw-r--r-- root/root 2023 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbunix.html -rw-r--r-- root/root 4557 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbunquote.html -rw-r--r-- root/root 1557 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbvectorize.html -rw-r--r-- root/root 1692 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbversion.html -rw-r--r-- root/root 2100 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbwin32.html -rw-r--r-- root/root 1715 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbx86.html -rw-r--r-- root/root 1774 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfbxbox.html -rw-r--r-- root/root 2511 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfile.html -rw-r--r-- root/root 1348 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfilenq.html -rw-r--r-- root/root 2886 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfunction.html -rw-r--r-- root/root 2380 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdfunctionnq.html -rw-r--r-- root/root 2475 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdline.html -rw-r--r-- root/root 1420 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdpath.html -rw-r--r-- root/root 1540 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDdtime.html -rw-r--r-- root/root 15524 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDeallocate.html -rw-r--r-- root/root 9839 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDeclare.html -rw-r--r-- root/root 2719 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefbyte.html -rw-r--r-- root/root 3027 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefdbl.html -rw-r--r-- root/root 3566 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefined.html -rw-r--r-- root/root 2878 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefint.html -rw-r--r-- root/root 2964 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDeflng.html -rw-r--r-- root/root 2745 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDeflongint.html -rw-r--r-- root/root 2877 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefshort.html -rw-r--r-- root/root 2726 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefsng.html -rw-r--r-- root/root 2716 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefstr.html -rw-r--r-- root/root 2713 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefubyte.html -rw-r--r-- root/root 2663 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefuint.html -rw-r--r-- root/root 2754 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefulongint.html -rw-r--r-- root/root 2724 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDefushort.html -rw-r--r-- root/root 7306 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDestructor.html -rw-r--r-- root/root 28714 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDim.html -rw-r--r-- root/root 28177 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDir.html -rw-r--r-- root/root 1281 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDo.html -rw-r--r-- root/root 9675 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDoloop.html -rw-r--r-- root/root 7730 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDots.html -rw-r--r-- root/root 2561 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDouble.html -rw-r--r-- root/root 11468 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDraw.html -rw-r--r-- root/root 19147 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDrawString.html -rw-r--r-- root/root 2572 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDylibfree.html -rw-r--r-- root/root 3540 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDylibload.html -rw-r--r-- root/root 5252 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgDylibsymbol.html -rw-r--r-- root/root 1693 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgElse.html -rw-r--r-- root/root 1423 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgElseif.html -rw-r--r-- root/root 10577 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEncoding.html -rw-r--r-- root/root 5677 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEnd.html -rw-r--r-- root/root 5843 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEndblock.html -rw-r--r-- root/root 1765 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEndif.html -rw-r--r-- root/root 7117 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEnum.html -rw-r--r-- root/root 3013 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEnviron.html -rw-r--r-- root/root 7005 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEof.html -rw-r--r-- root/root 12848 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgErase.html -rw-r--r-- root/root 3621 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgErfn.html -rw-r--r-- root/root 3664 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgErl.html -rw-r--r-- root/root 3617 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgErmn.html -rw-r--r-- root/root 6520 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgErr.html -rw-r--r-- root/root 2344 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgError.html -rw-r--r-- root/root 7528 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgEvent.html -rw-r--r-- root/root 4934 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExec.html -rw-r--r-- root/root 2395 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExepath.html -rw-r--r-- root/root 5462 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExit.html -rw-r--r-- root/root 5697 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExp.html -rw-r--r-- root/root 2364 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExport.html -rw-r--r-- root/root 37771 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExtends.html -rw-r--r-- root/root 4266 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExtendsWstring.html -rw-r--r-- root/root 22271 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExtendsZstring.html -rw-r--r-- root/root 4918 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExtern.html -rw-r--r-- root/root 9559 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgExternBlock.html -rw-r--r-- root/root 36116 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFBArray.html -rw-r--r-- root/root 6413 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFBMemcopy.html -rw-r--r-- root/root 6343 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFBMemcopyclear.html -rw-r--r-- root/root 5059 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFBMemmove.html -rw-r--r-- root/root 2400 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFalse.html -rw-r--r-- root/root 4235 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFastcall.html -rw-r--r-- root/root 6804 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgField.html -rw-r--r-- root/root 8232 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFileattr.html -rw-r--r-- root/root 3775 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFilecopy.html -rw-r--r-- root/root 4332 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFiledatetime.html -rw-r--r-- root/root 4242 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFileexists.html -rw-r--r-- root/root 7060 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFileflush.html -rw-r--r-- root/root 2781 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFilelen.html -rw-r--r-- root/root 5537 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFileseteof.html -rw-r--r-- root/root 4159 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFix.html -rw-r--r-- root/root 5616 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFlip.html -rw-r--r-- root/root 1330 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFor.html -rw-r--r-- root/root 15182 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFormat.html -rw-r--r-- root/root 14067 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFornext.html -rw-r--r-- root/root 3594 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFrac.html -rw-r--r-- root/root 3158 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFre.html -rw-r--r-- root/root 8103 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFreefile.html -rw-r--r-- root/root 19918 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFunction.html -rw-r--r-- root/root 17334 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgFunctionPtr.html -rw-r--r-- root/root 23765 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgGetfileio.html -rw-r--r-- root/root 15250 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgGetgraphics.html -rw-r--r-- root/root 10622 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgGetjoystick.html -rw-r--r-- root/root 5453 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgGetkey.html -rw-r--r-- root/root 15942 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgGetmouse.html -rw-r--r-- root/root 3098 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgGosub.html -rw-r--r-- root/root 3954 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgGoto.html -rw-r--r-- root/root 8009 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgHex.html -rw-r--r-- root/root 5426 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgHibyte.html -rw-r--r-- root/root 5494 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgHiword.html -rw-r--r-- root/root 3183 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgHour.html -rw-r--r-- root/root 12236 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgIfthen.html -rw-r--r-- root/root 11008 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgIif.html -rw-r--r-- root/root 14440 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgImageConvertRow.html -rw-r--r-- root/root 2242 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgImageDestroy.html -rw-r--r-- root/root 22807 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgImageInfo.html -rw-r--r-- root/root 9694 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgImagecreate.html -rw-r--r-- root/root 1783 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgImplements.html -rw-r--r-- root/root 3926 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgImport.html -rw-r--r-- root/root 1624 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInclib.html -rw-r--r-- root/root 4387 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInclude.html -rw-r--r-- root/root 17669 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInkey.html -rw-r--r-- root/root 3032 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInp.html -rw-r--r-- root/root 8218 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInput.html -rw-r--r-- root/root 4956 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInputPp.html -rw-r--r-- root/root 8219 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInputfilemode.html -rw-r--r-- root/root 4612 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInputnum.html -rw-r--r-- root/root 8246 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInstr.html -rw-r--r-- root/root 6962 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInstrrev.html -rw-r--r-- root/root 3883 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInt.html -rw-r--r-- root/root 5204 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgInteger.html -rw-r--r-- root/root 1290 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgIs.html -rw-r--r-- root/root 5320 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgIsDate.html -rw-r--r-- root/root 7732 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgIsredirected.html -rw-r--r-- root/root 3834 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgKill.html -rw-r--r-- root/root 4784 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLbound.html -rw-r--r-- root/root 3796 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLcase.html -rw-r--r-- root/root 4618 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLeft.html -rw-r--r-- root/root 7050 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLen.html -rw-r--r-- root/root 3683 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLet.html -rw-r--r-- root/root 4139 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLib.html -rw-r--r-- root/root 8011 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLinegraphics.html -rw-r--r-- root/root 6938 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLineinput.html -rw-r--r-- root/root 6837 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLineinputPp.html -rw-r--r-- root/root 5282 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLoByte.html -rw-r--r-- root/root 5365 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLoWord.html -rw-r--r-- root/root 5219 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLoc.html -rw-r--r-- root/root 3912 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLocal.html -rw-r--r-- root/root 8142 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLocate.html -rw-r--r-- root/root 5001 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLock.html -rw-r--r-- root/root 2918 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLof.html -rw-r--r-- root/root 4840 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLog.html -rw-r--r-- root/root 2229 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLong.html -rw-r--r-- root/root 2629 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLongint.html -rw-r--r-- root/root 1013 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLoop.html -rw-r--r-- root/root 3654 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLpos.html -rw-r--r-- root/root 4648 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLprint.html -rw-r--r-- root/root 5717 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLset.html -rw-r--r-- root/root 6669 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgLtrim.html -rw-r--r-- root/root 9123 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMemberFunction.html -rw-r--r-- root/root 8064 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMemberSub.html -rw-r--r-- root/root 2708 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMetaDynamic.html -rw-r--r-- root/root 3360 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMetaInclude.html -rw-r--r-- root/root 3798 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMetaLang.html -rw-r--r-- root/root 3028 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMetaStatic.html -rw-r--r-- root/root 6017 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMidfunction.html -rw-r--r-- root/root 4681 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMidstatement.html -rw-r--r-- root/root 3214 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMinute.html -rw-r--r-- root/root 4223 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMkd.html -rw-r--r-- root/root 3866 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMkdir.html -rw-r--r-- root/root 5471 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMki.html -rw-r--r-- root/root 4229 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMkl.html -rw-r--r-- root/root 3979 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMklongint.html -rw-r--r-- root/root 4223 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMks.html -rw-r--r-- root/root 3969 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMkshort.html -rw-r--r-- root/root 7905 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgModuleConstructor.html -rw-r--r-- root/root 7077 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgModuleDestructor.html -rw-r--r-- root/root 3270 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMonth.html -rw-r--r-- root/root 3717 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMonthname.html -rw-r--r-- root/root 10950 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMultikey.html -rw-r--r-- root/root 25039 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMutexCreate.html -rw-r--r-- root/root 2945 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMutexDestroy.html -rw-r--r-- root/root 25228 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMutexLock.html -rw-r--r-- root/root 3007 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgMutexUnlock.html -rw-r--r-- root/root 21121 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgNaked.html -rw-r--r-- root/root 4439 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgName.html -rw-r--r-- root/root 10406 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgNamespace.html -rw-r--r-- root/root 4309 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgNext.html -rw-r--r-- root/root 2436 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgNow.html -rw-r--r-- root/root 3326 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgObject.html -rw-r--r-- root/root 7999 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOct.html -rw-r--r-- root/root 4843 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOffsetof.html -rw-r--r-- root/root 7522 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOnerror.html -rw-r--r-- root/root 4039 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOngosub.html -rw-r--r-- root/root 3114 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOngoto.html -rw-r--r-- root/root 6599 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpAdd.html -rw-r--r-- root/root 7151 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpAnd.html -rw-r--r-- root/root 7130 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpAndAlso.html -rw-r--r-- root/root 3821 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpArrayIndex.html -rw-r--r-- root/root 6075 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpAssignment.html -rw-r--r-- root/root 7912 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpAt.html -rw-r--r-- root/root 31646 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCast.html -rw-r--r-- root/root 4620 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineAdd.html -rw-r--r-- root/root 4266 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineAnd.html -rw-r--r-- root/root 3969 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineConcat.html -rw-r--r-- root/root 3241 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineDivide.html -rw-r--r-- root/root 3963 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineEqv.html -rw-r--r-- root/root 3321 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineExponentiate.html -rw-r--r-- root/root 4249 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineImp.html -rw-r--r-- root/root 3290 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineIntegerDivide.html -rw-r--r-- root/root 3329 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineModulus.html -rw-r--r-- root/root 3375 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineMultiply.html -rw-r--r-- root/root 3958 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineOr.html -rw-r--r-- root/root 5112 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineShiftLeft.html -rw-r--r-- root/root 5114 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineShiftRight.html -rw-r--r-- root/root 3809 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineSub.html -rw-r--r-- root/root 3986 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpCombineXor.html -rw-r--r-- root/root 4076 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpConcat.html -rw-r--r-- root/root 3942 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpConcatConvert.html -rw-r--r-- root/root 8197 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpDelete.html -rw-r--r-- root/root 4075 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpDeleteOverload.html -rw-r--r-- root/root 3812 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpDivide.html -rw-r--r-- root/root 11349 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpEqual.html -rw-r--r-- root/root 4681 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpEqv.html -rw-r--r-- root/root 5202 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpExponentiate.html -rw-r--r-- root/root 5564 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpFor.html -rw-r--r-- root/root 9453 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpGreaterThan.html -rw-r--r-- root/root 9501 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpGreaterThanOrEqual.html -rw-r--r-- root/root 4669 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpImp.html -rw-r--r-- root/root 4574 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpIntegerDivide.html -rw-r--r-- root/root 10146 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpIs.html -rw-r--r-- root/root 11021 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpLessThan.html -rw-r--r-- root/root 9495 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpLessThanOrEqual.html -rw-r--r-- root/root 11590 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpLet.html -rw-r--r-- root/root 8399 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpLetlist.html -rw-r--r-- root/root 3908 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpMemberAccess.html -rw-r--r-- root/root 3522 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpModulus.html -rw-r--r-- root/root 4171 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpMultiply.html -rw-r--r-- root/root 3475 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpNegate.html -rw-r--r-- root/root 20123 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpNew.html -rw-r--r-- root/root 54559 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpNewOverload.html -rw-r--r-- root/root 6355 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpNext.html -rw-r--r-- root/root 6312 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpNot.html -rw-r--r-- root/root 11718 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpNotEqual.html -rw-r--r-- root/root 6315 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpOr.html -rw-r--r-- root/root 5134 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpOrElse.html -rw-r--r-- root/root 10857 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpPlacementNew.html -rw-r--r-- root/root 2757 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpPpConcat.html -rw-r--r-- root/root 3951 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpPpEscape.html -rw-r--r-- root/root 4282 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpPpNoescape.html -rw-r--r-- root/root 2806 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpPpStringize.html -rw-r--r-- root/root 37485 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpProcptr.html -rw-r--r-- root/root 6168 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpPtrIndex.html -rw-r--r-- root/root 4867 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpPtrMemberAccess.html -rw-r--r-- root/root 6094 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpShiftLeft.html -rw-r--r-- root/root 6202 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpShiftRight.html -rw-r--r-- root/root 51616 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpStep.html -rw-r--r-- root/root 8359 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpStringIndex.html -rw-r--r-- root/root 7088 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpStrptr.html -rw-r--r-- root/root 7138 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpSubtract.html -rw-r--r-- root/root 5338 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpValueOf.html -rw-r--r-- root/root 4510 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpVarptr.html -rw-r--r-- root/root 6412 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpXor.html -rw-r--r-- root/root 16693 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpen.html -rw-r--r-- root/root 9074 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpenCom.html -rw-r--r-- root/root 6920 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpenCons.html -rw-r--r-- root/root 4762 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpenErr.html -rw-r--r-- root/root 11316 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpenLpt.html -rw-r--r-- root/root 8598 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpenPipe.html -rw-r--r-- root/root 4958 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOpenScrn.html -rw-r--r-- root/root 31541 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOperator.html -rw-r--r-- root/root 3669 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOption.html -rw-r--r-- root/root 4093 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionbase.html -rw-r--r-- root/root 4422 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionbyval.html -rw-r--r-- root/root 3443 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptiondynamic.html -rw-r--r-- root/root 3778 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionescape.html -rw-r--r-- root/root 2748 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionexplicit.html -rw-r--r-- root/root 3252 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptiongosub.html -rw-r--r-- root/root 3121 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionnogosub.html -rw-r--r-- root/root 2840 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionnokeyword.html -rw-r--r-- root/root 3000 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionprivate.html -rw-r--r-- root/root 3337 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOptionstatic.html -rw-r--r-- root/root 9556 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOrGfx.html -rw-r--r-- root/root 7487 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOut.html -rw-r--r-- root/root 7530 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOutput.html -rw-r--r-- root/root 8505 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOverload.html -rw-r--r-- root/root 5472 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgOverride.html -rw-r--r-- root/root 17403 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPaint.html -rw-r--r-- root/root 9792 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPalette.html -rw-r--r-- root/root 3300 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPascal.html -rw-r--r-- root/root 11431 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPcopy.html -rw-r--r-- root/root 4317 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPeek.html -rw-r--r-- root/root 5082 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPmap.html -rw-r--r-- root/root 6455 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPoint.html -rw-r--r-- root/root 6956 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPointCoord.html -rw-r--r-- root/root 4112 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPoke.html -rw-r--r-- root/root 4038 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPos.html -rw-r--r-- root/root 4121 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpPragma.html -rw-r--r-- root/root 16075 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpPragmaReserve.html -rw-r--r-- root/root 2208 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpassert.html -rw-r--r-- root/root 10600 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpcmdline.html -rw-r--r-- root/root 7498 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpdefine.html -rw-r--r-- root/root 2837 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpelse.html -rw-r--r-- root/root 2688 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpelseif.html -rw-r--r-- root/root 1986 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpendif.html -rw-r--r-- root/root 2077 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPperror.html -rw-r--r-- root/root 2733 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpif.html -rw-r--r-- root/root 2337 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpifdef.html -rw-r--r-- root/root 2350 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpifndef.html -rw-r--r-- root/root 3526 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPplang.html -rw-r--r-- root/root 1852 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPplibpath.html -rw-r--r-- root/root 2335 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpline.html -rw-r--r-- root/root 12928 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpmacro.html -rw-r--r-- root/root 1244 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpprint.html -rw-r--r-- root/root 2564 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPpundef.html -rw-r--r-- root/root 4681 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPreserve.html -rw-r--r-- root/root 3877 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPreset.html -rw-r--r-- root/root 6005 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPrint.html -rw-r--r-- root/root 4257 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPrintPp.html -rw-r--r-- root/root 7926 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPrintusing.html -rw-r--r-- root/root 3809 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPrivate.html -rw-r--r-- root/root 19281 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgProperty.html -rw-r--r-- root/root 7016 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPset.html -rw-r--r-- root/root 7793 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPsetGfx.html -rw-r--r-- root/root 5860 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPtr.html -rw-r--r-- root/root 3322 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPublic.html -rw-r--r-- root/root 19905 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPutfileio.html -rw-r--r-- root/root 35569 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgPutgraphics.html -rw-r--r-- root/root 14862 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRandom.html -rw-r--r-- root/root 8197 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRandomize.html -rw-r--r-- root/root 5851 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRead.html -rw-r--r-- root/root 1435 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgReadFile.html -rw-r--r-- root/root 1475 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgReadWriteFile.html -rw-r--r-- root/root 11136 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgReallocate.html -rw-r--r-- root/root 20105 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRedim.html -rw-r--r-- root/root 3783 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRem.html -rw-r--r-- root/root 6152 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgReset.html -rw-r--r-- root/root 8108 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRestore.html -rw-r--r-- root/root 4657 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgResume.html -rw-r--r-- root/root 4465 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgResumenext.html -rw-r--r-- root/root 8581 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgReturn.html -rw-r--r-- root/root 4861 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgReturnGosub.html -rw-r--r-- root/root 10440 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRgb.html -rw-r--r-- root/root 17393 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRgba.html -rw-r--r-- root/root 4574 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRight.html -rw-r--r-- root/root 3632 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRmdir.html -rw-r--r-- root/root 8140 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRnd.html -rw-r--r-- root/root 4025 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRset.html -rw-r--r-- root/root 6638 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRtrim.html -rw-r--r-- root/root 3972 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgRun.html -rw-r--r-- root/root 3598 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSadd.html -rw-r--r-- root/root 5785 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScope.html -rw-r--r-- root/root 16474 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenCons.html -rw-r--r-- root/root 30635 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreencontrol.html -rw-r--r-- root/root 9109 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreencopy.html -rw-r--r-- root/root 19852 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenevent.html -rw-r--r-- root/root 5315 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenglproc.html -rw-r--r-- root/root 15127 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreengraphics.html -rw-r--r-- root/root 9798 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreeninfo.html -rw-r--r-- root/root 4874 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenlist.html -rw-r--r-- root/root 7303 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenlock.html -rw-r--r-- root/root 15638 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenptr.html -rw-r--r-- root/root 15632 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenres.html -rw-r--r-- root/root 6578 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenset.html -rw-r--r-- root/root 3897 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreensync.html -rw-r--r-- root/root 4887 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgScreenunlock.html -rw-r--r-- root/root 3204 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSecond.html -rw-r--r-- root/root 3132 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSeekreturn.html -rw-r--r-- root/root 2864 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSeekset.html -rw-r--r-- root/root 17363 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSelectcase.html -rw-r--r-- root/root 4266 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSetdate.html -rw-r--r-- root/root 7147 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSetenviron.html -rw-r--r-- root/root 6451 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSetmouse.html -rw-r--r-- root/root 3048 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSettime.html -rw-r--r-- root/root 6263 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSgn.html -rw-r--r-- root/root 5784 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgShared.html -rw-r--r-- root/root 3251 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgShell.html -rw-r--r-- root/root 2706 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgShort.html -rw-r--r-- root/root 4174 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSin.html -rw-r--r-- root/root 2245 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSingle.html -rw-r--r-- root/root 4700 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSizeof.html -rw-r--r-- root/root 7576 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSleep.html -rw-r--r-- root/root 3342 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSpace.html -rw-r--r-- root/root 5210 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSpc.html -rw-r--r-- root/root 4959 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSqr.html -rw-r--r-- root/root 7425 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStatic.html -rw-r--r-- root/root 15562 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStaticMember.html -rw-r--r-- root/root 6667 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStdcall.html -rw-r--r-- root/root 2959 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStep.html -rw-r--r-- root/root 8378 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStick.html -rw-r--r-- root/root 2428 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStop.html -rw-r--r-- root/root 8015 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStr.html -rw-r--r-- root/root 8753 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStrig.html -rw-r--r-- root/root 12149 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgString.html -rw-r--r-- root/root 4570 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgStringFunction.html -rw-r--r-- root/root 12885 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSub.html -rw-r--r-- root/root 20318 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSubPtr.html -rw-r--r-- root/root 3687 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSwap.html -rw-r--r-- root/root 2786 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgSystem.html -rw-r--r-- root/root 4532 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTab.html -rw-r--r-- root/root 4246 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTan.html -rw-r--r-- root/root 1711 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThen.html -rw-r--r-- root/root 5080 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThis.html -rw-r--r-- root/root 6603 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThiscall.html -rw-r--r-- root/root 9214 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThreadCall.html -rw-r--r-- root/root 29305 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThreadCreate.html -rw-r--r-- root/root 5131 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThreadDetach.html -rw-r--r-- root/root 24037 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThreadSelf.html -rw-r--r-- root/root 3589 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgThreadWait.html -rw-r--r-- root/root 2391 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTime.html -rw-r--r-- root/root 2984 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTimeValue.html -rw-r--r-- root/root 5389 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTimer.html -rw-r--r-- root/root 3953 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTimeserial.html -rw-r--r-- root/root 11109 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTo.html -rw-r--r-- root/root 17398 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTransGfx.html -rw-r--r-- root/root 6268 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTrim.html -rw-r--r-- root/root 2395 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTrue.html -rw-r--r-- root/root 34973 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgType.html -rw-r--r-- root/root 8909 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTypeAlias.html -rw-r--r-- root/root 11574 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTypeTemp.html -rw-r--r-- root/root 5097 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgTypeof.html -rw-r--r-- root/root 15504 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUbound.html -rw-r--r-- root/root 3100 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUbyte.html -rw-r--r-- root/root 3820 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUcase.html -rw-r--r-- root/root 4668 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUinteger.html -rw-r--r-- root/root 2716 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUlong.html -rw-r--r-- root/root 2678 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUlongint.html -rw-r--r-- root/root 24203 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUnion.html -rw-r--r-- root/root 2590 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUnlock.html -rw-r--r-- root/root 2098 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUnsigned.html -rw-r--r-- root/root 2272 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUntil.html -rw-r--r-- root/root 2576 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUshort.html -rw-r--r-- root/root 4111 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgUsing.html -rw-r--r-- root/root 2567 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVaArg.html -rw-r--r-- root/root 17819 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVaFirst.html -rw-r--r-- root/root 2055 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVaNext.html -rw-r--r-- root/root 4660 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVal.html -rw-r--r-- root/root 4606 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgValint.html -rw-r--r-- root/root 4648 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVallng.html -rw-r--r-- root/root 4638 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgValuint.html -rw-r--r-- root/root 4679 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgValulng.html -rw-r--r-- root/root 11262 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVar.html -rw-r--r-- root/root 9655 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgViewgraphics.html -rw-r--r-- root/root 6768 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgViewtext.html -rw-r--r-- root/root 22318 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVirtual.html -rw-r--r-- root/root 5292 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVisPrivate.html -rw-r--r-- root/root 17615 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVisProtected.html -rw-r--r-- root/root 4944 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgVisPublic.html -rw-r--r-- root/root 3678 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWait.html -rw-r--r-- root/root 7396 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWbin.html -rw-r--r-- root/root 3818 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWchr.html -rw-r--r-- root/root 4296 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWeekday.html -rw-r--r-- root/root 4797 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWeekdayname.html -rw-r--r-- root/root 1304 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWend.html -rw-r--r-- root/root 7299 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWhex.html -rw-r--r-- root/root 2628 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWhile.html -rw-r--r-- root/root 6975 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWhilewend.html -rw-r--r-- root/root 10524 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWidth.html -rw-r--r-- root/root 13634 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWindow.html -rw-r--r-- root/root 3371 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWindowtitle.html -rw-r--r-- root/root 9385 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWinput.html -rw-r--r-- root/root 14091 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWith.html -rw-r--r-- root/root 7310 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWoct.html -rw-r--r-- root/root 3319 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWrite.html -rw-r--r-- root/root 1440 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWriteFile.html -rw-r--r-- root/root 5388 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWritePp.html -rw-r--r-- root/root 3296 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWspace.html -rw-r--r-- root/root 8024 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWstr.html -rw-r--r-- root/root 9046 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWstring.html -rw-r--r-- root/root 4909 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgWstringFunction.html -rw-r--r-- root/root 6042 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgXorGfx.html -rw-r--r-- root/root 3183 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgYear.html -rw-r--r-- root/root 7339 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/KeyPgZstring.html -rw-r--r-- root/root 1006 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/LaananFisher.html -rw-r--r-- root/root 8876 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/LangQB.html -rw-r--r-- root/root 20120 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/LicenseGFDL.html -rw-r--r-- root/root 15813 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/LicenseGPL.html -rw-r--r-- root/root 27651 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/LicenseLGPL.html -rw-r--r-- root/root 1557 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ObsoletedKwds.html -rw-r--r-- root/root 10567 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/OpPrecedence.html -rw-r--r-- root/root 747 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/OpenGL.html -rw-r--r-- root/root 51336 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgAntiFlickering.html -rw-r--r-- root/root 10160 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgArrayIndex.html -rw-r--r-- root/root 26068 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgArrays.html -rw-r--r-- root/root 10513 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgAssignments.html -rw-r--r-- root/root 21579 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgCallback.html -rw-r--r-- root/root 5555 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgCallingConventions.html -rw-r--r-- root/root 8856 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgComments.html -rw-r--r-- root/root 14862 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgCompoAggregInherit.html -rw-r--r-- root/root 9073 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgConditionalCompilation.html -rw-r--r-- root/root 5218 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgConstantExpressions.html -rw-r--r-- root/root 4651 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgConstants.html -rw-r--r-- root/root 7209 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgControlFlow.html -rw-r--r-- root/root 42069 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgCruntime.html -rw-r--r-- root/root 101374 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgCtorsAssignDtors.html -rw-r--r-- root/root 46111 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgCtorsAssignDtors2.html -rw-r--r-- root/root 13657 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgCtorsDtors.html -rw-r--r-- root/root 14328 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgDataConversion.html -rw-r--r-- root/root 6970 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgDataExecutable.html -rw-r--r-- root/root 4321 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgDates.html -rw-r--r-- root/root 31728 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgDynamicMemory.html -rw-r--r-- root/root 365677 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgEmulateTlsTp.html -rw-r--r-- root/root 17191 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgEnumerations.html -rw-r--r-- root/root 23448 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgErrorHandling.html -rw-r--r-- root/root 41422 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgEventHandling.html -rw-r--r-- root/root 12812 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgExecutables.html -rw-r--r-- root/root 6783 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgExpressionsStatements.html -rw-r--r-- root/root 832 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgExternalFormats.html -rw-r--r-- root/root 18036 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgFileIO.html -rw-r--r-- root/root 12699 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgFixLenArrays.html -rw-r--r-- root/root 9007 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgFromPtrToRef.html -rw-r--r-- root/root 6399 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgHeaderFiles.html -rw-r--r-- root/root 1905 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgHelloWorld.html -rw-r--r-- root/root 90578 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgIdentifierLookup.html -rw-r--r-- root/root 4412 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgIdentifierRules.html -rw-r--r-- root/root 3677 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgImplicitdeclarations.html -rw-r--r-- root/root 61120 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgInitialization.html -rw-r--r-- root/root 3944 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgLabels.html -rw-r--r-- root/root 7253 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgLineContinuation.html -rw-r--r-- root/root 2072 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgLineSeparator.html -rw-r--r-- root/root 14278 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgLiterals.html -rw-r--r-- root/root 31593 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMacros.html -rw-r--r-- root/root 22720 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMemberAccessRights.html -rw-r--r-- root/root 20709 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMemberProcedures.html -rw-r--r-- root/root 36222 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMtConditionalVariables.html -rw-r--r-- root/root 51629 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMtCriticalSections.html -rw-r--r-- root/root 283057 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMtCriticalSectionsFAQ.html -rw-r--r-- root/root 24597 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMtMutualExclusion.html -rw-r--r-- root/root 50569 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMtThreads.html -rw-r--r-- root/root 12186 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgMultiThreading.html -rw-r--r-- root/root 16608 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgNamespaces.html -rw-r--r-- root/root 36284 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgNewDelete.html -rw-r--r-- root/root 13683 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgNumericTypes.html -rw-r--r-- root/root 27257 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgObjectLifetime.html -rw-r--r-- root/root 202043 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgObjectRtti.html -rw-r--r-- root/root 92438 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgOperatorOverloading.html -rw-r--r-- root/root 10084 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPassingArguments.html -rw-r--r-- root/root 13943 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPassingArrays.html -rw-r--r-- root/root 6651 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPointers.html -rw-r--r-- root/root 49434 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPolymorphism.html -rw-r--r-- root/root 10095 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPrebuiltLibraries.html -rw-r--r-- root/root 6847 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPreprocessor.html -rw-r--r-- root/root 18651 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPrimer1.html -rw-r--r-- root/root 4343 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgProcCtorsDtors.html -rw-r--r-- root/root 34174 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgProcedurePointers.html -rw-r--r-- root/root 3968 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgProcedureScopes.html -rw-r--r-- root/root 4666 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgProcedures.html -rw-r--r-- root/root 5687 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgProfiling.html -rw-r--r-- root/root 44216 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgProperties.html -rw-r--r-- root/root 8569 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgPtrArithmetic.html -rw-r--r-- root/root 1347 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgRadians.html -rw-r--r-- root/root 48804 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgRecursion.html -rw-r--r-- root/root 164329 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgRecursionIteration.html -rw-r--r-- root/root 52856 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgReferences.html -rw-r--r-- root/root 7914 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgReturnValue.html -rw-r--r-- root/root 44696 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgSharedLibraries.html -rw-r--r-- root/root 18935 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgSharedLibrariesDOS.html -rw-r--r-- root/root 5000 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgSourceCompiledModule.html -rw-r--r-- root/root 4783 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgSourceFiles.html -rw-r--r-- root/root 26318 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgStaticLibraries.html -rw-r--r-- root/root 4730 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgStorageClasses.html -rw-r--r-- root/root 22112 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgStringsTypes.html -rw-r--r-- root/root 13234 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgTypeAliases.html -rw-r--r-- root/root 38680 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgTypeIterators.html -rw-r--r-- root/root 86496 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgTypeObjects.html -rw-r--r-- root/root 28589 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgTypeUnion.html -rw-r--r-- root/root 6698 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgUDTs.html -rw-r--r-- root/root 130521 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgUseNewDelete.html -rw-r--r-- root/root 8398 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgVarLenArrays.html -rw-r--r-- root/root 5950 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgVarProcLinkage.html -rw-r--r-- root/root 33079 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgVariableLengthData.html -rw-r--r-- root/root 16634 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgVariableLifetime.html -rw-r--r-- root/root 19118 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgVariableScope.html -rw-r--r-- root/root 4721 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgVariables.html -rw-r--r-- root/root 52342 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/ProPgVariadicArguments.html -rw-r--r-- root/root 3794 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/QuickBASIC.html -rw-r--r-- root/root 469 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/SephKnows.html -rw-r--r-- root/root 26123 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/SrcPgGfxNull.html -rw-r--r-- root/root 7416 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TblComparisonC.html -rw-r--r-- root/root 3354 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TblComparisonCTypes.html -rw-r--r-- root/root 2340 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TblEscapeSequences.html -rw-r--r-- root/root 2245 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TblRuntimeErrors.html -rw-r--r-- root/root 4290 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TblTruth.html -rw-r--r-- root/root 6058 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TblVarTypes.html -rw-r--r-- root/root 474 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TekRat.html -rw-r--r-- root/root 4832 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutBasicInput.html -rw-r--r-- root/root 37644 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutBeginnersGuideToTypesAsObjects.html -rw-r--r-- root/root 52971 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutBeginnersGuideToTypesAsObjects2.html -rw-r--r-- root/root 5787 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutConditionalCompilation.html -rw-r--r-- root/root 21506 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutConstQualifiers.html -rw-r--r-- root/root 23944 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutDynaArrayType.html -rw-r--r-- root/root 10109 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutDynamicArrays.html -rw-r--r-- root/root 60653 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutFBgfxImgAndFontBuf.html -rw-r--r-- root/root 16947 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutFunctionOverloading.html -rw-r--r-- root/root 4173 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutGettingStartedQB.html -rw-r--r-- root/root 45652 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutHowToProgGame1.html -rw-r--r-- root/root 20861 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutIfStatement.html -rw-r--r-- root/root 2294 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutIndexSDLNet.html -rw-r--r-- root/root 10173 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutInterfacingWithC.html -rw-r--r-- root/root 26536 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutIntroArrays.html -rw-r--r-- root/root 63908 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutIntroExtType.html -rw-r--r-- root/root 9437 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutIntroScope.html -rw-r--r-- root/root 37978 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutIntroTypeDef.html -rw-r--r-- root/root 63063 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutLinkedLists.html -rw-r--r-- root/root 6920 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutMathAngles.html -rw-r--r-- root/root 15258 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutMathIntroTrig.html -rw-r--r-- root/root 47971 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutMessageIntro.html -rw-r--r-- root/root 33194 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutMngAHiScrTbl.html -rw-r--r-- root/root 19146 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutNewToProg.html -rw-r--r-- root/root 14320 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutOOPInNonOOPLanguages.html -rw-r--r-- root/root 14086 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutPointers.html -rw-r--r-- root/root 16092 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutPointersData.html -rw-r--r-- root/root 6991 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutPortingFromQB.html -rw-r--r-- root/root 29533 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutPterDataType.html -rw-r--r-- root/root 12394 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutSelectStatement.html -rw-r--r-- root/root 16085 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutSimPolymorphism.html -rw-r--r-- root/root 12478 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutUsingLibrariesWithGCC.html -rw-r--r-- root/root 6038 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutUsingLibs.html -rw-r--r-- root/root 23657 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/TutUsingMouse.html -rw-r--r-- root/root 2013 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/Unicode.html -rw-r--r-- root/root 473 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/WikiRick.html drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/manual/images/ -rw-r--r-- root/root 2570 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/AL0.PNG -rw-r--r-- root/root 10023 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/AL1.PNG -rw-r--r-- root/root 3180 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/FBLOGO.PNG -rw-r--r-- root/root 6701 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/FBLOGOWI.PNG -rw-r--r-- root/root 568 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/add.png -rw-r--r-- root/root 1606 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/circle.png -rw-r--r-- root/root 185 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/color.png -rw-r--r-- root/root 814 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/custom.png -rw-r--r-- root/root 143 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/draw1.png -rw-r--r-- root/root 3057 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/draw2.png -rw-r--r-- root/root 186 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/drawstr1.png -rw-r--r-- root/root 972 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/drawstr2.png -rw-r--r-- root/root 5831 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/fblogo.gif -rw-r--r-- root/root 1142 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/fblogo_mini.gif -rw-r--r-- root/root 19864 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/fbwct.png -rw-r--r-- root/root 19633 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/fbwlogo.png -rw-r--r-- root/root 560 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/imagecr.png -rw-r--r-- root/root 525 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/imagecreate.png -rw-r--r-- root/root 502 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/imageinfo.png -rw-r--r-- root/root 627 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/keyword.png -rw-r--r-- root/root 166 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/pal16.png -rw-r--r-- root/root 99 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/pal2.png -rw-r--r-- root/root 1132 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/pal256.png -rw-r--r-- root/root 105 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/pal4.png -rw-r--r-- root/root 250 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/pixelptr.png -rw-r--r-- root/root 569 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/put-and.png -rw-r--r-- root/root 569 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/put-or.png -rw-r--r-- root/root 464 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/put-xor.png -rw-r--r-- root/root 234 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/putgfx1.png -rw-r--r-- root/root 4861 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/putgfx2.png -rw-r--r-- root/root 246 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/putpset.png -rw-r--r-- root/root 7372 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/rgba.png -rw-r--r-- root/root 4861 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/sample.png -rw-r--r-- root/root 564 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/trans.png -rw-r--r-- root/root 625 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/images/window.png -rw-r--r-- root/root 3164 2023-12-24 10:26 ./usr/share/doc/freebasic/manual/style.css -rw-r--r-- root/root 685 2023-12-24 10:53 ./usr/share/doc/freebasic/manual/x86.html drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic-doc/ -rw-r--r-- root/root 157 2025-01-25 17:47 ./usr/share/doc/freebasic-doc/changelog.Debian.gz -rw-r--r-- root/root 104943 2023-12-24 10:14 ./usr/share/doc/freebasic-doc/changelog.gz -rw-r--r-- root/root 85437 2025-01-25 17:47 ./usr/share/doc/freebasic-doc/copyright drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc-base/ -rw-r--r-- root/root 295 2025-01-23 18:13 ./usr/share/doc-base/freebasic-doc.freebasic lrwxrwxrwx root/root 0 2025-01-25 17:47 ./usr/share/doc/freebasic/examples/graphics/SDL/data/Vera.ttf -> ../../../../../../fonts/truetype/ttf-bitstream-vera/Vera.ttf |
copyright of freebasic-doc_1.10.1+ds-1_all.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as freebasic (freebasic_1.10.1+ds-1_arm64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/freebasic/fbc Upstream-Name: freebasic Upstream-Contact: https://github.com/freebasic/fbc/issues Files-Excluded: contrib/swig inc/bass.bi inc/bassmod.bi inc/pdflib.bi lib/fb_rtlib.js lib/fb_shell.html lib/termlib_min.js Files-Excluded-bootstrap: bootstrap/cygwin-x86_64 bootstrap/dos bootstrap/dragonfly-x86_64 bootstrap/freebsd-powerpc bootstrap/freebsd-powerpc64 bootstrap/freebsd-powerpc64le bootstrap/freebsd-x86 bootstrap/freebsd-x86_64 bootstrap/solaris-x86_64 bootstrap/win32 bootstrap/win64 contrib doc examples inc/bass.bi inc/bassmod.bi lib/fb_rtlib.js lib/fb_shell.html lib/termlib_min.js inc/pdflib.bi src/gfxlib2 tests Comment: Excluding prebuilt Win binary Excluding incomplete free source (termlib_min.js) Excluding non-DFSG headers (bass.bi, bassmod.bi, pdflib.bi) Excluding bootstrap non-bootstrap relevant Files: * Copyright: 2004-2025 The FreeBASIC Development Team License: GPL-2+ Files: doc/manual/cache/* Copyright: 2004-2025 The FreeBASIC Development Team License: GFDL-1.2 Files: examples/GUI/GTK+/FB_Calc/FB_Calc.pot examples/GUI/GTK+/FB_Calc/locale_/de/LC_MESSAGES/FB_Calc.po examples/GUI/GTK+/FB_Calc/locale_/en/LC_MESSAGES/FB_Calc.po Copyright: Unknown License: public-domain from file: This file is put in the public domain. Files: examples/GUI/GTK+/FB_Calc/FB_Calc.bas examples/GUI/GTK+/Gtk-3/gtk_applicationE110.bas examples/GUI/GTK+/Gtk-3/GtkBuilder_Cairo.bas Copyright: 2011 Thomas.Freiherr@gmx.net License: GPL-3+ Files: examples/console/caca/* Copyright: 2003-2004 Jean-Yves Lamoureux <jylam@lnxscene.org> 2004 Sam Hocevar <sam@zoy.org> 1998 Michele Bini <mibin@tin.it> License: LGPL-2+ Files: examples/GUI/GTK+/GooCanvas/* Copyright: 2006 Damon Chaplin License: LGPL-2 Files: inc/* bootstrap/inc/* Copyright: The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 2000-2004 Angelo Mottola Christer Sandberg License: GPL-2+ Comment: Most of these files mention a different copyright of the corresponding C header file. However, they were all rewritten in FreeBASIC by the FreeBASIC team and fewer authors as indicated by "translated to FreeBASIC" Files: inc/AL/* bootstrap/inc/AL/* Copyright: The FreeBASIC Development Team 2008 OpenAL authors Steve Baker <sjbaker1@airmail.net> Sven Panne <sven.panne@aedion.de> Erik Hofman <erik@ehofman.com> Prakash Punnoor <prakash@punnoor.de> License: GPL-2+ Files: inc/allegro/alpng.bi bootstrap/inc/allegro/alpng.bi Copyright: The FreeBASIC Development Team 2006 Michal Molhanec License: GPL-2+ and Zlib Files: inc/allegro/algif.bi bootstrap/inc/allegro/algif.bi Copyright: The FreeBASIC Development Team 2000-2004 algif contributors License: GPL-2+ and Expat Files: inc/allegro5/* bootstrap/inc/allegro5/* Copyright: The FreeBASIC Development Team 2004-2011 the Allegro 5 Development Team License: GPL-2+ and Zlib Files: inc/atk/atk.bi bootstrap/inc/atk/atk.bi Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/cairo/* bootstrap/inc/cairo/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 2002 University of Southern California 2005 Red Hat, Inc. Carl D. Worth <cworth@cworth.org> License: GPL-2+ and (LGPL-2.1 or MPL-1.1) Files: inc/cd/* bootstrap/inc/cd/* Copyright: The FreeBASIC Development Team 1994-2014 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/chipmunk/* bootstrap/inc/chipmunk/* Copyright: The FreeBASIC Development Team 2007-2015 Scott Lembcke and Howling Moon Software License: GPL-2+ and Expat Files: inc/crt/bits/* bootstrap/inc/crt/bits/* Copyright: 2015 The FreeBASIC Development Team 1996-2015 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/crt/locale.bi inc/crt/pthread.bi inc/crt/sched.bi bootstrap/inc/crt/locale.bi bootstrap/inc/crt/pthread.bi bootstrap/inc/crt/sched.bi Copyright: 2015 The FreeBASIC Development Team 1996-2015 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/CUnit/* bootstrap/inc/CUnit/* Copyright: The FreeBASIC Development Team 2001-2006 Anil Kumar, Jerry St.Clair License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/curses/ncurses.bi bootstrap/inc/curses/ncurses.bi Copyright: The FreeBASIC Development Team 1998-2011 Free Software Foundation, Inc. License: GPL-2+ and X11 Files: inc/curses/pdcurses.bi bootstrap/inc/curses/pdcurses.bi Copyright: The FreeBASIC Development Team 1998-2011 Free Software Foundation, Inc. License: GPL-2+ and public-domain The core package is in the public domain, but small portions of PDCurses are subject to copyright under various licenses. Files: inc/disphelper/* bootstrap/inc/disphelper/* Copyright: The FreeBASIC Development Team DispHelper authors License: GPL-2+ and BSD-2-clause Files: inc/dos/* bootstrap/inc/dos/* Copyright: The FreeBASIC Development Team 2005 DrV 1994-2002 DJ Delorie License: GPL-2+ Files: inc/fastcgi/* bootstrap/inc/fastcgi/* Copyright: The FreeBASIC Development Team 1995-1996 Open Markets, Inc License: GPL-2+ and OML Files: inc/flite/* bootstrap/inc/flite/* Copyright: The FreeBASIC Development Team 1999-2014 Language Technologies Institute, Carnegie Mellon University License: GPL-2+ and CMU Files: inc/fontconfig/* bootstrap/inc/fontconfig/* Copyright: The FreeBASIC Development Team 2001 Keith Packard License: GPL-2+ and HPND-sell-variant Files: inc/freetype2/* bootstrap/inc/freetype2/* Copyright: The FreeBASIC Development Team 1996-2015 David Turner, Robert Wilhelm, and Werner Lemberg License: GPL-2+ Files: inc/gdk/* bootstrap/inc/gdk/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gdk-pixbuf/* bootstrap/inc/gdk-pixbuf/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net Mark Crichton <crichton@gimp.org> Miguel de Icaza <miguel@gnu.org> Federico Mena-Quintero <federico@gimp.org> Havoc Pennington <hp@redhat.com> License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gdsl/* bootstrap/inc/gdsl/* Copyright: 2015 The FreeBASIC Development Team 1998-2006 Nicolas Darnis <ndarnis@free.fr> License: GPL-2+ Files: inc/gio/* bootstrap/inc/gio/* Copyright: 2015 The FreeBASIC Development Team 2006-2007 Red Hat, Inc. Alexander Larsson <alexl@redhat.com> License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/GL/freeglut*.bi bootstrap/inc/GL/freeglut*.bi Copyright: The FreeBASIC Development Team 1999-2000 Pawel W. Olszta License: GPL-2+ and Expat Files: inc/GL/glfw.bi bootstrap/inc/GL/glfw.bi Copyright: The FreeBASIC Development Team 2002-2006 Marcus Geelnard 2006-2010 Camilla Berglund License: GPL-2+ and Zlib Files: inc/GL/gl.bi inc/GL/glext.bi inc/GL/glu.bi bootstrap/inc/GL/gl.bi bootstrap/inc/GL/glext.bi bootstrap/inc/GL/glu.bi Copyright: 2015 The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/GL/glut.bi bootstrap/inc/GL/glut.bi Copyright: The FreeBASIC Development Team 1994-1998 Mark J. Kilgard License: GPL-2+ Comment: This program is freely distributable without licensing fees and is provided without guarantee or warrantee expressed or implied. This program is -not- in the public domain. Files: inc/GL/mesa/gl.bi bootstrap/inc/GL/mesa/gl.bi Copyright: The FreeBASIC Development Team 1999-2006 Brian Paul 2009 VMware, Inc. License: GPL-2+ and Expat Files: inc/GL/mesa/glext.bi inc/GL/windows/glext.bi bootstrap/inc/GL/mesa/glext.bi bootstrap/inc/GL/windows/glext.bi Copyright: The FreeBASIC Development Team 2013-2014 The Khronos Group Inc License: GPL-2+ and Khronos Files: inc/GL/mesa/glu.bi bootstrap/inc/GL/mesa/glu.bi Copyright: The FreeBASIC Development Team 1991-2000 Silicon Graphics, Inc License: GPL-2+ and SGI-B-2.0 Files: inc/GL/windows/gl.bi inc/GL/windows/glu.bi bootstrap/inc/GL/windows/gl.bi bootstrap/inc/GL/windows/glu.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/GLFW/* bootstrap/inc/GLFW/* Copyright: The FreeBASIC Development Team 2002-2006 Marcus Geelnard 2006-2010 Camilla Berglund License: GPL-2+ and Zlib Files: inc/grx/* bootstrap/inc/grx/* Copyright: The FreeBASIC Development Team 1995 Csaba Biegl 1997 Hartmut Schirmer License: GPL-2+ and LGPL-2 with GRX Exception Files: inc/gsl/* bootstrap/inc/gsl/* Copyright: The FreeBASIC Development Team 1996-2007 Gerard Jungman 1996-2007 Brian Gough 1996-2007 Jorma Olavi Tähtinen 1996-2007 Thomas Walter 2000 David Morrison 2001 Szymon Jaroszewicz 2002 Jason H. Stover 2004 Ivo Alxneit 2006 Patrick Alken 2008 Rhys Ulerich License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/gtk/* bootstrap/inc/gtk/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gtk/gtk.bi bootstrap/inc/gtk/gtk.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net License: LGPL-2+ Files: inc/gtkgl/gdkgl.bi inc/gtkgl/gtkgl.bi bootstrap/inc/gtkgl/gdkgl.bi bootstrap/inc/gtkgl/gtkgl.bi Copyright: 2011 Thomas.Freiherr@gmx.net License: LGPL-2+ Files: inc/gtkgl/gdkglext.bi inc/gtkgl/gtkglext.bi bootstrap/inc/gtkgl/gdkglext.bi bootstrap/inc/gtkgl/gtkglext.bi Copyright: 2015 The FreeBASIC Development Team 2011 Thomas.Freiherr@gmx.net 2002-2004 Naofumi Yasufuku License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/IL/* bootstrap/inc/IL/* Copyright: 2015 The FreeBASIC Development Team 2000-2017 Denton Woods License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/im/* bootstrap/inc/im/* Copyright: The FreeBASIC Development Team 1994-2014 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/IUP/* bootstrap/inc/IUP/* Copyright: The FreeBASIC Development Team 1994-2015 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/json-c/* bootstrap/inc/json-c/* Copyright: The FreeBASIC Development Team 2004-2013 Metaparadigm Pte. Ltd. 2009-2012 Hewlett-Packard Development Company, L.P. 2012 Eric Haszlakiewicz Michael Clark <michael@metaparadigm.com> License: GPL-2+ and Expat Files: inc/libexslt/* bootstrap/inc/libexslt/* Copyright: The FreeBASIC Development Team 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard License: GPL-2+ and X11 Files: inc/libxml/* bootstrap/inc/libxml/* Copyright: The FreeBASIC Development Team 1998-2012 Daniel Veillard License: GPL-2+ and Expat Files: inc/libxslt/* bootstrap/inc/libxslt/* Copyright: The FreeBASIC Development Team 2001-2002 Daniel Veillard License: GPL-2+ and X11 Files: inc/Lua/* bootstrap/inc/Lua/* Copyright: The FreeBASIC Development Team 1994-2015 Lua.org, PUC-Rio License: GPL-2+ and Expat Files: inc/lzo/* bootstrap/inc/lzo/* Copyright: 2015 The FreeBASIC Development Team 1996-2015 Markus Franz Xaver Johannes Oberhumer License: GPL-2+ Files: inc/ode/* bootstrap/inc/ode/* Copyright: 2015 The FreeBASIC Development Team 2001-2002 Russell L. Smith License: GPL-2+ or BSD-2-clause Files: inc/ogg/* bootstrap/inc/ogg/* Copyright: 2015 The FreeBASIC Development Team 2002 Xiph.org Foundation License: GPL-2+ or BSD-3-clause-xiph Files: inc/pango/* bootstrap/inc/pango/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1999-2004 Red Hat, Inc License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/postgresql/* bootstrap/inc/postgresql/* Copyright: The FreeBASIC Development Team 1996-2021 PostgreSQL Global Development Group 1994 The Regents of the University of California License: GPL-2+ and MIT-UC Files: inc/SDL/* bootstrap/inc/SDL/* Copyright: The FreeBASIC Development Team 1997-2012 Sam Lantinga <slouken@libsdl.org> 2001-2013 Andreas Schiffler License: GPL-2+ and Zlib Files: inc/SDL/SDL.bi bootstrap/inc/SDL/SDL.bi Copyright: The FreeBASIC Development Team 1997-2012 Sam Lantinga <slouken@libsdl.org> License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/SDL2/* bootstrap/inc/SDL2/* Copyright: The FreeBASIC Development Team 1997-2020 Sam Lantinga <slouken@libsdl.org> 2012-2014 Andreas Schiffler 2012 Simeon Maxein <smaxein@googlemail.com> License: GPL-2+ and Zlib Files: inc/tre/* bootstrap/inc/tre/* Copyright: 2015 The FreeBASIC Development Team 2001-2009 Ville Laurikari <vl@iki.fi> License: GPL-2+ and BSD-2-clause Files: inc/vlc/* bootstrap/inc/vlc/* Copyright: The FreeBASIC Development Team 1998-2008 VLC authors and VideoLAN 2010 Rémi Denis-Courmont License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/vorbis/* bootstrap/inc/vorbis/* Copyright: 2015 The FreeBASIC Development Team 2002-2015 Xiph.org Foundation License: GPL-2+ and BSD-3-clause-xiph Files: inc/win/_bsd_types.bi inc/win/_mingw.bi inc/win/_mingw_unicode.bi inc/win/cderr.bi inc/win/cguid.bi inc/win/control.bi inc/win/cpl.bi inc/win/cplext.bi inc/win/crtdefs.bi inc/win/custcntl.bi inc/win/dbt.bi inc/win/dde.bi inc/win/ddeml.bi inc/win/devpropdef.bi inc/win/dlgs.bi inc/win/dvdevcod.bi inc/win/edevdefs.bi inc/win/exdisp.bi inc/win/gdiplus-c.bi inc/win/ifdef.bi inc/win/imagehlp.bi inc/win/imm.bi inc/win/in6addr.bi inc/win/inaddr.bi inc/win/initguid.bi inc/win/intrin.bi inc/win/intshcut.bi inc/win/ipexport.bi inc/win/ipifcons.bi inc/win/ipmib.bi inc/win/iprtrmib.bi inc/win/iptypes.bi inc/win/isguids.bi inc/win/lmcons.bi inc/win/lzexpand.bi inc/win/mapi.bi inc/win/mcx.bi inc/win/mgmtapi.bi inc/win/mmsystem.bi inc/win/mprapi.bi inc/win/msacm.bi inc/win/mshtmlc.bi inc/win/mstcpip.bi inc/win/mswsock.bi inc/win/msxml.bi inc/win/nb30.bi inc/win/nspapi.bi inc/win/ntdef.bi inc/win/ntsecapi.bi inc/win/ntsecpkg.bi inc/win/objbase.bi inc/win/objsafe.bi inc/win/odbcinst.bi inc/win/oleacc.bi inc/win/oleauto.bi inc/win/olectlid.bi inc/win/oledlg.bi inc/win/portabledeviceconnectapi.bi inc/win/powrprof.bi inc/win/profinfo.bi inc/win/prsht.bi inc/win/psapi.bi inc/win/qos.bi inc/win/rassapi.bi inc/win/reason.bi inc/win/rpc.bi inc/win/rpcasync.bi inc/win/rpcdce.bi inc/win/rpcdcep.bi inc/win/rpcndr.bi inc/win/rpcnsi.bi inc/win/rpcnsip.bi inc/win/rpcnterr.bi inc/win/schannel.bi inc/win/schemadef.bi inc/win/schnlsp.bi inc/win/scrnsave.bi inc/win/setupapi.bi inc/win/shlwapi.bi inc/win/snmp.bi inc/win/sql.bi inc/win/sqlext.bi inc/win/sqltypes.bi inc/win/sqlucode.bi inc/win/sspi.bi inc/win/strmif.bi inc/win/strsafe.bi inc/win/subauth.bi inc/win/tcpestats.bi inc/win/tcpmib.bi inc/win/tlhelp32.bi inc/win/tmschema.bi inc/win/udpmib.bi inc/win/uuids.bi inc/win/uxtheme.bi inc/win/vfw.bi inc/win/virtdisk.bi inc/win/wincon.bi inc/win/wincrypt.bi inc/win/windns.bi inc/win/windowsx.bi inc/win/winefs.bi inc/win/winerror.bi inc/win/wingdi.bi inc/win/wininet.bi inc/win/winioctl.bi inc/win/winldap.bi inc/win/winperf.bi inc/win/winreg.bi inc/win/winscard.bi inc/win/winsmcrd.bi inc/win/winsock.bi inc/win/winsock2.bi inc/win/winspool.bi inc/win/winsvc.bi inc/win/wintrust.bi inc/win/winver.bi inc/win/ws2spi.bi inc/win/ws2tcpip.bi inc/win/wsipx.bi bootstrap/inc/win/_bsd_types.bi bootstrap/inc/win/_mingw.bi bootstrap/inc/win/_mingw_unicode.bi bootstrap/inc/win/cderr.bi bootstrap/inc/win/cguid.bi bootstrap/inc/win/control.bi bootstrap/inc/win/cpl.bi bootstrap/inc/win/cplext.bi bootstrap/inc/win/crtdefs.bi bootstrap/inc/win/custcntl.bi bootstrap/inc/win/dbt.bi bootstrap/inc/win/dde.bi bootstrap/inc/win/ddeml.bi bootstrap/inc/win/devpropdef.bi bootstrap/inc/win/dlgs.bi bootstrap/inc/win/dvdevcod.bi bootstrap/inc/win/edevdefs.bi bootstrap/inc/win/exdisp.bi bootstrap/inc/win/gdiplus-c.bi bootstrap/inc/win/ifdef.bi bootstrap/inc/win/imagehlp.bi bootstrap/inc/win/imm.bi bootstrap/inc/win/in6addr.bi bootstrap/inc/win/inaddr.bi bootstrap/inc/win/initguid.bi bootstrap/inc/win/intrin.bi bootstrap/inc/win/intshcut.bi bootstrap/inc/win/ipexport.bi bootstrap/inc/win/ipifcons.bi bootstrap/inc/win/ipmib.bi bootstrap/inc/win/iprtrmib.bi bootstrap/inc/win/iptypes.bi bootstrap/inc/win/isguids.bi bootstrap/inc/win/lmcons.bi bootstrap/inc/win/lzexpand.bi bootstrap/inc/win/mapi.bi bootstrap/inc/win/mcx.bi bootstrap/inc/win/mgmtapi.bi bootstrap/inc/win/mmsystem.bi bootstrap/inc/win/mprapi.bi bootstrap/inc/win/msacm.bi bootstrap/inc/win/mshtmlc.bi bootstrap/inc/win/mstcpip.bi bootstrap/inc/win/mswsock.bi bootstrap/inc/win/msxml.bi bootstrap/inc/win/nb30.bi bootstrap/inc/win/nspapi.bi bootstrap/inc/win/ntdef.bi bootstrap/inc/win/ntsecapi.bi bootstrap/inc/win/ntsecpkg.bi bootstrap/inc/win/objbase.bi bootstrap/inc/win/objsafe.bi bootstrap/inc/win/odbcinst.bi bootstrap/inc/win/oleacc.bi bootstrap/inc/win/oleauto.bi bootstrap/inc/win/olectlid.bi bootstrap/inc/win/oledlg.bi bootstrap/inc/win/portabledeviceconnectapi.bi bootstrap/inc/win/powrprof.bi bootstrap/inc/win/profinfo.bi bootstrap/inc/win/prsht.bi bootstrap/inc/win/psapi.bi bootstrap/inc/win/qos.bi bootstrap/inc/win/rassapi.bi bootstrap/inc/win/reason.bi bootstrap/inc/win/rpc.bi bootstrap/inc/win/rpcasync.bi bootstrap/inc/win/rpcdce.bi bootstrap/inc/win/rpcdcep.bi bootstrap/inc/win/rpcndr.bi bootstrap/inc/win/rpcnsi.bi bootstrap/inc/win/rpcnsip.bi bootstrap/inc/win/rpcnterr.bi bootstrap/inc/win/schannel.bi bootstrap/inc/win/schemadef.bi bootstrap/inc/win/schnlsp.bi bootstrap/inc/win/scrnsave.bi bootstrap/inc/win/setupapi.bi bootstrap/inc/win/shlwapi.bi bootstrap/inc/win/snmp.bi bootstrap/inc/win/sql.bi bootstrap/inc/win/sqlext.bi bootstrap/inc/win/sqltypes.bi bootstrap/inc/win/sqlucode.bi bootstrap/inc/win/sspi.bi bootstrap/inc/win/strmif.bi bootstrap/inc/win/strsafe.bi bootstrap/inc/win/subauth.bi bootstrap/inc/win/tcpestats.bi bootstrap/inc/win/tcpmib.bi bootstrap/inc/win/tlhelp32.bi bootstrap/inc/win/tmschema.bi bootstrap/inc/win/udpmib.bi bootstrap/inc/win/uuids.bi bootstrap/inc/win/uxtheme.bi bootstrap/inc/win/vfw.bi bootstrap/inc/win/virtdisk.bi bootstrap/inc/win/wincon.bi bootstrap/inc/win/wincrypt.bi bootstrap/inc/win/windns.bi bootstrap/inc/win/windowsx.bi bootstrap/inc/win/winefs.bi bootstrap/inc/win/winerror.bi bootstrap/inc/win/wingdi.bi bootstrap/inc/win/wininet.bi bootstrap/inc/win/winioctl.bi bootstrap/inc/win/winldap.bi bootstrap/inc/win/winperf.bi bootstrap/inc/win/winreg.bi bootstrap/inc/win/winscard.bi bootstrap/inc/win/winsmcrd.bi bootstrap/inc/win/winsock.bi bootstrap/inc/win/winsock2.bi bootstrap/inc/win/winspool.bi bootstrap/inc/win/winsvc.bi bootstrap/inc/win/wintrust.bi bootstrap/inc/win/winver.bi bootstrap/inc/win/ws2spi.bi bootstrap/inc/win/ws2tcpip.bi bootstrap/inc/win/wsipx.bi Copyright: 2015 The FreeBASIC Development Team 2009-2010 the mingw-w64 project License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/win/amaudio.bi inc/win/amvideo.bi inc/win/d3d.bi inc/win/d3d9.bi inc/win/d3d9caps.bi inc/win/d3d9types.bi inc/win/d3dcaps.bi inc/win/d3drm.bi inc/win/d3drmdef.bi inc/win/d3drmobj.bi inc/win/d3dtypes.bi inc/win/d3dx9.bi inc/win/d3dx9anim.bi inc/win/d3dx9core.bi inc/win/d3dx9effect.bi inc/win/d3dx9math.bi inc/win/d3dx9mesh.bi inc/win/d3dx9shader.bi inc/win/d3dx9shape.bi inc/win/d3dx9tex.bi inc/win/d3dx9xof.bi inc/win/ddraw.bi inc/win/dinput.bi inc/win/dls1.bi inc/win/dmdls.bi inc/win/dmerror.bi inc/win/dmplugin.bi inc/win/dmusbuff.bi inc/win/dmusicc.bi inc/win/dmusicf.bi inc/win/dmusici.bi inc/win/dmusics.bi inc/win/dpaddr.bi inc/win/dplay.bi inc/win/dplay8.bi inc/win/dplobby.bi inc/win/dplobby8.bi inc/win/dshow.bi inc/win/dsound.bi inc/win/dxerr8.bi inc/win/dxerr9.bi inc/win/errors.bi inc/win/evcode.bi inc/win/objectarray.bi inc/win/propkeydef.bi inc/win/vfwmsgs.bi bootstrap/inc/win/amaudio.bi bootstrap/inc/win/amvideo.bi bootstrap/inc/win/d3d.bi bootstrap/inc/win/d3d9.bi bootstrap/inc/win/d3d9caps.bi bootstrap/inc/win/d3d9types.bi bootstrap/inc/win/d3dcaps.bi bootstrap/inc/win/d3drm.bi bootstrap/inc/win/d3drmdef.bi bootstrap/inc/win/d3drmobj.bi bootstrap/inc/win/d3dtypes.bi bootstrap/inc/win/d3dx9.bi bootstrap/inc/win/d3dx9anim.bi bootstrap/inc/win/d3dx9core.bi bootstrap/inc/win/d3dx9effect.bi bootstrap/inc/win/d3dx9math.bi bootstrap/inc/win/d3dx9mesh.bi bootstrap/inc/win/d3dx9shader.bi bootstrap/inc/win/d3dx9shape.bi bootstrap/inc/win/d3dx9tex.bi bootstrap/inc/win/d3dx9xof.bi bootstrap/inc/win/ddraw.bi bootstrap/inc/win/dinput.bi bootstrap/inc/win/dls1.bi bootstrap/inc/win/dmdls.bi bootstrap/inc/win/dmerror.bi bootstrap/inc/win/dmplugin.bi bootstrap/inc/win/dmusbuff.bi bootstrap/inc/win/dmusicc.bi bootstrap/inc/win/dmusicf.bi bootstrap/inc/win/dmusici.bi bootstrap/inc/win/dmusics.bi bootstrap/inc/win/dpaddr.bi bootstrap/inc/win/dplay.bi bootstrap/inc/win/dplay8.bi bootstrap/inc/win/dplobby.bi bootstrap/inc/win/dplobby8.bi bootstrap/inc/win/dshow.bi bootstrap/inc/win/dsound.bi bootstrap/inc/win/dxerr8.bi bootstrap/inc/win/dxerr9.bi bootstrap/inc/win/errors.bi bootstrap/inc/win/evcode.bi bootstrap/inc/win/objectarray.bi bootstrap/inc/win/propkeydef.bi bootstrap/inc/win/vfwmsgs.bi Copyright: 2015 The FreeBASIC Development Team 2007-2010 Vijay Kiran Kamuju 2007 David ADAM 2004-2010 Christian Costa 2000 Peter Hunnisett 2002 Alexandre Julliard 2006 Hans Leidekker 2009 Maarten Lankhorst License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/win/accctrl.bi inc/win/aclapi.bi inc/win/aclui.bi inc/win/adtgen.bi inc/win/apiset.bi inc/win/audevcod.bi inc/win/authz.bi inc/win/basetsd.bi inc/win/basetyps.bi inc/win/bcrypt.bi inc/win/combaseapi.bi inc/win/comcat.bi inc/win/commctrl.bi inc/win/commdlg.bi inc/win/devpkey.bi inc/win/dimm.bi inc/win/docobj.bi inc/win/guiddef.bi inc/win/iphlpapi.bi inc/win/knownfolders.bi inc/win/ktmtypes.bi inc/win/mmreg.bi inc/win/mshtmhst.bi inc/win/mshtml.bi inc/win/naptypes.bi inc/win/ncrypt.bi inc/win/netioapi.bi inc/win/nldef.bi inc/win/ntddndis.bi inc/win/oaidl.bi inc/win/objidlbase.bi inc/win/objidl.bi inc/win/ocidl.bi inc/win/ole2.bi inc/win/ole.bi inc/win/ole-common.bi inc/win/olectl.bi inc/win/oleidl.bi inc/win/pciprop.bi inc/win/propidl.bi inc/win/propsys.bi inc/win/ras.bi inc/win/rasdlg.bi inc/win/raserror.bi inc/win/regstr.bi inc/win/richedit.bi inc/win/richole.bi inc/win/secext.bi inc/win/security.bi inc/win/servprov.bi inc/win/shellapi.bi inc/win/sherrors.bi inc/win/shldisp.bi inc/win/shlguid.bi inc/win/shlobj.bi inc/win/shobjidl.bi inc/win/shtypes.bi inc/win/structuredquerycondition.bi inc/win/unknwnbase.bi inc/win/unknwn.bi inc/win/urlmon.bi inc/win/userenv.bi inc/win/wbemcli.bi inc/win/winapifamily.bi inc/win/winbase.bi inc/win/winber.bi inc/win/windef.bi inc/win/windot11.bi inc/win/winnetwk.bi inc/win/winnls.bi inc/win/winnt.bi inc/win/winsnmp.bi inc/win/winuser.bi inc/win/wlantypes.bi inc/win/ws2def.bi inc/win/ws2ipdef.bi inc/win/wtypesbase.bi inc/win/wtypes.bi bootstrap/inc/win/accctrl.bi bootstrap/inc/win/aclapi.bi bootstrap/inc/win/aclui.bi bootstrap/inc/win/adtgen.bi bootstrap/inc/win/apiset.bi bootstrap/inc/win/audevcod.bi bootstrap/inc/win/authz.bi bootstrap/inc/win/basetsd.bi bootstrap/inc/win/basetyps.bi bootstrap/inc/win/bcrypt.bi bootstrap/inc/win/combaseapi.bi bootstrap/inc/win/comcat.bi bootstrap/inc/win/commctrl.bi bootstrap/inc/win/commdlg.bi bootstrap/inc/win/devpkey.bi bootstrap/inc/win/dimm.bi bootstrap/inc/win/docobj.bi bootstrap/inc/win/guiddef.bi bootstrap/inc/win/iphlpapi.bi bootstrap/inc/win/knownfolders.bi bootstrap/inc/win/ktmtypes.bi bootstrap/inc/win/mmreg.bi bootstrap/inc/win/mshtmhst.bi bootstrap/inc/win/mshtml.bi bootstrap/inc/win/naptypes.bi bootstrap/inc/win/ncrypt.bi bootstrap/inc/win/netioapi.bi bootstrap/inc/win/nldef.bi bootstrap/inc/win/ntddndis.bi bootstrap/inc/win/oaidl.bi bootstrap/inc/win/objidlbase.bi bootstrap/inc/win/objidl.bi bootstrap/inc/win/ocidl.bi bootstrap/inc/win/ole2.bi bootstrap/inc/win/ole.bi bootstrap/inc/win/ole-common.bi bootstrap/inc/win/olectl.bi bootstrap/inc/win/oleidl.bi bootstrap/inc/win/pciprop.bi bootstrap/inc/win/propidl.bi bootstrap/inc/win/propsys.bi bootstrap/inc/win/ras.bi bootstrap/inc/win/rasdlg.bi bootstrap/inc/win/raserror.bi bootstrap/inc/win/regstr.bi bootstrap/inc/win/richedit.bi bootstrap/inc/win/richole.bi bootstrap/inc/win/secext.bi bootstrap/inc/win/security.bi bootstrap/inc/win/servprov.bi bootstrap/inc/win/shellapi.bi bootstrap/inc/win/sherrors.bi bootstrap/inc/win/shldisp.bi bootstrap/inc/win/shlguid.bi bootstrap/inc/win/shlobj.bi bootstrap/inc/win/shobjidl.bi bootstrap/inc/win/shtypes.bi bootstrap/inc/win/structuredquerycondition.bi bootstrap/inc/win/unknwnbase.bi bootstrap/inc/win/unknwn.bi bootstrap/inc/win/urlmon.bi bootstrap/inc/win/userenv.bi bootstrap/inc/win/wbemcli.bi bootstrap/inc/win/winapifamily.bi bootstrap/inc/win/winbase.bi bootstrap/inc/win/winber.bi bootstrap/inc/win/windef.bi bootstrap/inc/win/windot11.bi bootstrap/inc/win/winnetwk.bi bootstrap/inc/win/winnls.bi bootstrap/inc/win/winnt.bi bootstrap/inc/win/winsnmp.bi bootstrap/inc/win/winuser.bi bootstrap/inc/win/wlantypes.bi bootstrap/inc/win/ws2def.bi bootstrap/inc/win/ws2ipdef.bi bootstrap/inc/win/wtypesbase.bi bootstrap/inc/win/wtypes.bi Copyright: 2015 The FreeBASIC Development Team 2009-2010 the mingw-w64 project License: GPL-2+ and ZPL-2.1 Files: inc/win/ddk/mmddk.bi bootstrap/inc/win/ddk/mmddk.bi Copyright: 2015 The FreeBASIC Development Team Microsoft Corp. License: GPL-2+ Files: inc/X11/* bootstrap/inc/X11/* Copyright: The FreeBASIC Development Team 1987-1998 The Open Group 1987-1997 Digital Equipment Corporation 1987 Apollo Computer Inc. 1989-1995 GROUPE BULL 1989-2002 Hewlett-Packard Company 1990-2011 Oracle and/or its affiliates 1993-1994 NCR Corporation 1995 Kaleb S. KEITHLEY 1995 Jon Tombs 1995 Network Computing Devices 1995 XFree86 Inc. 1997 Silicon Graphics Computer Systems, Inc 1999 Thomas E. Dickey <dickey@clark.net> 2000-2003 Keith Packard 2000 Compaq Computer Corporation 2000 SuSE, Inc. 2003-2008 Jamey Sharp, Josh Triplett 2004 The Unichrome Project 2006 Intel Corporation 2007-2008 Peter Hutterer 2008-2010 Red Hat, Inc. License: GPL-2+ and HPND-sell-variant and MIT and MIT-HP and X11 Comment: X11 headers self-reference each other, using a combined license for the whole directory of headers Files: inc/xcb/* bootstrap/inc/xcb/* Copyright: The FreeBASIC Development Team 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett 2002-2004 Carl D. Worth 2004 Josh Triplett 2004 Mikko Torni 2005 Jeremy Kolb 2005 Vincent Torri 2006 Peter Hutterer 2006 Ian Osgood 2009 Open Text Corporation 2009 Intel Corporation 2009 Jatin Golani 2013 Daniel Martin License: GPL-2+ and X11 Files: inc/xcb/dri3.bi inc/xcb/present.bi bootstrap/inc/xcb/dri3.bi bootstrap/inc/xcb/present.bi Copyright: The FreeBASIC Development Team 2013 Keith Packard License: GPL-2+ and HPND-sell-variant Files: inc/zmq/* bootstrap/inc/zmq/* Copyright: The FreeBASIC Development Team 2007-2015 zmq Contributors License: GPL-3+ Comment: Original header under LGPL-3+, FB translation updated to GPL-3+ Files: inc/allegro.bi bootstrap/inc/allegro.bi Copyright: The FreeBASIC Development Team 2011 Shawn Hargreaves License: GPL-2+ Files: inc/aspell.bi bootstrap/inc/aspell.bi Copyright: The FreeBASIC Development Team 2001-2002 by Kevin Atkinson License: GPL-2+ Comment: Original header under LGPL-2 and LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/bfd.bi bootstrap/inc/bfd.bi Copyright: The FreeBASIC Development Team 1990-2014 Free Software Foundation, Inc License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/bzlib.bi bootstrap/inc/bzlib.bi Copyright: The FreeBASIC Development Team 1996-2019 Julian R Seward License: GPL-2+ and BZIP2 Files: inc/caca*.bi bootstrap/inc/caca*.bi Copyright: The FreeBASIC Development Team 2002-2012 Sam Hocevar <sam@hocevar.net> License: GPL-2+ and WTFPL-2 Files: inc/cgi-util.bi bootstrap/inc/cgi-util.bi Copyright: The FreeBASIC Development Team Bill Kendrick <bill@newbreedsoftware.com> Mike Simons <msimons@moria.simons-clan.com> Gary Briggs <chunky@icculus.org> cgi-util contributors License: GPL-2+ Comment: Original header under LGPL-2, FB translation under stricter GPL-2+ Files: inc/clang-c.bi bootstrap/inc/clang-c.bi Copyright: The FreeBASIC Development Team 2007-2016 University of Illinois at Urbana-Champaign License: GPL-2+ and NCSA Files: inc/cryptlib.bi bootstrap/inc/cryptlib.bi Copyright: The FreeBASIC Development Team 1992-2018 Peter Gutmann License: GPL-2+ and Sleepycat Files: inc/curl.bi bootstrap/inc/curl.bi Copyright: The FreeBASIC Development Team Daniel Stenberg, <daniel@haxx.se> License: GPL-2+ and CURL Files: inc/curses.bi bootstrap/inc/curses.bi Copyright: 2015 The FreeBASIC Development Team License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/expat.bi bootstrap/inc/expat.bi Copyright: 2015 The FreeBASIC Development Team 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper 2001-2006 Expat maintainers License: GPL-2+ and Expat Files: inc/fbprng.bi bootstrap/inc/fbprng.bi Copyright: 2015 The FreeBASIC Development Team 2020 Bernard Widynski 2014 M.E. O'Neill 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org) License: GPL-2+ and Apache-2.0 Files: inc/ffi.bi bootstrap/inc/ffi.bi Copyright: 2015 The FreeBASIC Development Team 2011-2019 Anthony Green 1996-2008 Red Hat, Inc. License: GPL-2+ and Expat Files: inc/FreeImage.bi bootstrap/inc/FreeImage.bi Copyright: The FreeBASIC Development Team FreeImage authors License: GPL-2+ and FreeImage Files: inc/gd.bi bootstrap/inc/gd.bi Copyright: 2015 The FreeBASIC Development Team 1994-2002 Cold Spring Harbor Laboratory 1996-2002 Boutell.Com, Inc. 1999-2002 Philip Warner 1999-2002 Greg Roelofs 1999-2002 John Ellson (ellson@lucent.com) 2000-2008 Pierre-Alain Joye (pierre@libgd.org) 2000-2002 Doug Becker 1994-2002 Thomas G. Lane 2000-2002 Maurice Szmurlo and Johan Van den Brande License: GPL-2+ and GD Files: inc/gdbm.bi bootstrap/inc/gdbm.bi Copyright: The FreeBASIC Development Team 1990-2011 Free Software Foundation, Inc. License: GPL-2+ Files: inc/gettext-po.bi bootstrap/inc/gettext-po.bi Copyright: The FreeBASIC Development Team 2003-2007 Free Software Foundation, Inc. License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/gif_lib.bi bootstrap/inc/gif_lib.bi Copyright: 2015 The FreeBASIC Development Team License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/gif_lib4.bi inc/gif_lib5.bi bootstrap/inc/gif_lib4.bi bootstrap/inc/gif_lib5.bi Copyright: The FreeBASIC Development Team 1997 Eric S. Raymond License: GPL-2+ and Expat Files: inc/glib*.bi inc/gmodule.bi bootstrap/inc/glib*.bi bootstrap/inc/gmodule.bi Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald 1998-2000 Tim Janik and Red Hat, Inc. License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gmp.bi bootstrap/inc/gmp.bi Copyright: The FreeBASIC Development Team 1991-2014 Free Software Foundation, Inc. License: GPL-2+ and (GPL-2+ or LGPL-3+) Files: inc/goocanvas.bi bootstrap/inc/goocanvas.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net 2005 Damon Chaplin License: LGPL-2+ Files: inc/jit.bi bootstrap/inc/jit.bi Copyright: The FreeBASIC Development Team 2004 Southern Storm Software, Pty Ltd. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/jpeglib.bi bootstrap/inc/jpeglib.bi Copyright: The FreeBASIC Development Team 1991-2014 Thomas G. Lane, Guido Vollbeding. License: GPL-2+ and IJG-short Files: inc/libiconv.bi bootstrap/inc/libiconv.bi Copyright: The FreeBASIC Development Team 1999-2011 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/libintl.bi bootstrap/inc/libintl.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net 1995-2005 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/llvm-c.bi bootstrap/inc/llvm-c.bi Copyright: The FreeBASIC Development Team 2003-2017 University of Illinois at Urbana-Champaign License: GPL-2+ and NCSA Files: inc/lzma.bi bootstrap/inc/lzma.bi Copyright: The FreeBASIC Development Team Lasse Collin Igor Pavlov Kevin Springle and Wei Dai License: GPL-2+ and public-domain This file has been put into the public domain. You can do whatever you want with this file. Files: inc/mariadb.bi bootstrap/inc/mariadb.bi Copyright: The FreeBASIC Development Team 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB 2012 MontyProgram AB License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/MediaInfo.bi bootstrap/inc/MediaInfo.bi Copyright: The FreeBASIC Development Team 2002-2015 MediaArea.net SARL License: GPL-2+ and BSD-2-clause Files: inc/modplug.bi bootstrap/inc/modplug.bi Copyright: The FreeBASIC Development Team Kenton Varda <temporal@gauge3d.org> License: GPL-2+ and public-domain This source code is public domain. Files: inc/mpg123.bi bootstrap/inc/mpg123.bi Copyright: The FreeBASIC Development Team 1995-2010 the mpg123 project License: GPL-2+ Comment: Original header under LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/mxml.bi bootstrap/inc/mxml.bi Copyright: The FreeBASIC Development Team 2003-2014 Michael R Sweet License: GPL-2+ and LGPL-2 with MXML Exception Files: inc/Newton.bi bootstrap/inc/Newton.bi Copyright: The FreeBASIC Development Team 2003-2011 Julio Jerez and Alain Suero License: GPL-2+ and Zlib Files: inc/pcre*.bi bootstrap/inc/pcre*.bi Copyright: 2015 The FreeBASIC Development Team 1997-2015 University of Cambridge Philip Hazel License: GPL-2+ and BSD-3-clause-pcre Files: inc/png.bi bootstrap/inc/png.bi Copyright: 2015 The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/png12.bi inc/png14.bi inc/png15.bi inc/png16.bi bootstrap/inc/png12.bi bootstrap/inc/png14.bi bootstrap/inc/png15.bi bootstrap/inc/png16.bi Copyright: 2015 The FreeBASIC Development Team 1995-1996 Guy Eric Schalnat 1998-2015 Glenn Randers-Pehrson 1996-1997 Andreas Dilger Cosmin Truta Dave Martindale Eric S. Raymond Gilles Vollant Greg Roelofs Kevin Bracey James Yu John Bowler Mans Rullgard Magnus Holmgren Paul Schmidt Sam Bushell Simon-Pierre Cadieux Tim Wegner Tom Lane Tom Tanner Willem van Schaik License: GPL-2+ and Libpng Files: inc/portaudio.bi bootstrap/inc/portaudio.bi Copyright: 2015 The FreeBASIC Development Team 1999-2002 Ross Bencina and Phil Burk License: GPL-2+ and Expat Files: inc/pspell.bi bootstrap/inc/pspell.bi Copyright: The FreeBASIC Development Team 2001 Kevin Atkinson License: GPL-2+ Comment: Original header under LGPL-2 or LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/quicklz.bi bootstrap/inc/quicklz.bi Copyright: The FreeBASIC Development Team 2006-2011 Lasse Mikkel Reinhold License: GPL-2+ and (GPL-1 or GPL-2 or GPL-3) Files: inc/raylib.bi inc/raymath.bi bootstrap/inc/raylib.bi bootstrap/inc/raymath.bi Copyright: The FreeBASIC Development Team 2013-2020 Ramon Santamaria (@raysan5) License: GPL-2+ and Zlib Files: inc/sndfile.bi bootstrap/inc/sndfile.bi Copyright: The FreeBASIC Development Team 1999-2011 Erik de Castro Lopo <erikd@mega-nerd.com> License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/soloud_c.bi bootstrap/inc/soloud_c.bi Copyright: The FreeBASIC Development Team 2013-2020 Jari Komppa License: GPL-2+ and Zlib Files: inc/sqlite*.bi bootstrap/inc/sqlite*.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain-sqlite3 Files: inc/uuid.bi bootstrap/inc/uuid.bi Copyright: The FreeBASIC Development Team 1996-1998 Theodore Ts'o License: GPL-2+ and BSD-3-clause Files: inc/windows.bi bootstrap/inc/windows.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/xmp.bi bootstrap/inc/xmp.bi Copyright: The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/zip.bi bootstrap/inc/zip.bi Copyright: The FreeBASIC Development Team 1999-2015 Dieter Baron and Thomas Klausner License: GPL-2+ and BSD-3-clause Files: inc/zlib.bi bootstrap/inc/zlib.bi Copyright: The FreeBASIC Development Team 1995-2013 Jean-loup Gailly and Mark Adler License: GPL-2+ and Zlib Files: manual/* Copyright: 2004-2025 The FreeBASIC Development Team License: GFDL-1.2 Files: src/gfxlib2/* Copyright: 2004-2025 The FreeBASIC Development Team License: LGPL-2.1+ Files: src/rtlib/* bootstrap/src/rtlib/* Copyright: 2004-2025 The FreeBASIC Development Team 2005 Angelo Mottola (a.mottola@libero.it) License: LGPL-2.1+ with FreeBASIC exception Files: tests/fbcunit/* Copyright: 2017-2020 Jeffery R. Marshall (coder@execulink.com) License: LGPL-2.1+ with FreeBASIC exception Files: debian/* Copyright: 2025 Ahmad Khalifa <ahmad@khalifa.ws> License: GPL-2+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file 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 writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache License, Version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0". License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-pcre 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 following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Cambridge nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-xiph 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 following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the Xiph.org Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BZIP2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: CMU Permission is hereby granted, free of charge, to use and distribute this software and its documentation without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of this work, and to permit persons to whom this work is furnished to do so, subject to the following conditions: 1. The code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Any modifications must be clearly marked as such. 3. Original authors' names are not deleted. 4. The authors' names are not used to endorse or promote products derived from this software without specific prior written permission. . CARNEGIE MELLON UNIVERSITY AND THE CONTRIBUTORS TO THIS WORK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY NOR THE CONTRIBUTORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: CURL Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: FreeImage The contents of this file are subject to the FreeImage Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at "https://freeimage.sourceforge.io/freeimage-license.txt" . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. License: GD Permission has been granted to copy, distribute and modify gd in any context without fee, including a commercial application, provided that this notice is present in user-accessible supporting documentation. . This does not affect your ownership of the derived work itself, and the intent is to assure proper credit for the authors of gd, not to interfere with your productive use of gd. If you have questions, ask. "Derived works" includes all programs that utilize the library. Credit must be given in user-accessible documentation. . This software is provided "AS IS." The copyright holders disclaim all warranties, either express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose, with respect to this code and accompanying documentation. License: GFDL-1.2 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". Comment: On Debian systems, the complete text of the GNU Free Documentation License, Version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2". License: GPL-1 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 1 can be found in "/usr/share/common-licenses/GPL-1". License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: HPND-sell-variant Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the author(s) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. The authors make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. . THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: IJG-short The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. . This software is copyright (C) 1991-2014, Thomas G. Lane, Guido Vollbeding. All Rights Reserved except as specified below. . Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. . These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. . Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as "the Independent JPEG Group's software". . We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. License: Khronos Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Materials. . THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. License: Libpng The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. . Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: . 1. The origin of this source code must not be misrepresented. 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. . The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. License: LGPL-2 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. Comment: On Debian systems, the complete text of the GNU Library General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2 with GRX exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . The GRX graphics library is distributed under the terms of the GNU LGPL (Library General Public License) with the following amendments and/or exceptions: - Using the DOS versions (DOS only! this exception DOES NOT apply to the Linux version) you are permitted to distribute an application linked with GRX in binary only, provided that the documentation of the program: a) informs the user that GRX is used in the program, AND b) provides the user with the necessary information about how to obtain GRX. (i.e. ftp site, etc..) Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2 with MXML exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . The Mini-XML library and included programs are provided under the terms of the GNU Library General Public License version 2 (LGPL2) with the following exceptions: . 1. Static linking of applications to the Mini-XML library does not constitute a derivative work and does not require the author to provide source code for the application, use the shared Mini-XML libraries, or link their applications against a user-supplied version of Mini-XML. . If you link the application to a modified version of Mini-XML, then the changes to Mini-XML must be provided under the terms of the LGPL2 in sections 1, 2, and 4. . 2. You do not have to provide a copy of the Mini-XML license with programs that are linked to the Mini-XML library, nor do you have to identify the Mini-XML license in your program or documentation as required by section 6 of the LGPL2. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2.1. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-2.1+ with FreeBASIC exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-3+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: MIT-HP Permission to use, duplicate, change, and distribute this software and its documentation for any purpose and without fee is granted, provided that the above copyright notice appear in such copy and that this copyright notice appear in all supporting documentation, and that the names of Apollo Computer Inc., the Hewlett-Packard Company, or the X Consortium not be used in advertising or publicity pertaining to distribution of the software without written prior permission. . HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS SOFTWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Hewlett-Packard shall not be liable for errors contained herein or direct, indirect, special, incidental or consequential damages in connection with the furnishing, performance, or use of this material. . This software is not subject to any license of the American Telephone and Telegraph Company or of the Regents of the University of California. License: MIT-UC Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. . IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. License: MPL-1.1 The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.mozilla.org/MPL/ . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. Comment: On Debian systems, the complete text of the Mozilla Public License can be found in "/usr/share/common-licenses/MPL-1.1". License: NCSA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution. . * Neither the names of the LLVM Team, University of Illinois at Urbana-Champaign, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. License: OML This FastCGI application library source and object code (the "Software") and its documentation (the "Documentation") are copyrighted by Open Market, Inc ("Open Market"). The following terms apply to all files associated with the Software and Documentation unless explicitly disclaimed in individual files. . Open Market permits you to use, copy, modify, distribute, and license this Software and the Documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this Software and Documentation may be copyrighted by their authors and need not follow the licensing terms described here. If modifications to this Software and Documentation have new licensing terms, the new terms must be clearly indicated on the first page of each file where they apply. . OPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE SOFTWARE OR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL OPEN MARKET BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY DAMAGES ARISING FROM OR RELATING TO THIS SOFTWARE OR THE DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS". OPEN MARKET HAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR OTHERWISE ARISING OUT OF THIS SOFTWARE OR THE DOCUMENTATION. License: public-domain-sqlite3 The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: . May you do good and not evil. May you find forgiveness for yourself and forgive others. May you share freely, never taking more than you give. License: SGI-B-2.0 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice including the dates of first publication and either this permission notice or a reference to http://oss.sgi.com/projects/FreeB/ shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of Silicon Graphics, Inc. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Silicon Graphics, Inc. License: Sleepycat Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Redistributions in any form must be accompanied by information on how to obtain complete source code for the cryptlib software and any accompanying software that uses the cryptlib software. The source code must either be included in the distribution or be available for no more than the cost of distribution, and must be freely redistributable under reasonable conditions. For an executable file, complete source code means the source code for all modules it contains or uses. It does not include source code for modules or files that typically accompany the major components of the operating system on which the executable file runs. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: WTFPL-2 Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. . DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . 0. You just DO WHAT THE FUCK YOU WANT TO. License: X11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, distribute with modifications, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization. License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. License: ZPL-2.1 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions in source code must retain the accompanying copyright notice, this list of conditions, and the following disclaimer. 2. Redistributions in binary form must reproduce the accompanying copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. 4. The right to distribute this software or to use it for any purpose does not give you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of them is covered by separate agreement with the copyright holders. 5. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. . Disclaimer THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
control file for libfreebasic_1.10.1+ds-1_arm64.deb (click to toggle) | |
---|---|
Package: | libfreebasic |
Source: | freebasic |
Version: | 1.10.1+ds-1 |
Architecture: | arm64 |
Maintainer: | Ahmad Khalifa <ahmad@khalifa.ws> |
Installed-Size: | 33180 |
Section: | libdevel |
Priority: | optional |
Homepage: | https://www.freebasic.net/ |
Description: | Compiler for the FreeBASIC language (library) The FreeBASIC project is a set of cross-platform development tools initially created by Andre Victor, consisting of a compiler, GNU-based assembler, linker and archiver, and supporting runtime libraries, including a software-based graphics library. The compiler, fbc, currently supports building for i386-based architectures on the DOS, Linux, Windows and Xbox platforms. The project also contains thin bindings (header files) to some popular 3rd party libraries such as the C runtime library, Allegro, SDL, OpenGL, GTK, the Windows API and many others, as well as example programs for many of these libraries. . This package provides the header files and static libraries needed by the fbc compiler. |
contents of libfreebasic_1.10.1+ds-1_arm64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-25 17:47 ./ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/AL/ -rw-r--r-- root/root 16812 2025-01-25 17:47 ./usr/include/freebasic/AL/al.bi -rw-r--r-- root/root 6179 2025-01-25 17:47 ./usr/include/freebasic/AL/alc.bi -rw-r--r-- root/root 9600 2025-01-25 17:47 ./usr/include/freebasic/AL/alext.bi -rw-r--r-- root/root 5218 2025-01-25 17:47 ./usr/include/freebasic/AL/alut.bi -rw-r--r-- root/root 1058 2025-01-25 17:47 ./usr/include/freebasic/AL/efx-creative.bi -rw-r--r-- root/root 34659 2025-01-25 17:47 ./usr/include/freebasic/AL/efx-presets.bi -rw-r--r-- root/root 23467 2025-01-25 17:47 ./usr/include/freebasic/AL/efx.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/CUnit/ -rw-r--r-- root/root 1559 2025-01-25 17:47 ./usr/include/freebasic/CUnit/Automated.bi -rw-r--r-- root/root 1694 2025-01-25 17:47 ./usr/include/freebasic/CUnit/Basic.bi -rw-r--r-- root/root 1209 2025-01-25 17:47 ./usr/include/freebasic/CUnit/CUCurses.bi -rw-r--r-- root/root 1997 2025-01-25 17:47 ./usr/include/freebasic/CUnit/CUError.bi -rw-r--r-- root/root 8415 2025-01-25 17:47 ./usr/include/freebasic/CUnit/CUnit.bi -rw-r--r-- root/root 1211 2025-01-25 17:47 ./usr/include/freebasic/CUnit/Console.bi -rw-r--r-- root/root 5815 2025-01-25 17:47 ./usr/include/freebasic/CUnit/TestDB.bi -rw-r--r-- root/root 5687 2025-01-25 17:47 ./usr/include/freebasic/CUnit/TestRun.bi -rw-r--r-- root/root 1756 2025-01-25 17:47 ./usr/include/freebasic/CUnit/Util.bi -rw-r--r-- root/root 44671 2025-01-25 17:47 ./usr/include/freebasic/FreeImage.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/GL/ -rw-r--r-- root/root 780 2025-01-25 17:47 ./usr/include/freebasic/GL/freeglut.bi -rw-r--r-- root/root 7864 2025-01-25 17:47 ./usr/include/freebasic/GL/freeglut_ext.bi -rw-r--r-- root/root 17249 2025-01-25 17:47 ./usr/include/freebasic/GL/freeglut_std.bi -rw-r--r-- root/root 945 2025-01-25 17:47 ./usr/include/freebasic/GL/gl.bi -rw-r--r-- root/root 951 2025-01-25 17:47 ./usr/include/freebasic/GL/glext.bi -rw-r--r-- root/root 13166 2025-01-25 17:47 ./usr/include/freebasic/GL/glfw.bi -rw-r--r-- root/root 947 2025-01-25 17:47 ./usr/include/freebasic/GL/glu.bi -rw-r--r-- root/root 15023 2025-01-25 17:47 ./usr/include/freebasic/GL/glut.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/GL/mesa/ -rw-r--r-- root/root 75898 2025-01-25 17:47 ./usr/include/freebasic/GL/mesa/gl.bi -rw-r--r-- root/root 765851 2025-01-25 17:47 ./usr/include/freebasic/GL/mesa/glext.bi -rw-r--r-- root/root 15325 2025-01-25 17:47 ./usr/include/freebasic/GL/mesa/glu.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/GL/windows/ -rw-r--r-- root/root 49516 2025-01-25 17:47 ./usr/include/freebasic/GL/windows/gl.bi -rw-r--r-- root/root 797539 2025-01-25 17:47 ./usr/include/freebasic/GL/windows/glext.bi -rw-r--r-- root/root 12127 2025-01-25 17:47 ./usr/include/freebasic/GL/windows/glu.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/GLFW/ -rw-r--r-- root/root 17812 2025-01-25 17:47 ./usr/include/freebasic/GLFW/glfw3.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/IL/ -rw-r--r-- root/root 19343 2025-01-25 17:47 ./usr/include/freebasic/IL/il.bi -rw-r--r-- root/root 6559 2025-01-25 17:47 ./usr/include/freebasic/IL/ilu.bi -rw-r--r-- root/root 6014 2025-01-25 17:47 ./usr/include/freebasic/IL/ilut.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/IUP/ -rw-r--r-- root/root 24973 2025-01-25 17:47 ./usr/include/freebasic/IUP/iup.bi -rw-r--r-- root/root 5018 2025-01-25 17:47 ./usr/include/freebasic/IUP/iup_config.bi -rw-r--r-- root/root 4863 2025-01-25 17:47 ./usr/include/freebasic/IUP/iup_mglplot.bi -rw-r--r-- root/root 4728 2025-01-25 17:47 ./usr/include/freebasic/IUP/iup_plot.bi -rw-r--r-- root/root 3388 2025-01-25 17:47 ./usr/include/freebasic/IUP/iup_pplot.bi -rw-r--r-- root/root 1637 2025-01-25 17:47 ./usr/include/freebasic/IUP/iup_scintilla.bi -rw-r--r-- root/root 1338 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupcb.bi -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupcbox.bi -rw-r--r-- root/root 6799 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupcbs.bi -rw-r--r-- root/root 1338 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupcells.bi -rw-r--r-- root/root 1338 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupcolorbar.bi -rw-r--r-- root/root 3026 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupcontrols.bi -rw-r--r-- root/root 20783 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupdef.bi -rw-r--r-- root/root 1338 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupdial.bi -rw-r--r-- root/root 1338 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupgauge.bi -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupgc.bi -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupgetparam.bi -rw-r--r-- root/root 2534 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupgl.bi -rw-r--r-- root/root 2416 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupglcontrols.bi -rw-r--r-- root/root 1869 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupim.bi -rw-r--r-- root/root 15346 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupkey.bi -rw-r--r-- root/root 2641 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuplua.bi -rw-r--r-- root/root 1711 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuplua_mglplot.bi -rw-r--r-- root/root 1475 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuplua_plot.bi -rw-r--r-- root/root 1705 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuplua_pplot.bi -rw-r--r-- root/root 1717 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuplua_scintilla.bi -rw-r--r-- root/root 1784 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluacontrols.bi -rw-r--r-- root/root 1693 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluagl.bi -rw-r--r-- root/root 1485 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluaglcontrols.bi -rw-r--r-- root/root 1680 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluaim.bi -rw-r--r-- root/root 1481 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluamatrixex.bi -rw-r--r-- root/root 1696 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluaole.bi -rw-r--r-- root/root 1473 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluatuio.bi -rw-r--r-- root/root 1696 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupluaweb.bi -rw-r--r-- root/root 3456 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupmask.bi -rw-r--r-- root/root 1338 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupmatrix.bi -rw-r--r-- root/root 1507 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupmatrixex.bi -rw-r--r-- root/root 1494 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupole.bi -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupsbox.bi -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupspin.bi -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuptabs.bi -rw-r--r-- root/root 1338 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuptree.bi -rw-r--r-- root/root 1475 2025-01-25 17:47 ./usr/include/freebasic/IUP/iuptuio.bi -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupval.bi -rw-r--r-- root/root 1443 2025-01-25 17:47 ./usr/include/freebasic/IUP/iupweb.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/Lua/ -rw-r--r-- root/root 8587 2025-01-25 17:47 ./usr/include/freebasic/Lua/lauxlib.bi -rw-r--r-- root/root 19150 2025-01-25 17:47 ./usr/include/freebasic/Lua/lua.bi -rw-r--r-- root/root 2446 2025-01-25 17:47 ./usr/include/freebasic/Lua/lualib.bi -rw-r--r-- root/root 21603 2025-01-25 17:47 ./usr/include/freebasic/MediaInfo.bi -rw-r--r-- root/root 86716 2025-01-25 17:47 ./usr/include/freebasic/Newton.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/SDL/ -rw-r--r-- root/root 48987 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL.bi -rw-r--r-- root/root 1840 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_gfx_framerate.bi -rw-r--r-- root/root 7412 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_gfx_imageFilter.bi -rw-r--r-- root/root 13717 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_gfx_primitives.bi -rw-r--r-- root/root 13557 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_gfx_primitives_font.bi -rw-r--r-- root/root 2592 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_gfx_rotozoom.bi -rw-r--r-- root/root 4504 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_image.bi -rw-r--r-- root/root 8787 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_mixer.bi -rw-r--r-- root/root 6714 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_net.bi -rw-r--r-- root/root 7188 2025-01-25 17:47 ./usr/include/freebasic/SDL/SDL_ttf.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/SDL2/ -rw-r--r-- root/root 151155 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL.bi -rw-r--r-- root/root 1842 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL2_gfx_framerate.bi -rw-r--r-- root/root 5328 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL2_gfx_imageFilter.bi -rw-r--r-- root/root 13232 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL2_gfx_primitives.bi -rw-r--r-- root/root 13558 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL2_gfx_primitives_font.bi -rw-r--r-- root/root 2594 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL2_gfx_rotozoom.bi -rw-r--r-- root/root 5778 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL_image.bi -rw-r--r-- root/root 9534 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL_mixer.bi -rw-r--r-- root/root 7813 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL_net.bi -rw-r--r-- root/root 8086 2025-01-25 17:47 ./usr/include/freebasic/SDL2/SDL_ttf.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/ -rw-r--r-- root/root 3846 2025-01-25 17:47 ./usr/include/freebasic/X11/CallbackI.bi -rw-r--r-- root/root 3403 2025-01-25 17:47 ./usr/include/freebasic/X11/Composite.bi -rw-r--r-- root/root 4121 2025-01-25 17:47 ./usr/include/freebasic/X11/CompositeP.bi -rw-r--r-- root/root 3831 2025-01-25 17:47 ./usr/include/freebasic/X11/ConstrainP.bi -rw-r--r-- root/root 2779 2025-01-25 17:47 ./usr/include/freebasic/X11/Constraint.bi -rw-r--r-- root/root 3407 2025-01-25 17:47 ./usr/include/freebasic/X11/ConvertI.bi -rw-r--r-- root/root 2859 2025-01-25 17:47 ./usr/include/freebasic/X11/Core.bi -rw-r--r-- root/root 5349 2025-01-25 17:47 ./usr/include/freebasic/X11/CoreP.bi -rw-r--r-- root/root 7942 2025-01-25 17:47 ./usr/include/freebasic/X11/CreateI.bi -rw-r--r-- root/root 2906 2025-01-25 17:47 ./usr/include/freebasic/X11/DECkeysym.bi -rw-r--r-- root/root 4209 2025-01-25 17:47 ./usr/include/freebasic/X11/EventI.bi -rw-r--r-- root/root 5774 2025-01-25 17:47 ./usr/include/freebasic/X11/HPkeysym.bi -rw-r--r-- root/root 2286 2025-01-25 17:47 ./usr/include/freebasic/X11/HookObjI.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/ICE/ -rw-r--r-- root/root 2466 2025-01-25 17:47 ./usr/include/freebasic/X11/ICE/ICE.bi -rw-r--r-- root/root 4985 2025-01-25 17:47 ./usr/include/freebasic/X11/ICE/ICEconn.bi -rw-r--r-- root/root 8507 2025-01-25 17:47 ./usr/include/freebasic/X11/ICE/ICElib.bi -rw-r--r-- root/root 7437 2025-01-25 17:47 ./usr/include/freebasic/X11/ICE/ICEmsg.bi -rw-r--r-- root/root 3860 2025-01-25 17:47 ./usr/include/freebasic/X11/ICE/ICEproto.bi -rw-r--r-- root/root 2972 2025-01-25 17:47 ./usr/include/freebasic/X11/ICE/ICEutil.bi -rw-r--r-- root/root 51833 2025-01-25 17:47 ./usr/include/freebasic/X11/ImUtil.bi -rw-r--r-- root/root 10115 2025-01-25 17:47 ./usr/include/freebasic/X11/InitialI.bi -rw-r--r-- root/root 46037 2025-01-25 17:47 ./usr/include/freebasic/X11/Intrinsic.bi -rw-r--r-- root/root 5576 2025-01-25 17:47 ./usr/include/freebasic/X11/IntrinsicI.bi -rw-r--r-- root/root 7562 2025-01-25 17:47 ./usr/include/freebasic/X11/IntrinsicP.bi -rw-r--r-- root/root 2860 2025-01-25 17:47 ./usr/include/freebasic/X11/Object.bi -rw-r--r-- root/root 4447 2025-01-25 17:47 ./usr/include/freebasic/X11/ObjectP.bi -rw-r--r-- root/root 4279 2025-01-25 17:47 ./usr/include/freebasic/X11/PassivGraI.bi -rw-r--r-- root/root 2784 2025-01-25 17:47 ./usr/include/freebasic/X11/RectObj.bi -rw-r--r-- root/root 4122 2025-01-25 17:47 ./usr/include/freebasic/X11/RectObjP.bi -rw-r--r-- root/root 1634 2025-01-25 17:47 ./usr/include/freebasic/X11/ResConfigP.bi -rw-r--r-- root/root 3737 2025-01-25 17:47 ./usr/include/freebasic/X11/ResourceI.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/SM/ -rw-r--r-- root/root 2816 2025-01-25 17:47 ./usr/include/freebasic/X11/SM/SM.bi -rw-r--r-- root/root 9998 2025-01-25 17:47 ./usr/include/freebasic/X11/SM/SMlib.bi -rw-r--r-- root/root 4514 2025-01-25 17:47 ./usr/include/freebasic/X11/SM/SMproto.bi -rw-r--r-- root/root 5581 2025-01-25 17:47 ./usr/include/freebasic/X11/SelectionI.bi -rw-r--r-- root/root 10896 2025-01-25 17:47 ./usr/include/freebasic/X11/Shell.bi -rw-r--r-- root/root 6502 2025-01-25 17:47 ./usr/include/freebasic/X11/ShellI.bi -rw-r--r-- root/root 10217 2025-01-25 17:47 ./usr/include/freebasic/X11/ShellP.bi -rw-r--r-- root/root 17182 2025-01-25 17:47 ./usr/include/freebasic/X11/StringDefs.bi -rw-r--r-- root/root 2477 2025-01-25 17:47 ./usr/include/freebasic/X11/Sunkeysym.bi -rw-r--r-- root/root 3075 2025-01-25 17:47 ./usr/include/freebasic/X11/ThreadsI.bi -rw-r--r-- root/root 14849 2025-01-25 17:47 ./usr/include/freebasic/X11/TranslateI.bi -rw-r--r-- root/root 2427 2025-01-25 17:47 ./usr/include/freebasic/X11/VarargsI.bi -rw-r--r-- root/root 2812 2025-01-25 17:47 ./usr/include/freebasic/X11/Vendor.bi -rw-r--r-- root/root 3334 2025-01-25 17:47 ./usr/include/freebasic/X11/VendorP.bi -rw-r--r-- root/root 12891 2025-01-25 17:47 ./usr/include/freebasic/X11/X.bi -rw-r--r-- root/root 12104 2025-01-25 17:47 ./usr/include/freebasic/X11/XF86keysym.bi -rw-r--r-- root/root 22052 2025-01-25 17:47 ./usr/include/freebasic/X11/XKBlib.bi -rw-r--r-- root/root 2315 2025-01-25 17:47 ./usr/include/freebasic/X11/XWDFile.bi -rw-r--r-- root/root 1419 2025-01-25 17:47 ./usr/include/freebasic/X11/Xalloca.bi -rw-r--r-- root/root 1676 2025-01-25 17:47 ./usr/include/freebasic/X11/Xarch.bi -rw-r--r-- root/root 8547 2025-01-25 17:47 ./usr/include/freebasic/X11/Xatom.bi -rw-r--r-- root/root 2814 2025-01-25 17:47 ./usr/include/freebasic/X11/Xauth.bi -rw-r--r-- root/root 14040 2025-01-25 17:47 ./usr/include/freebasic/X11/Xcms.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/Xcursor/ -rw-r--r-- root/root 11149 2025-01-25 17:47 ./usr/include/freebasic/X11/Xcursor/Xcursor.bi -rw-r--r-- root/root 1666 2025-01-25 17:47 ./usr/include/freebasic/X11/Xdefs.bi -rw-r--r-- root/root 6521 2025-01-25 17:47 ./usr/include/freebasic/X11/Xdmcp.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/Xft/ -rw-r--r-- root/root 14602 2025-01-25 17:47 ./usr/include/freebasic/X11/Xft/Xft.bi -rw-r--r-- root/root 5164 2025-01-25 17:47 ./usr/include/freebasic/X11/Xft/XftCompat.bi -rw-r--r-- root/root 1429 2025-01-25 17:47 ./usr/include/freebasic/X11/Xfuncproto.bi -rw-r--r-- root/root 1712 2025-01-25 17:47 ./usr/include/freebasic/X11/Xfuncs.bi -rw-r--r-- root/root 72487 2025-01-25 17:47 ./usr/include/freebasic/X11/Xlib.bi -rw-r--r-- root/root 1407 2025-01-25 17:47 ./usr/include/freebasic/X11/XlibConf.bi -rw-r--r-- root/root 26110 2025-01-25 17:47 ./usr/include/freebasic/X11/Xlibint.bi -rw-r--r-- root/root 1518 2025-01-25 17:47 ./usr/include/freebasic/X11/Xlocale.bi -rw-r--r-- root/root 3594 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmd.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/ -rw-r--r-- root/root 3999 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Atoms.bi -rw-r--r-- root/root 2032 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/CharSet.bi -rw-r--r-- root/root 2104 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/CloseHook.bi -rw-r--r-- root/root 6726 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Converters.bi -rw-r--r-- root/root 1551 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/CurUtil.bi -rw-r--r-- root/root 1922 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/CvtCache.bi -rw-r--r-- root/root 2870 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/DisplayQue.bi -rw-r--r-- root/root 3785 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Drawing.bi -rw-r--r-- root/root 1588 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Editres.bi -rw-r--r-- root/root 3711 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/EditresP.bi -rw-r--r-- root/root 1766 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Error.bi -rw-r--r-- root/root 1616 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/ExtAgent.bi -rw-r--r-- root/root 1749 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Initer.bi -rw-r--r-- root/root 4130 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Lookup.bi -rw-r--r-- root/root 1451 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Misc.bi -rw-r--r-- root/root 2963 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/StdCmap.bi -rw-r--r-- root/root 1825 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/StdSel.bi -rw-r--r-- root/root 1563 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/SysUtil.bi -rw-r--r-- root/root 1983 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/WhitePoint.bi -rw-r--r-- root/root 2721 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/WidgetNode.bi -rw-r--r-- root/root 1809 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/WinUtil.bi -rw-r--r-- root/root 2903 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Xct.bi -rw-r--r-- root/root 5062 2025-01-25 17:47 ./usr/include/freebasic/X11/Xmu/Xmu.bi -rw-r--r-- root/root 2375 2025-01-25 17:47 ./usr/include/freebasic/X11/Xos.bi -rw-r--r-- root/root 1570 2025-01-25 17:47 ./usr/include/freebasic/X11/Xos_r.bi -rw-r--r-- root/root 1703 2025-01-25 17:47 ./usr/include/freebasic/X11/Xosdefs.bi -rw-r--r-- root/root 42658 2025-01-25 17:47 ./usr/include/freebasic/X11/Xproto.bi -rw-r--r-- root/root 3297 2025-01-25 17:47 ./usr/include/freebasic/X11/Xprotostr.bi -rw-r--r-- root/root 5042 2025-01-25 17:47 ./usr/include/freebasic/X11/Xregion.bi -rw-r--r-- root/root 7410 2025-01-25 17:47 ./usr/include/freebasic/X11/Xresource.bi -rw-r--r-- root/root 2858 2025-01-25 17:47 ./usr/include/freebasic/X11/Xtos.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/Xtrans/ -rw-r--r-- root/root 5222 2025-01-25 17:47 ./usr/include/freebasic/X11/Xtrans/Xtrans.bi -rw-r--r-- root/root 4919 2025-01-25 17:47 ./usr/include/freebasic/X11/Xtrans/Xtransint.bi -rw-r--r-- root/root 16409 2025-01-25 17:47 ./usr/include/freebasic/X11/Xutil.bi -rw-r--r-- root/root 6053 2025-01-25 17:47 ./usr/include/freebasic/X11/Xw32defs.bi -rw-r--r-- root/root 1459 2025-01-25 17:47 ./usr/include/freebasic/X11/Xwindows.bi -rw-r--r-- root/root 1464 2025-01-25 17:47 ./usr/include/freebasic/X11/Xwinsock.bi -rw-r--r-- root/root 2284 2025-01-25 17:47 ./usr/include/freebasic/X11/ap_keysym.bi -rw-r--r-- root/root 3311 2025-01-25 17:47 ./usr/include/freebasic/X11/cursorfont.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/ -rw-r--r-- root/root 1764 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/EVI.bi -rw-r--r-- root/root 3012 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/EVIproto.bi -rw-r--r-- root/root 1897 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/MITMisc.bi -rw-r--r-- root/root 2257 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XEVI.bi -rw-r--r-- root/root 9072 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XI.bi -rw-r--r-- root/root 6280 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XI2.bi -rw-r--r-- root/root 15063 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XI2proto.bi -rw-r--r-- root/root 21331 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XInput.bi -rw-r--r-- root/root 13136 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XInput2.bi -rw-r--r-- root/root 27517 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XIproto.bi -rw-r--r-- root/root 17884 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XKB.bi -rw-r--r-- root/root 13636 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XKBgeom.bi -rw-r--r-- root/root 30265 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XKBproto.bi -rw-r--r-- root/root 18148 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XKBstr.bi -rw-r--r-- root/root 1777 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XLbx.bi -rw-r--r-- root/root 3243 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XShm.bi -rw-r--r-- root/root 3386 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XTest.bi -rw-r--r-- root/root 2473 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xag.bi -rw-r--r-- root/root 1867 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xcup.bi -rw-r--r-- root/root 3383 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xdbe.bi -rw-r--r-- root/root 1847 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xext.bi -rw-r--r-- root/root 7262 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xfixes.bi -rw-r--r-- root/root 1864 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xge.bi -rw-r--r-- root/root 2042 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xinerama.bi -rw-r--r-- root/root 15572 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xrandr.bi -rw-r--r-- root/root 13792 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xrender.bi -rw-r--r-- root/root 2907 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xv.bi -rw-r--r-- root/root 6730 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XvMC.bi -rw-r--r-- root/root 8326 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/XvMCproto.bi -rw-r--r-- root/root 7178 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xvlib.bi -rw-r--r-- root/root 11353 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xvproto.bi -rw-r--r-- root/root 4700 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/Xxf86dga.bi -rw-r--r-- root/root 1869 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/ag.bi -rw-r--r-- root/root 4192 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/agproto.bi -rw-r--r-- root/root 1526 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/cup.bi -rw-r--r-- root/root 3043 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/cupproto.bi -rw-r--r-- root/root 2143 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/dbe.bi -rw-r--r-- root/root 4778 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/dbeproto.bi -rw-r--r-- root/root 2672 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/dpms.bi -rw-r--r-- root/root 1929 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/dpmsconst.bi -rw-r--r-- root/root 4262 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/dpmsproto.bi -rw-r--r-- root/root 7794 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/dri2proto.bi -rw-r--r-- root/root 2453 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/dri2tokens.bi -rw-r--r-- root/root 4171 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/extutil.bi -rw-r--r-- root/root 1633 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/ge.bi -rw-r--r-- root/root 2095 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/geproto.bi -rw-r--r-- root/root 2050 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbx.bi -rw-r--r-- root/root 1847 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbxbuf.bi -rw-r--r-- root/root 1723 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbxbufstr.bi -rw-r--r-- root/root 3367 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbxdeltastr.bi -rw-r--r-- root/root 3461 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbximage.bi -rw-r--r-- root/root 3278 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbxopts.bi -rw-r--r-- root/root 19817 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbxproto.bi -rw-r--r-- root/root 2776 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/lbxzlib.bi -rw-r--r-- root/root 1647 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/mitmiscconst.bi -rw-r--r-- root/root 2238 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/mitmiscproto.bi -rw-r--r-- root/root 4272 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/multibuf.bi -rw-r--r-- root/root 2544 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/multibufconst.bi -rw-r--r-- root/root 6568 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/multibufproto.bi -rw-r--r-- root/root 2603 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/panoramiXext.bi -rw-r--r-- root/root 5895 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/randr.bi -rw-r--r-- root/root 20149 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/randrproto.bi -rw-r--r-- root/root 4116 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/record.bi -rw-r--r-- root/root 2109 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/recordconst.bi -rw-r--r-- root/root 6157 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/recordproto.bi -rw-r--r-- root/root 1278 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/recordstr.bi -rw-r--r-- root/root 5989 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/render.bi -rw-r--r-- root/root 11619 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/renderproto.bi -rw-r--r-- root/root 2249 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/secur.bi -rw-r--r-- root/root 2521 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/security.bi -rw-r--r-- root/root 3238 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/securproto.bi -rw-r--r-- root/root 3481 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/shape.bi -rw-r--r-- root/root 1940 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/shapeconst.bi -rw-r--r-- root/root 5538 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/shapeproto.bi -rw-r--r-- root/root 11316 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/shapestr.bi -rw-r--r-- root/root 1739 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/shm.bi -rw-r--r-- root/root 5240 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/shmproto.bi -rw-r--r-- root/root 1580 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/shmstr.bi -rw-r--r-- root/root 6764 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/sync.bi -rw-r--r-- root/root 5577 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/syncconst.bi -rw-r--r-- root/root 9301 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/syncproto.bi -rw-r--r-- root/root 1469 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/syncstr.bi -rw-r--r-- root/root 3571 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/vldXvMC.bi -rw-r--r-- root/root 1539 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dga.bi -rw-r--r-- root/root 3367 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dga1.bi -rw-r--r-- root/root 2136 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dga1const.bi -rw-r--r-- root/root 5425 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dga1proto.bi -rw-r--r-- root/root 1544 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dga1str.bi -rw-r--r-- root/root 3427 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dgaconst.bi -rw-r--r-- root/root 8162 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dgaproto.bi -rw-r--r-- root/root 1543 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86dgastr.bi -rw-r--r-- root/root 2038 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86vm.bi -rw-r--r-- root/root 6127 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86vmode.bi -rw-r--r-- root/root 14124 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86vmproto.bi -rw-r--r-- root/root 1598 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xf86vmstr.bi -rw-r--r-- root/root 9881 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xfixesproto.bi -rw-r--r-- root/root 3675 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xfixeswire.bi -rw-r--r-- root/root 1606 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xtestconst.bi -rw-r--r-- root/root 3738 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xtestext1.bi -rw-r--r-- root/root 3784 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xtestext1const.bi -rw-r--r-- root/root 4332 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xtestext1proto.bi -rw-r--r-- root/root 2983 2025-01-25 17:47 ./usr/include/freebasic/X11/extensions/xtestproto.bi -rw-r--r-- root/root 3236 2025-01-25 17:47 ./usr/include/freebasic/X11/keysym.bi -rw-r--r-- root/root 78175 2025-01-25 17:47 ./usr/include/freebasic/X11/keysymdef.bi -rw-r--r-- root/root 11739 2025-01-25 17:47 ./usr/include/freebasic/X11/xpm.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/allegro/ -rw-r--r-- root/root 2852 2025-01-25 17:47 ./usr/include/freebasic/allegro/algif.bi -rw-r--r-- root/root 1714 2025-01-25 17:47 ./usr/include/freebasic/allegro/alpng.bi -rw-r--r-- root/root 165936 2025-01-25 17:47 ./usr/include/freebasic/allegro.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/allegro5/ -rw-r--r-- root/root 67896 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro.bi -rw-r--r-- root/root 1594 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_acodec.bi -rw-r--r-- root/root 16031 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_audio.bi -rw-r--r-- root/root 4117 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_color.bi -rw-r--r-- root/root 5694 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_font.bi -rw-r--r-- root/root 1547 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_image.bi -rw-r--r-- root/root 1632 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_memfile.bi -rw-r--r-- root/root 3623 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_native_dialog.bi -rw-r--r-- root/root 1547 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_physfs.bi -rw-r--r-- root/root 7651 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_primitives.bi -rw-r--r-- root/root 2352 2025-01-25 17:47 ./usr/include/freebasic/allegro5/allegro_ttf.bi -rw-r--r-- root/root 21593 2025-01-25 17:47 ./usr/include/freebasic/aspell.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/atk/ -rw-r--r-- root/root 79055 2025-01-25 17:47 ./usr/include/freebasic/atk/atk.bi -rw-r--r-- root/root 196164 2025-01-25 17:47 ./usr/include/freebasic/bfd.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/big_int/ -rw-r--r-- root/root 2538 2025-01-25 17:47 ./usr/include/freebasic/big_int/basic_funcs.bi -rw-r--r-- root/root 715 2025-01-25 17:47 ./usr/include/freebasic/big_int/big_int.bi -rw-r--r-- root/root 597 2025-01-25 17:47 ./usr/include/freebasic/big_int/big_int_full.bi -rw-r--r-- root/root 3490 2025-01-25 17:47 ./usr/include/freebasic/big_int/bitset_funcs.bi -rw-r--r-- root/root 590 2025-01-25 17:47 ./usr/include/freebasic/big_int/get_bit_length.bi -rw-r--r-- root/root 2345 2025-01-25 17:47 ./usr/include/freebasic/big_int/low_level_funcs.bi -rw-r--r-- root/root 392 2025-01-25 17:47 ./usr/include/freebasic/big_int/memory_manager.bi -rw-r--r-- root/root 2064 2025-01-25 17:47 ./usr/include/freebasic/big_int/modular_arithmetic.bi -rw-r--r-- root/root 1886 2025-01-25 17:47 ./usr/include/freebasic/big_int/number_theory.bi -rw-r--r-- root/root 2383 2025-01-25 17:47 ./usr/include/freebasic/big_int/service_funcs.bi -rw-r--r-- root/root 1116 2025-01-25 17:47 ./usr/include/freebasic/big_int/str_funcs.bi -rw-r--r-- root/root 381 2025-01-25 17:47 ./usr/include/freebasic/big_int/str_types.bi -rw-r--r-- root/root 6138 2025-01-25 17:47 ./usr/include/freebasic/bzlib.bi -rw-r--r-- root/root 47526 2025-01-25 17:47 ./usr/include/freebasic/caca.bi -rw-r--r-- root/root 8259 2025-01-25 17:47 ./usr/include/freebasic/caca0.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/cairo/ -rw-r--r-- root/root 3260 2025-01-25 17:47 ./usr/include/freebasic/cairo/cairo-gl.bi -rw-r--r-- root/root 2938 2025-01-25 17:47 ./usr/include/freebasic/cairo/cairo-pdf.bi -rw-r--r-- root/root 3402 2025-01-25 17:47 ./usr/include/freebasic/cairo/cairo-ps.bi -rw-r--r-- root/root 2794 2025-01-25 17:47 ./usr/include/freebasic/cairo/cairo-svg.bi -rw-r--r-- root/root 3656 2025-01-25 17:47 ./usr/include/freebasic/cairo/cairo-win32.bi -rw-r--r-- root/root 59789 2025-01-25 17:47 ./usr/include/freebasic/cairo/cairo.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/cd/ -rw-r--r-- root/root 24756 2025-01-25 17:47 ./usr/include/freebasic/cd/cd.bi -rw-r--r-- root/root 10331 2025-01-25 17:47 ./usr/include/freebasic/cd/cd_old.bi -rw-r--r-- root/root 25696 2025-01-25 17:47 ./usr/include/freebasic/cd/cd_private.bi -rw-r--r-- root/root 2296 2025-01-25 17:47 ./usr/include/freebasic/cd/cdcairo.bi -rw-r--r-- root/root 1643 2025-01-25 17:47 ./usr/include/freebasic/cd/cdcgm.bi -rw-r--r-- root/root 1453 2025-01-25 17:47 ./usr/include/freebasic/cd/cdclipbd.bi -rw-r--r-- root/root 1442 2025-01-25 17:47 ./usr/include/freebasic/cd/cddbuf.bi -rw-r--r-- root/root 1437 2025-01-25 17:47 ./usr/include/freebasic/cd/cddebug.bi -rw-r--r-- root/root 1429 2025-01-25 17:47 ./usr/include/freebasic/cd/cddgn.bi -rw-r--r-- root/root 1429 2025-01-25 17:47 ./usr/include/freebasic/cd/cddxf.bi -rw-r--r-- root/root 1429 2025-01-25 17:47 ./usr/include/freebasic/cd/cdemf.bi -rw-r--r-- root/root 1619 2025-01-25 17:47 ./usr/include/freebasic/cd/cdgdiplus.bi -rw-r--r-- root/root 1441 2025-01-25 17:47 ./usr/include/freebasic/cd/cdgl.bi -rw-r--r-- root/root 1437 2025-01-25 17:47 ./usr/include/freebasic/cd/cdimage.bi -rw-r--r-- root/root 1822 2025-01-25 17:47 ./usr/include/freebasic/cd/cdirgb.bi -rw-r--r-- root/root 1656 2025-01-25 17:47 ./usr/include/freebasic/cd/cdiup.bi -rw-r--r-- root/root 2224 2025-01-25 17:47 ./usr/include/freebasic/cd/cdlua.bi -rw-r--r-- root/root 3635 2025-01-25 17:47 ./usr/include/freebasic/cd/cdlua3_private.bi -rw-r--r-- root/root 6388 2025-01-25 17:47 ./usr/include/freebasic/cd/cdlua5_private.bi -rw-r--r-- root/root 1678 2025-01-25 17:47 ./usr/include/freebasic/cd/cdluagl.bi -rw-r--r-- root/root 1468 2025-01-25 17:47 ./usr/include/freebasic/cd/cdluaim.bi -rw-r--r-- root/root 1681 2025-01-25 17:47 ./usr/include/freebasic/cd/cdluaiup.bi -rw-r--r-- root/root 1681 2025-01-25 17:47 ./usr/include/freebasic/cd/cdluapdf.bi -rw-r--r-- root/root 1443 2025-01-25 17:47 ./usr/include/freebasic/cd/cdmf.bi -rw-r--r-- root/root 1648 2025-01-25 17:47 ./usr/include/freebasic/cd/cdmf_private.bi -rw-r--r-- root/root 1649 2025-01-25 17:47 ./usr/include/freebasic/cd/cdnative.bi -rw-r--r-- root/root 1446 2025-01-25 17:47 ./usr/include/freebasic/cd/cdpdf.bi -rw-r--r-- root/root 1445 2025-01-25 17:47 ./usr/include/freebasic/cd/cdpicture.bi -rw-r--r-- root/root 1445 2025-01-25 17:47 ./usr/include/freebasic/cd/cdprint.bi -rw-r--r-- root/root 1425 2025-01-25 17:47 ./usr/include/freebasic/cd/cdps.bi -rw-r--r-- root/root 1429 2025-01-25 17:47 ./usr/include/freebasic/cd/cdsvg.bi -rw-r--r-- root/root 1429 2025-01-25 17:47 ./usr/include/freebasic/cd/cdwmf.bi -rw-r--r-- root/root 9380 2025-01-25 17:47 ./usr/include/freebasic/cd/wd.bi -rw-r--r-- root/root 7493 2025-01-25 17:47 ./usr/include/freebasic/cd/wd_old.bi -rw-r--r-- root/root 3262 2025-01-25 17:47 ./usr/include/freebasic/cgi-util.bi -rw-r--r-- root/root 37782 2025-01-25 17:47 ./usr/include/freebasic/cgui.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/ -rw-r--r-- root/root 62644 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/chipmunk.bi -rw-r--r-- root/root 9067 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/chipmunk_structs.bi -rw-r--r-- root/root 2086 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/chipmunk_unsafe.bi -rw-r--r-- root/root 1734 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/cpHastySpace.bi -rw-r--r-- root/root 2085 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/cpMarch.bi -rw-r--r-- root/root 2793 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/cpPolyline.bi -rw-r--r-- root/root 1593 2025-01-25 17:47 ./usr/include/freebasic/chipmunk/cpRobust.bi -rw-r--r-- root/root 68381 2025-01-25 17:47 ./usr/include/freebasic/clang-c.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/arpa/ -rw-r--r-- root/root 1850 2025-01-25 17:47 ./usr/include/freebasic/crt/arpa/inet.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/bits/ -rw-r--r-- root/root 1231 2025-01-25 17:47 ./usr/include/freebasic/crt/bits/locale.bi -rw-r--r-- root/root 7301 2025-01-25 17:47 ./usr/include/freebasic/crt/bits/pthreadtypes.bi -rw-r--r-- root/root 2175 2025-01-25 17:47 ./usr/include/freebasic/crt/bits/sched.bi -rw-r--r-- root/root 192 2025-01-25 17:47 ./usr/include/freebasic/crt/bits/sigset.bi -rw-r--r-- root/root 1049 2025-01-25 17:47 ./usr/include/freebasic/crt/bits/wordsize.bi -rw-r--r-- root/root 1200 2025-01-25 17:47 ./usr/include/freebasic/crt/ctype.bi -rw-r--r-- root/root 421 2025-01-25 17:47 ./usr/include/freebasic/crt/dir.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/dos/ -rw-r--r-- root/root 2180 2025-01-25 17:47 ./usr/include/freebasic/crt/dos/dir.bi -rw-r--r-- root/root 2961 2025-01-25 17:47 ./usr/include/freebasic/crt/dos/fcntl.bi -rw-r--r-- root/root 1346 2025-01-25 17:47 ./usr/include/freebasic/crt/dos/stdio.bi -rw-r--r-- root/root 1579 2025-01-25 17:47 ./usr/include/freebasic/crt/dos/time.bi -rw-r--r-- root/root 7085 2025-01-25 17:47 ./usr/include/freebasic/crt/dos/unistd.bi -rw-r--r-- root/root 412 2025-01-25 17:47 ./usr/include/freebasic/crt/dos/wchar.bi -rw-r--r-- root/root 1249 2025-01-25 17:47 ./usr/include/freebasic/crt/errno.bi -rw-r--r-- root/root 469 2025-01-25 17:47 ./usr/include/freebasic/crt/fcntl.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/freebsd/ -rw-r--r-- root/root 1015 2025-01-25 17:47 ./usr/include/freebasic/crt/freebsd/stdio.bi -rw-r--r-- root/root 1467 2025-01-25 17:47 ./usr/include/freebasic/crt/freebsd/time.bi -rw-r--r-- root/root 394 2025-01-25 17:47 ./usr/include/freebasic/crt/freebsd/wchar.bi -rw-r--r-- root/root 596 2025-01-25 17:47 ./usr/include/freebasic/crt/iconv.bi -rw-r--r-- root/root 3607 2025-01-25 17:47 ./usr/include/freebasic/crt/io.bi -rw-r--r-- root/root 1139 2025-01-25 17:47 ./usr/include/freebasic/crt/limits.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/ -rw-r--r-- root/root 445 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/ctype.bi -rw-r--r-- root/root 6036 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/fcntl.bi -rw-r--r-- root/root 405 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/netdb.bi -rw-r--r-- root/root 1153 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/stdio.bi -rw-r--r-- root/root 2972 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/syslog.bi -rw-r--r-- root/root 1467 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/time.bi -rw-r--r-- root/root 7701 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/unistd.bi -rw-r--r-- root/root 1802 2025-01-25 17:47 ./usr/include/freebasic/crt/linux/wchar.bi -rw-r--r-- root/root 4850 2025-01-25 17:47 ./usr/include/freebasic/crt/locale.bi -rw-r--r-- root/root 624 2025-01-25 17:47 ./usr/include/freebasic/crt/long.bi -rw-r--r-- root/root 607 2025-01-25 17:47 ./usr/include/freebasic/crt/longdouble.bi -rw-r--r-- root/root 277 2025-01-25 17:47 ./usr/include/freebasic/crt/malloc.bi -rw-r--r-- root/root 12273 2025-01-25 17:47 ./usr/include/freebasic/crt/math.bi -rw-r--r-- root/root 536 2025-01-25 17:47 ./usr/include/freebasic/crt/mem.bi -rw-r--r-- root/root 8812 2025-01-25 17:47 ./usr/include/freebasic/crt/netdb.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/netinet/ -rw-r--r-- root/root 5400 2025-01-25 17:47 ./usr/include/freebasic/crt/netinet/in.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/netinet/linux/ -rw-r--r-- root/root 2592 2025-01-25 17:47 ./usr/include/freebasic/crt/netinet/linux/in.bi -rw-r--r-- root/root 385 2025-01-25 17:47 ./usr/include/freebasic/crt/process.bi -rw-r--r-- root/root 18304 2025-01-25 17:47 ./usr/include/freebasic/crt/pthread.bi -rw-r--r-- root/root 1860 2025-01-25 17:47 ./usr/include/freebasic/crt/regex.bi -rw-r--r-- root/root 3582 2025-01-25 17:47 ./usr/include/freebasic/crt/sched.bi -rw-r--r-- root/root 1437 2025-01-25 17:47 ./usr/include/freebasic/crt/setjmp.bi -rw-r--r-- root/root 303 2025-01-25 17:47 ./usr/include/freebasic/crt/stdarg.bi -rw-r--r-- root/root 747 2025-01-25 17:47 ./usr/include/freebasic/crt/stddef.bi -rw-r--r-- root/root 3369 2025-01-25 17:47 ./usr/include/freebasic/crt/stdint.bi -rw-r--r-- root/root 6342 2025-01-25 17:47 ./usr/include/freebasic/crt/stdio.bi -rw-r--r-- root/root 4203 2025-01-25 17:47 ./usr/include/freebasic/crt/stdlib.bi -rw-r--r-- root/root 5933 2025-01-25 17:47 ./usr/include/freebasic/crt/string.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/dos/ -rw-r--r-- root/root 717 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/dos/time.bi -rw-r--r-- root/root 933 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/dos/types.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/freebsd/ -rw-r--r-- root/root 250 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/freebsd/types.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/linux/ -rw-r--r-- root/root 748 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/linux/select.bi -rw-r--r-- root/root 4455 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/linux/socket.bi -rw-r--r-- root/root 899 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/linux/time.bi -rw-r--r-- root/root 2322 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/linux/types.bi -rw-r--r-- root/root 1405 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/select.bi -rw-r--r-- root/root 3520 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/socket.bi -rw-r--r-- root/root 699 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/stat.bi -rw-r--r-- root/root 896 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/time.bi -rw-r--r-- root/root 627 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/types.bi -rw-r--r-- root/root 696 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/uio.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/win32/ -rw-r--r-- root/root 2036 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/win32/stat.bi -rw-r--r-- root/root 374 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/win32/time.bi -rw-r--r-- root/root 673 2025-01-25 17:47 ./usr/include/freebasic/crt/sys/win32/types.bi -rw-r--r-- root/root 1316 2025-01-25 17:47 ./usr/include/freebasic/crt/time.bi -rw-r--r-- root/root 509 2025-01-25 17:47 ./usr/include/freebasic/crt/unistd.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/unix/ -rw-r--r-- root/root 402 2025-01-25 17:47 ./usr/include/freebasic/crt/unix/stdlib.bi -rw-r--r-- root/root 2143 2025-01-25 17:47 ./usr/include/freebasic/crt/wchar.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/ -rw-r--r-- root/root 1970 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/ctype.bi -rw-r--r-- root/root 1096 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/fcntl.bi -rw-r--r-- root/root 4683 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/process.bi -rw-r--r-- root/root 3483 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/stdio.bi -rw-r--r-- root/root 4664 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/stdlib.bi -rw-r--r-- root/root 949 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/time.bi -rw-r--r-- root/root 587 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/unistd.bi -rw-r--r-- root/root 3073 2025-01-25 17:47 ./usr/include/freebasic/crt/win32/wchar.bi -rw-r--r-- root/root 452 2025-01-25 17:47 ./usr/include/freebasic/crt.bi -rw-r--r-- root/root 43604 2025-01-25 17:47 ./usr/include/freebasic/cryptlib.bi -rw-r--r-- root/root 62186 2025-01-25 17:47 ./usr/include/freebasic/curl.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/curses/ -rw-r--r-- root/root 37607 2025-01-25 17:47 ./usr/include/freebasic/curses/ncurses.bi -rw-r--r-- root/root 50172 2025-01-25 17:47 ./usr/include/freebasic/curses/pdcurses.bi -rw-r--r-- root/root 981 2025-01-25 17:47 ./usr/include/freebasic/curses.bi -rw-r--r-- root/root 3428 2025-01-25 17:47 ./usr/include/freebasic/datetime.bi -rw-r--r-- root/root 211 2025-01-25 17:47 ./usr/include/freebasic/dir.bi -rw-r--r-- root/root 51136 2025-01-25 17:47 ./usr/include/freebasic/dislin.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/disphelper/ -rw-r--r-- root/root 2057 2025-01-25 17:47 ./usr/include/freebasic/disphelper/convert.bi -rw-r--r-- root/root 9840 2025-01-25 17:47 ./usr/include/freebasic/disphelper/disphelper.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/dos/ -rw-r--r-- root/root 478 2025-01-25 17:47 ./usr/include/freebasic/dos/ar.bi -rw-r--r-- root/root 3879 2025-01-25 17:47 ./usr/include/freebasic/dos/bios.bi -rw-r--r-- root/root 4043 2025-01-25 17:47 ./usr/include/freebasic/dos/conio.bi -rw-r--r-- root/root 30 2025-01-25 17:47 ./usr/include/freebasic/dos/dir.bi -rw-r--r-- root/root 8380 2025-01-25 17:47 ./usr/include/freebasic/dos/dos.bi -rw-r--r-- root/root 24493 2025-01-25 17:47 ./usr/include/freebasic/dos/dpmi.bi -rw-r--r-- root/root 1683 2025-01-25 17:47 ./usr/include/freebasic/dos/go32.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/dos/inlines/ -rw-r--r-- root/root 1217 2025-01-25 17:47 ./usr/include/freebasic/dos/inlines/pc.bi -rw-r--r-- root/root 3817 2025-01-25 17:47 ./usr/include/freebasic/dos/pc.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/dos/sys/ -rw-r--r-- root/root 1147 2025-01-25 17:47 ./usr/include/freebasic/dos/sys/djtypes.bi -rw-r--r-- root/root 1256 2025-01-25 17:47 ./usr/include/freebasic/dos/sys/exceptn.bi -rw-r--r-- root/root 7248 2025-01-25 17:47 ./usr/include/freebasic/dos/sys/farptr.bi -rw-r--r-- root/root 2535 2025-01-25 17:47 ./usr/include/freebasic/dos/sys/movedata.bi -rw-r--r-- root/root 558 2025-01-25 17:47 ./usr/include/freebasic/dos/sys/segments.bi -rw-r--r-- root/root 513 2025-01-25 17:47 ./usr/include/freebasic/dos/sys/version.bi -rw-r--r-- root/root 15764 2025-01-25 17:47 ./usr/include/freebasic/expat.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/fastcgi/ -rw-r--r-- root/root 3707 2025-01-25 17:47 ./usr/include/freebasic/fastcgi/fastcgi.bi -rw-r--r-- root/root 10012 2025-01-25 17:47 ./usr/include/freebasic/fastcgi/fcgi_stdio.bi -rw-r--r-- root/root 5692 2025-01-25 17:47 ./usr/include/freebasic/fastcgi/fcgiapp.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/ -rw-r--r-- root/root 1965 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/array.bi -rw-r--r-- root/root 986 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/fbcall.bi -rw-r--r-- root/root 2309 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/gfx.bi -rw-r--r-- root/root 2154 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/math.bi -rw-r--r-- root/root 3304 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/memory.bi -rw-r--r-- root/root 8195 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/symbol.bi -rw-r--r-- root/root 432 2025-01-25 17:47 ./usr/include/freebasic/fbc-int/system.bi -rw-r--r-- root/root 7938 2025-01-25 17:47 ./usr/include/freebasic/fbgfx.bi -rw-r--r-- root/root 178 2025-01-25 17:47 ./usr/include/freebasic/fbio.bi -rw-r--r-- root/root 2663 2025-01-25 17:47 ./usr/include/freebasic/fblimits.bi -rw-r--r-- root/root 3730 2025-01-25 17:47 ./usr/include/freebasic/fbprng.bi -rw-r--r-- root/root 154 2025-01-25 17:47 ./usr/include/freebasic/fbthread.bi -rw-r--r-- root/root 19302 2025-01-25 17:47 ./usr/include/freebasic/ffi.bi -rw-r--r-- root/root 1853 2025-01-25 17:47 ./usr/include/freebasic/file.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/flite/ -rw-r--r-- root/root 3292 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_alloc.bi -rw-r--r-- root/root 2560 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_args.bi -rw-r--r-- root/root 5703 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_audio.bi -rw-r--r-- root/root 3382 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_cart.bi -rw-r--r-- root/root 4610 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_cg.bi -rw-r--r-- root/root 4508 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_clunits.bi -rw-r--r-- root/root 3325 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_diphone.bi -rw-r--r-- root/root 3280 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_endian.bi -rw-r--r-- root/root 2694 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_error.bi -rw-r--r-- root/root 5384 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_features.bi -rw-r--r-- root/root 3781 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_ffeatures.bi -rw-r--r-- root/root 4475 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_file.bi -rw-r--r-- root/root 2519 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_hrg.bi -rw-r--r-- root/root 7723 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_item.bi -rw-r--r-- root/root 4045 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_lexicon.bi -rw-r--r-- root/root 3394 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_lts.bi -rw-r--r-- root/root 2804 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_lts_rewrites.bi -rw-r--r-- root/root 2368 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_math.bi -rw-r--r-- root/root 3783 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_phoneset.bi -rw-r--r-- root/root 4303 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_regex.bi -rw-r--r-- root/root 3499 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_relation.bi -rw-r--r-- root/root 3332 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_sigpr.bi -rw-r--r-- root/root 2699 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_socket.bi -rw-r--r-- root/root 2949 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_ss.bi -rw-r--r-- root/root 3777 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_string.bi -rw-r--r-- root/root 5004 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_sts.bi -rw-r--r-- root/root 5138 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_synth.bi -rw-r--r-- root/root 6693 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_tokenstream.bi -rw-r--r-- root/root 3589 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_track.bi -rw-r--r-- root/root 3355 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_units.bi -rw-r--r-- root/root 3339 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_utt_utils.bi -rw-r--r-- root/root 3711 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_utterance.bi -rw-r--r-- root/root 7714 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_val.bi -rw-r--r-- root/root 12875 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_val_const.bi -rw-r--r-- root/root 4735 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_val_defs.bi -rw-r--r-- root/root 4775 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_viterbi.bi -rw-r--r-- root/root 3277 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_voice.bi -rw-r--r-- root/root 7173 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_wave.bi -rw-r--r-- root/root 2580 2025-01-25 17:47 ./usr/include/freebasic/flite/cst_wchar.bi -rw-r--r-- root/root 7310 2025-01-25 17:47 ./usr/include/freebasic/flite/flite.bi -rw-r--r-- root/root 43566 2025-01-25 17:47 ./usr/include/freebasic/fmod.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/fontconfig/ -rw-r--r-- root/root 2267 2025-01-25 17:47 ./usr/include/freebasic/fontconfig/fcfreetype.bi -rw-r--r-- root/root 26625 2025-01-25 17:47 ./usr/include/freebasic/fontconfig/fontconfig.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/freetype2/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/freetype2/config/ -rw-r--r-- root/root 2052 2025-01-25 17:47 ./usr/include/freebasic/freetype2/config/ftconfig.bi -rw-r--r-- root/root 3084 2025-01-25 17:47 ./usr/include/freebasic/freetype2/config/ftoption.bi -rw-r--r-- root/root 2417 2025-01-25 17:47 ./usr/include/freebasic/freetype2/config/ftstdlib.bi -rw-r--r-- root/root 17233 2025-01-25 17:47 ./usr/include/freebasic/freetype2/freetype.bi -rw-r--r-- root/root 4731 2025-01-25 17:47 ./usr/include/freebasic/freetype2/fterrors.bi -rw-r--r-- root/root 6698 2025-01-25 17:47 ./usr/include/freebasic/freetype2/ftimage.bi -rw-r--r-- root/root 1790 2025-01-25 17:47 ./usr/include/freebasic/freetype2/ftmoderr.bi -rw-r--r-- root/root 2404 2025-01-25 17:47 ./usr/include/freebasic/freetype2/ftsystem.bi -rw-r--r-- root/root 3407 2025-01-25 17:47 ./usr/include/freebasic/freetype2/fttypes.bi -rw-r--r-- root/root 43516 2025-01-25 17:47 ./usr/include/freebasic/gd.bi -rw-r--r-- root/root 6174 2025-01-25 17:47 ./usr/include/freebasic/gdbm.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/gdk/ -rw-r--r-- root/root 772 2025-01-25 17:47 ./usr/include/freebasic/gdk/gdk.bi -rw-r--r-- root/root 128637 2025-01-25 17:47 ./usr/include/freebasic/gdk/gdk2.bi -rw-r--r-- root/root 191933 2025-01-25 17:47 ./usr/include/freebasic/gdk/gdk3.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/gdk-pixbuf/ -rw-r--r-- root/root 24231 2025-01-25 17:47 ./usr/include/freebasic/gdk-pixbuf/gdk-pixbuf.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/gdsl/ -rw-r--r-- root/root 4740 2025-01-25 17:47 ./usr/include/freebasic/gdsl/_gdsl_bintree.bi -rw-r--r-- root/root 4314 2025-01-25 17:47 ./usr/include/freebasic/gdsl/_gdsl_bstree.bi -rw-r--r-- root/root 2881 2025-01-25 17:47 ./usr/include/freebasic/gdsl/_gdsl_list.bi -rw-r--r-- root/root 2825 2025-01-25 17:47 ./usr/include/freebasic/gdsl/_gdsl_node.bi -rw-r--r-- root/root 1772 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl.bi -rw-r--r-- root/root 2801 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_2darray.bi -rw-r--r-- root/root 3491 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_bstree.bi -rw-r--r-- root/root 3606 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_hash.bi -rw-r--r-- root/root 2922 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_heap.bi -rw-r--r-- root/root 3535 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_interval_heap.bi -rw-r--r-- root/root 6348 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_list.bi -rw-r--r-- root/root 1173 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_macros.bi -rw-r--r-- root/root 3966 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_perm.bi -rw-r--r-- root/root 3240 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_queue.bi -rw-r--r-- root/root 3516 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_rbtree.bi -rw-r--r-- root/root 1259 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_sort.bi -rw-r--r-- root/root 3403 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_stack.bi -rw-r--r-- root/root 2500 2025-01-25 17:47 ./usr/include/freebasic/gdsl/gdsl_types.bi -rw-r--r-- root/root 17355 2025-01-25 17:47 ./usr/include/freebasic/gettext-po.bi -rw-r--r-- root/root 1091 2025-01-25 17:47 ./usr/include/freebasic/gif_lib.bi -rw-r--r-- root/root 10131 2025-01-25 17:47 ./usr/include/freebasic/gif_lib4.bi -rw-r--r-- root/root 11571 2025-01-25 17:47 ./usr/include/freebasic/gif_lib5.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/gio/ -rw-r--r-- root/root 461683 2025-01-25 17:47 ./usr/include/freebasic/gio/gio.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/glade/ -rw-r--r-- root/root 3059 2025-01-25 17:47 ./usr/include/freebasic/glade/glade-build.bi -rw-r--r-- root/root 522 2025-01-25 17:47 ./usr/include/freebasic/glade/glade-init.bi -rw-r--r-- root/root 2422 2025-01-25 17:47 ./usr/include/freebasic/glade/glade-parser.bi -rw-r--r-- root/root 3536 2025-01-25 17:47 ./usr/include/freebasic/glade/glade-xml.bi -rw-r--r-- root/root 499 2025-01-25 17:47 ./usr/include/freebasic/glade/glade.bi -rw-r--r-- root/root 110897 2025-01-25 17:47 ./usr/include/freebasic/glib-object.bi -rw-r--r-- root/root 271845 2025-01-25 17:47 ./usr/include/freebasic/glib.bi -rw-r--r-- root/root 9486 2025-01-25 17:47 ./usr/include/freebasic/glibconfig.bi -rw-r--r-- root/root 3161 2025-01-25 17:47 ./usr/include/freebasic/gmodule.bi -rw-r--r-- root/root 78814 2025-01-25 17:47 ./usr/include/freebasic/gmp.bi -rw-r--r-- root/root 73914 2025-01-25 17:47 ./usr/include/freebasic/goocanvas.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/grx/ -rw-r--r-- root/root 52987 2025-01-25 17:47 ./usr/include/freebasic/grx/grx20.bi -rw-r--r-- root/root 12300 2025-01-25 17:47 ./usr/include/freebasic/grx/grxkeys.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/gsl/ -rw-r--r-- root/root 20742 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_blas.bi -rw-r--r-- root/root 1252 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_blas_types.bi -rw-r--r-- root/root 1583 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block.bi -rw-r--r-- root/root 2790 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_char.bi -rw-r--r-- root/root 2897 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_complex_double.bi -rw-r--r-- root/root 3045 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_complex_float.bi -rw-r--r-- root/root 3271 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_complex_long_double.bi -rw-r--r-- root/root 2681 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_double.bi -rw-r--r-- root/root 2829 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_float.bi -rw-r--r-- root/root 2763 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_int.bi -rw-r--r-- root/root 2824 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_long.bi -rw-r--r-- root/root 3055 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_long_double.bi -rw-r--r-- root/root 2823 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_short.bi -rw-r--r-- root/root 2823 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_uchar.bi -rw-r--r-- root/root 2796 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_uint.bi -rw-r--r-- root/root 2857 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_ulong.bi -rw-r--r-- root/root 2856 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_block_ushort.bi -rw-r--r-- root/root 3601 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_bspline.bi -rw-r--r-- root/root 39006 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_cblas.bi -rw-r--r-- root/root 10468 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_cdf.bi -rw-r--r-- root/root 3015 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_chebyshev.bi -rw-r--r-- root/root 1149 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_check_range.bi -rw-r--r-- root/root 3039 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_combination.bi -rw-r--r-- root/root 2887 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_complex.bi -rw-r--r-- root/root 6023 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_complex_math.bi -rw-r--r-- root/root 1201 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_const.bi -rw-r--r-- root/root 4965 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_const_cgs.bi -rw-r--r-- root/root 5392 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_const_cgsm.bi -rw-r--r-- root/root 5513 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_const_mks.bi -rw-r--r-- root/root 5616 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_const_mksa.bi -rw-r--r-- root/root 1685 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_const_num.bi -rw-r--r-- root/root 1556 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_deriv.bi -rw-r--r-- root/root 1886 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_dft_complex.bi -rw-r--r-- root/root 1922 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_dft_complex_float.bi -rw-r--r-- root/root 1841 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_dht.bi -rw-r--r-- root/root 1493 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_diff.bi -rw-r--r-- root/root 12224 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_eigen.bi -rw-r--r-- root/root 4045 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_errno.bi -rw-r--r-- root/root 1130 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fft.bi -rw-r--r-- root/root 4322 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fft_complex.bi -rw-r--r-- root/root 4616 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fft_complex_float.bi -rw-r--r-- root/root 3170 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fft_halfcomplex.bi -rw-r--r-- root/root 3314 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fft_halfcomplex_float.bi -rw-r--r-- root/root 2328 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fft_real.bi -rw-r--r-- root/root 2448 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fft_real_float.bi -rw-r--r-- root/root 2847 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_fit.bi -rw-r--r-- root/root 1508 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_heapsort.bi -rw-r--r-- root/root 5417 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_histogram.bi -rw-r--r-- root/root 6976 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_histogram2d.bi -rw-r--r-- root/root 2727 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_ieee_utils.bi -rw-r--r-- root/root 1011 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_inline.bi -rw-r--r-- root/root 9978 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_integration.bi -rw-r--r-- root/root 5707 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_interp.bi -rw-r--r-- root/root 18293 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_linalg.bi -rw-r--r-- root/root 3702 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_machine.bi -rw-r--r-- root/root 3738 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_math.bi -rw-r--r-- root/root 1598 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix.bi -rw-r--r-- root/root 11385 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_char.bi -rw-r--r-- root/root 11256 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_complex_double.bi -rw-r--r-- root/root 12357 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_complex_float.bi -rw-r--r-- root/root 13538 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_complex_long_double.bi -rw-r--r-- root/root 10479 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_double.bi -rw-r--r-- root/root 11604 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_float.bi -rw-r--r-- root/root 11194 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_int.bi -rw-r--r-- root/root 11427 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_long.bi -rw-r--r-- root/root 12854 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_long_double.bi -rw-r--r-- root/root 11590 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_short.bi -rw-r--r-- root/root 11590 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_uchar.bi -rw-r--r-- root/root 11399 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_uint.bi -rw-r--r-- root/root 11632 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_ulong.bi -rw-r--r-- root/root 11795 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_matrix_ushort.bi -rw-r--r-- root/root 1806 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_message.bi -rw-r--r-- root/root 4396 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_min.bi -rw-r--r-- root/root 1655 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_minmax.bi -rw-r--r-- root/root 1215 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_mode.bi -rw-r--r-- root/root 1331 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_monte.bi -rw-r--r-- root/root 2712 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_monte_miser.bi -rw-r--r-- root/root 1795 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_monte_plain.bi -rw-r--r-- root/root 3070 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_monte_vegas.bi -rw-r--r-- root/root 6383 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_multifit.bi -rw-r--r-- root/root 6809 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_multifit_nlin.bi -rw-r--r-- root/root 7108 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_multimin.bi -rw-r--r-- root/root 6821 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_multiroots.bi -rw-r--r-- root/root 2976 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_multiset.bi -rw-r--r-- root/root 1067 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_nan.bi -rw-r--r-- root/root 2280 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_ntuple.bi -rw-r--r-- root/root 6322 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_odeiv.bi -rw-r--r-- root/root 10442 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_odeiv2.bi -rw-r--r-- root/root 3820 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permutation.bi -rw-r--r-- root/root 1597 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute.bi -rw-r--r-- root/root 1476 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_char.bi -rw-r--r-- root/root 1541 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_complex_double.bi -rw-r--r-- root/root 1551 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_complex_float.bi -rw-r--r-- root/root 1619 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_complex_long_double.bi -rw-r--r-- root/root 1474 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_double.bi -rw-r--r-- root/root 1484 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_float.bi -rw-r--r-- root/root 1472 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_int.bi -rw-r--r-- root/root 1506 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_long.bi -rw-r--r-- root/root 1552 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_long_double.bi -rw-r--r-- root/root 1482 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_short.bi -rw-r--r-- root/root 1482 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_uchar.bi -rw-r--r-- root/root 1478 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_uint.bi -rw-r--r-- root/root 1512 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_ulong.bi -rw-r--r-- root/root 1488 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_ushort.bi -rw-r--r-- root/root 1702 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector.bi -rw-r--r-- root/root 1455 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_char.bi -rw-r--r-- root/root 1497 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_complex_double.bi -rw-r--r-- root/root 1518 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_complex_float.bi -rw-r--r-- root/root 1560 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_complex_long_double.bi -rw-r--r-- root/root 1441 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_double.bi -rw-r--r-- root/root 1462 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_float.bi -rw-r--r-- root/root 1448 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_int.bi -rw-r--r-- root/root 1455 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_long.bi -rw-r--r-- root/root 1504 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_long_double.bi -rw-r--r-- root/root 1462 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_short.bi -rw-r--r-- root/root 1462 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_uchar.bi -rw-r--r-- root/root 1455 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_uint.bi -rw-r--r-- root/root 1462 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_ulong.bi -rw-r--r-- root/root 1469 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_permute_vector_ushort.bi -rw-r--r-- root/root 3600 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_poly.bi -rw-r--r-- root/root 1736 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_pow_int.bi -rw-r--r-- root/root 1518 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_precision.bi -rw-r--r-- root/root 2508 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_qrng.bi -rw-r--r-- root/root 12121 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_randist.bi -rw-r--r-- root/root 6209 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_rng.bi -rw-r--r-- root/root 4348 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_roots.bi -rw-r--r-- root/root 2108 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf.bi -rw-r--r-- root/root 3669 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_airy.bi -rw-r--r-- root/root 13261 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_bessel.bi -rw-r--r-- root/root 1244 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_clausen.bi -rw-r--r-- root/root 3247 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_coulomb.bi -rw-r--r-- root/root 3204 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_coupling.bi -rw-r--r-- root/root 1234 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_dawson.bi -rw-r--r-- root/root 2091 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_debye.bi -rw-r--r-- root/root 1777 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_dilog.bi -rw-r--r-- root/root 1492 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_elementary.bi -rw-r--r-- root/root 4269 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_ellint.bi -rw-r--r-- root/root 1192 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_elljac.bi -rw-r--r-- root/root 1993 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_erf.bi -rw-r--r-- root/root 3225 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_exp.bi -rw-r--r-- root/root 3633 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_expint.bi -rw-r--r-- root/root 2850 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_fermi_dirac.bi -rw-r--r-- root/root 5746 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_gamma.bi -rw-r--r-- root/root 2118 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_gegenbauer.bi -rw-r--r-- root/root 4205 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_hyperg.bi -rw-r--r-- root/root 1975 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_laguerre.bi -rw-r--r-- root/root 1415 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_lambert.bi -rw-r--r-- root/root 6592 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_legendre.bi -rw-r--r-- root/root 1929 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_log.bi -rw-r--r-- root/root 4040 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_mathieu.bi -rw-r--r-- root/root 1284 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_pow_int.bi -rw-r--r-- root/root 2293 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_psi.bi -rw-r--r-- root/root 1500 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_result.bi -rw-r--r-- root/root 1451 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_synchrotron.bi -rw-r--r-- root/root 1793 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_transport.bi -rw-r--r-- root/root 3727 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_trig.bi -rw-r--r-- root/root 2284 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sf_zeta.bi -rw-r--r-- root/root 2503 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_siman.bi -rw-r--r-- root/root 1422 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort.bi -rw-r--r-- root/root 2343 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_char.bi -rw-r--r-- root/root 2332 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_double.bi -rw-r--r-- root/root 2372 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_float.bi -rw-r--r-- root/root 2334 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_int.bi -rw-r--r-- root/root 2381 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_long.bi -rw-r--r-- root/root 2510 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_long_double.bi -rw-r--r-- root/root 2362 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_short.bi -rw-r--r-- root/root 2362 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_uchar.bi -rw-r--r-- root/root 2353 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_uint.bi -rw-r--r-- root/root 2400 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_ulong.bi -rw-r--r-- root/root 2381 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_ushort.bi -rw-r--r-- root/root 1506 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector.bi -rw-r--r-- root/root 2086 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_char.bi -rw-r--r-- root/root 2021 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_double.bi -rw-r--r-- root/root 2108 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_float.bi -rw-r--r-- root/root 2068 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_int.bi -rw-r--r-- root/root 2116 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_long.bi -rw-r--r-- root/root 2260 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_long_double.bi -rw-r--r-- root/root 2106 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_short.bi -rw-r--r-- root/root 2106 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_uchar.bi -rw-r--r-- root/root 2088 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_uint.bi -rw-r--r-- root/root 2136 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_ulong.bi -rw-r--r-- root/root 2126 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sort_vector_ushort.bi -rw-r--r-- root/root 978 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_specfunc.bi -rw-r--r-- root/root 2932 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_spline.bi -rw-r--r-- root/root 1491 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics.bi -rw-r--r-- root/root 6469 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_char.bi -rw-r--r-- root/root 9690 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_double.bi -rw-r--r-- root/root 9964 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_float.bi -rw-r--r-- root/root 6436 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_int.bi -rw-r--r-- root/root 6538 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_long.bi -rw-r--r-- root/root 10641 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_long_double.bi -rw-r--r-- root/root 6543 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_short.bi -rw-r--r-- root/root 6543 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_uchar.bi -rw-r--r-- root/root 6510 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_uint.bi -rw-r--r-- root/root 6612 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_ulong.bi -rw-r--r-- root/root 6617 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_statistics_ushort.bi -rw-r--r-- root/root 3237 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sum.bi -rw-r--r-- root/root 2481 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_sys.bi -rw-r--r-- root/root 1968 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_test.bi -rw-r--r-- root/root 994 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_types.bi -rw-r--r-- root/root 1598 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector.bi -rw-r--r-- root/root 6939 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_char.bi -rw-r--r-- root/root 1632 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_complex.bi -rw-r--r-- root/root 7217 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_complex_double.bi -rw-r--r-- root/root 7933 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_complex_float.bi -rw-r--r-- root/root 8736 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_complex_long_double.bi -rw-r--r-- root/root 6396 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_double.bi -rw-r--r-- root/root 7071 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_float.bi -rw-r--r-- root/root 6811 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_int.bi -rw-r--r-- root/root 6969 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_long.bi -rw-r--r-- root/root 7871 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_long_double.bi -rw-r--r-- root/root 7057 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_short.bi -rw-r--r-- root/root 7057 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_uchar.bi -rw-r--r-- root/root 6941 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_uint.bi -rw-r--r-- root/root 7099 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_ulong.bi -rw-r--r-- root/root 7187 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_vector_ushort.bi -rw-r--r-- root/root 1190 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_version.bi -rw-r--r-- root/root 3224 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_wavelet.bi -rw-r--r-- root/root 3698 2025-01-25 17:47 ./usr/include/freebasic/gsl/gsl_wavelet2d.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/gtk/ -rw-r--r-- root/root 772 2025-01-25 17:47 ./usr/include/freebasic/gtk/gtk.bi -rw-r--r-- root/root 781105 2025-01-25 17:47 ./usr/include/freebasic/gtk/gtk2.bi -rw-r--r-- root/root 837526 2025-01-25 17:47 ./usr/include/freebasic/gtk/gtk3.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/gtkgl/ -rw-r--r-- root/root 672 2025-01-25 17:47 ./usr/include/freebasic/gtkgl/gdkgl.bi -rw-r--r-- root/root 22017 2025-01-25 17:47 ./usr/include/freebasic/gtkgl/gdkglext.bi -rw-r--r-- root/root 672 2025-01-25 17:47 ./usr/include/freebasic/gtkgl/gtkgl.bi -rw-r--r-- root/root 4361 2025-01-25 17:47 ./usr/include/freebasic/gtkgl/gtkglext.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/im/ -rw-r--r-- root/root 6095 2025-01-25 17:47 ./usr/include/freebasic/im/im.bi -rw-r--r-- root/root 4759 2025-01-25 17:47 ./usr/include/freebasic/im/im_attrib_flat.bi -rw-r--r-- root/root 3932 2025-01-25 17:47 ./usr/include/freebasic/im/im_binfile.bi -rw-r--r-- root/root 4665 2025-01-25 17:47 ./usr/include/freebasic/im/im_capture.bi -rw-r--r-- root/root 2499 2025-01-25 17:47 ./usr/include/freebasic/im/im_colorhsi.bi -rw-r--r-- root/root 3650 2025-01-25 17:47 ./usr/include/freebasic/im/im_convert.bi -rw-r--r-- root/root 2633 2025-01-25 17:47 ./usr/include/freebasic/im/im_counter.bi -rw-r--r-- root/root 4732 2025-01-25 17:47 ./usr/include/freebasic/im/im_dib.bi -rw-r--r-- root/root 3096 2025-01-25 17:47 ./usr/include/freebasic/im/im_file.bi -rw-r--r-- root/root 2258 2025-01-25 17:47 ./usr/include/freebasic/im/im_format_all.bi -rw-r--r-- root/root 1814 2025-01-25 17:47 ./usr/include/freebasic/im/im_format_avi.bi -rw-r--r-- root/root 1814 2025-01-25 17:47 ./usr/include/freebasic/im/im_format_ecw.bi -rw-r--r-- root/root 1814 2025-01-25 17:47 ./usr/include/freebasic/im/im_format_jp2.bi -rw-r--r-- root/root 1890 2025-01-25 17:47 ./usr/include/freebasic/im/im_format_raw.bi -rw-r--r-- root/root 1814 2025-01-25 17:47 ./usr/include/freebasic/im/im_format_wmv.bi -rw-r--r-- root/root 8549 2025-01-25 17:47 ./usr/include/freebasic/im/im_image.bi -rw-r--r-- root/root 2874 2025-01-25 17:47 ./usr/include/freebasic/im/im_kernel.bi -rw-r--r-- root/root 2236 2025-01-25 17:47 ./usr/include/freebasic/im/im_lib.bi -rw-r--r-- root/root 2989 2025-01-25 17:47 ./usr/include/freebasic/im/im_palette.bi -rw-r--r-- root/root 1890 2025-01-25 17:47 ./usr/include/freebasic/im/im_process.bi -rw-r--r-- root/root 5382 2025-01-25 17:47 ./usr/include/freebasic/im/im_process_ana.bi -rw-r--r-- root/root 3151 2025-01-25 17:47 ./usr/include/freebasic/im/im_process_glo.bi -rw-r--r-- root/root 10449 2025-01-25 17:47 ./usr/include/freebasic/im/im_process_loc.bi -rw-r--r-- root/root 15633 2025-01-25 17:47 ./usr/include/freebasic/im/im_process_pnt.bi -rw-r--r-- root/root 1988 2025-01-25 17:47 ./usr/include/freebasic/im/im_raw.bi -rw-r--r-- root/root 5432 2025-01-25 17:47 ./usr/include/freebasic/im/im_util.bi -rw-r--r-- root/root 2368 2025-01-25 17:47 ./usr/include/freebasic/im/imlua.bi -rw-r--r-- root/root 5362 2025-01-25 17:47 ./usr/include/freebasic/im/old_im.bi -rw-r--r-- root/root 16505 2025-01-25 17:47 ./usr/include/freebasic/japi.bi -rw-r--r-- root/root 108375 2025-01-25 17:47 ./usr/include/freebasic/jit.bi -rw-r--r-- root/root 28819 2025-01-25 17:47 ./usr/include/freebasic/jni.bi -rw-r--r-- root/root 23015 2025-01-25 17:47 ./usr/include/freebasic/jpeglib.bi -rw-r--r-- root/root 3502 2025-01-25 17:47 ./usr/include/freebasic/jpgalleg.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/json-c/ -rw-r--r-- root/root 1330 2025-01-25 17:47 ./usr/include/freebasic/json-c/arraylist.bi -rw-r--r-- root/root 798 2025-01-25 17:47 ./usr/include/freebasic/json-c/bits.bi -rw-r--r-- root/root 916 2025-01-25 17:47 ./usr/include/freebasic/json-c/debug.bi -rw-r--r-- root/root 825 2025-01-25 17:47 ./usr/include/freebasic/json-c/json.bi -rw-r--r-- root/root 896 2025-01-25 17:47 ./usr/include/freebasic/json-c/json_c_version.bi -rw-r--r-- root/root 5139 2025-01-25 17:47 ./usr/include/freebasic/json-c/json_object.bi -rw-r--r-- root/root 1744 2025-01-25 17:47 ./usr/include/freebasic/json-c/json_object_iterator.bi -rw-r--r-- root/root 1279 2025-01-25 17:47 ./usr/include/freebasic/json-c/json_object_private.bi -rw-r--r-- root/root 3373 2025-01-25 17:47 ./usr/include/freebasic/json-c/json_tokener.bi -rw-r--r-- root/root 1217 2025-01-25 17:47 ./usr/include/freebasic/json-c/json_util.bi -rw-r--r-- root/root 3108 2025-01-25 17:47 ./usr/include/freebasic/json-c/linkhash.bi -rw-r--r-- root/root 1594 2025-01-25 17:47 ./usr/include/freebasic/json-c/printbuf.bi -rw-r--r-- root/root 515 2025-01-25 17:47 ./usr/include/freebasic/json-c/random_seed.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/ -rw-r--r-- root/root 1517 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_affine.bi -rw-r--r-- root/root 647 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_alphagamma.bi -rw-r--r-- root/root 643 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_bpath.bi -rw-r--r-- root/root 456 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_config.bi -rw-r--r-- root/root 404 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_filterlevel.bi -rw-r--r-- root/root 535 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_gray_svp.bi -rw-r--r-- root/root 611 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_misc.bi -rw-r--r-- root/root 378 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_pathcode.bi -rw-r--r-- root/root 2036 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_pixbuf.bi -rw-r--r-- root/root 357 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_point.bi -rw-r--r-- root/root 1475 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rect.bi -rw-r--r-- root/root 482 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rect_svp.bi -rw-r--r-- root/root 514 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rect_uta.bi -rw-r--r-- root/root 591 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rgb.bi -rw-r--r-- root/root 745 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rgb_affine.bi -rw-r--r-- root/root 796 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rgb_bitmap_affine.bi -rw-r--r-- root/root 720 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rgb_pixbuf_affine.bi -rw-r--r-- root/root 765 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rgb_rgba_affine.bi -rw-r--r-- root/root 885 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_rgb_svp.bi -rw-r--r-- root/root 962 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_svp.bi -rw-r--r-- root/root 708 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_svp_ops.bi -rw-r--r-- root/root 540 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_svp_point.bi -rw-r--r-- root/root 1240 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_svp_render_aa.bi -rw-r--r-- root/root 428 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_svp_vpath.bi -rw-r--r-- root/root 1089 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_svp_vpath_stroke.bi -rw-r--r-- root/root 619 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_svp_wind.bi -rw-r--r-- root/root 843 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_uta.bi -rw-r--r-- root/root 411 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_uta_ops.bi -rw-r--r-- root/root 423 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_uta_rect.bi -rw-r--r-- root/root 414 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_uta_svp.bi -rw-r--r-- root/root 621 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_uta_vpath.bi -rw-r--r-- root/root 1128 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_vpath.bi -rw-r--r-- root/root 724 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_vpath_bpath.bi -rw-r--r-- root/root 556 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_vpath_dash.bi -rw-r--r-- root/root 426 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/art_vpath_svp.bi -rw-r--r-- root/root 611 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/libart-features.bi -rw-r--r-- root/root 1522 2025-01-25 17:47 ./usr/include/freebasic/libart_lgpl/libart.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/libexslt/ -rw-r--r-- root/root 3487 2025-01-25 17:47 ./usr/include/freebasic/libexslt/exslt.bi -rw-r--r-- root/root 1784 2025-01-25 17:47 ./usr/include/freebasic/libexslt/exsltconfig.bi -rw-r--r-- root/root 1628 2025-01-25 17:47 ./usr/include/freebasic/libexslt/exsltexports.bi -rw-r--r-- root/root 1687 2025-01-25 17:47 ./usr/include/freebasic/libexslt/libexslt.bi -rw-r--r-- root/root 5427 2025-01-25 17:47 ./usr/include/freebasic/libiconv.bi -rw-r--r-- root/root 5120 2025-01-25 17:47 ./usr/include/freebasic/libintl.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/libxml/ -rw-r--r-- root/root 3193 2025-01-25 17:47 ./usr/include/freebasic/libxml/DOCBparser.bi -rw-r--r-- root/root 8198 2025-01-25 17:47 ./usr/include/freebasic/libxml/HTMLparser.bi -rw-r--r-- root/root 3967 2025-01-25 17:47 ./usr/include/freebasic/libxml/HTMLtree.bi -rw-r--r-- root/root 5374 2025-01-25 17:47 ./usr/include/freebasic/libxml/SAX.bi -rw-r--r-- root/root 5771 2025-01-25 17:47 ./usr/include/freebasic/libxml/SAX2.bi -rw-r--r-- root/root 2712 2025-01-25 17:47 ./usr/include/freebasic/libxml/c14n.bi -rw-r--r-- root/root 5248 2025-01-25 17:47 ./usr/include/freebasic/libxml/catalog.bi -rw-r--r-- root/root 5241 2025-01-25 17:47 ./usr/include/freebasic/libxml/chvalid.bi -rw-r--r-- root/root 5117 2025-01-25 17:47 ./usr/include/freebasic/libxml/debugXML.bi -rw-r--r-- root/root 2580 2025-01-25 17:47 ./usr/include/freebasic/libxml/dict.bi -rw-r--r-- root/root 4852 2025-01-25 17:47 ./usr/include/freebasic/libxml/encoding.bi -rw-r--r-- root/root 4252 2025-01-25 17:47 ./usr/include/freebasic/libxml/entities.bi -rw-r--r-- root/root 10949 2025-01-25 17:47 ./usr/include/freebasic/libxml/globals.bi -rw-r--r-- root/root 5830 2025-01-25 17:47 ./usr/include/freebasic/libxml/hash.bi -rw-r--r-- root/root 3787 2025-01-25 17:47 ./usr/include/freebasic/libxml/list.bi -rw-r--r-- root/root 4248 2025-01-25 17:47 ./usr/include/freebasic/libxml/nanoftp.bi -rw-r--r-- root/root 3198 2025-01-25 17:47 ./usr/include/freebasic/libxml/nanohttp.bi -rw-r--r-- root/root 22525 2025-01-25 17:47 ./usr/include/freebasic/libxml/parser.bi -rw-r--r-- root/root 12265 2025-01-25 17:47 ./usr/include/freebasic/libxml/parserInternals.bi -rw-r--r-- root/root 3226 2025-01-25 17:47 ./usr/include/freebasic/libxml/pattern.bi -rw-r--r-- root/root 6031 2025-01-25 17:47 ./usr/include/freebasic/libxml/relaxng.bi -rw-r--r-- root/root 13629 2025-01-25 17:47 ./usr/include/freebasic/libxml/schemasInternals.bi -rw-r--r-- root/root 3346 2025-01-25 17:47 ./usr/include/freebasic/libxml/schematron.bi -rw-r--r-- root/root 2255 2025-01-25 17:47 ./usr/include/freebasic/libxml/threads.bi -rw-r--r-- root/root 26711 2025-01-25 17:47 ./usr/include/freebasic/libxml/tree.bi -rw-r--r-- root/root 3050 2025-01-25 17:47 ./usr/include/freebasic/libxml/uri.bi -rw-r--r-- root/root 11157 2025-01-25 17:47 ./usr/include/freebasic/libxml/valid.bi -rw-r--r-- root/root 3144 2025-01-25 17:47 ./usr/include/freebasic/libxml/xinclude.bi -rw-r--r-- root/root 3422 2025-01-25 17:47 ./usr/include/freebasic/libxml/xlink.bi -rw-r--r-- root/root 8587 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlIO.bi -rw-r--r-- root/root 4853 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlautomata.bi -rw-r--r-- root/root 23787 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlerror.bi -rw-r--r-- root/root 1360 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlexports.bi -rw-r--r-- root/root 3810 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlmemory.bi -rw-r--r-- root/root 1952 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlmodule.bi -rw-r--r-- root/root 12885 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlreader.bi -rw-r--r-- root/root 5712 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlregexp.bi -rw-r--r-- root/root 3070 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlsave.bi -rw-r--r-- root/root 6340 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlschemas.bi -rw-r--r-- root/root 6040 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlschemastypes.bi -rw-r--r-- root/root 4551 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlstring.bi -rw-r--r-- root/root 12581 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlunicode.bi -rw-r--r-- root/root 2786 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlversion.bi -rw-r--r-- root/root 14110 2025-01-25 17:47 ./usr/include/freebasic/libxml/xmlwriter.bi -rw-r--r-- root/root 10037 2025-01-25 17:47 ./usr/include/freebasic/libxml/xpath.bi -rw-r--r-- root/root 16442 2025-01-25 17:47 ./usr/include/freebasic/libxml/xpathInternals.bi -rw-r--r-- root/root 3899 2025-01-25 17:47 ./usr/include/freebasic/libxml/xpointer.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/libxslt/ -rw-r--r-- root/root 2097 2025-01-25 17:47 ./usr/include/freebasic/libxslt/attributes.bi -rw-r--r-- root/root 2842 2025-01-25 17:47 ./usr/include/freebasic/libxslt/documents.bi -rw-r--r-- root/root 6757 2025-01-25 17:47 ./usr/include/freebasic/libxslt/extensions.bi -rw-r--r-- root/root 2482 2025-01-25 17:47 ./usr/include/freebasic/libxslt/extra.bi -rw-r--r-- root/root 2947 2025-01-25 17:47 ./usr/include/freebasic/libxslt/functions.bi -rw-r--r-- root/root 2878 2025-01-25 17:47 ./usr/include/freebasic/libxslt/imports.bi -rw-r--r-- root/root 2372 2025-01-25 17:47 ./usr/include/freebasic/libxslt/keys.bi -rw-r--r-- root/root 1658 2025-01-25 17:47 ./usr/include/freebasic/libxslt/libxslt.bi -rw-r--r-- root/root 2741 2025-01-25 17:47 ./usr/include/freebasic/libxslt/namespaces.bi -rw-r--r-- root/root 2498 2025-01-25 17:47 ./usr/include/freebasic/libxslt/numbersInternals.bi -rw-r--r-- root/root 2761 2025-01-25 17:47 ./usr/include/freebasic/libxslt/pattern.bi -rw-r--r-- root/root 2065 2025-01-25 17:47 ./usr/include/freebasic/libxslt/preproc.bi -rw-r--r-- root/root 3418 2025-01-25 17:47 ./usr/include/freebasic/libxslt/security.bi -rw-r--r-- root/root 3499 2025-01-25 17:47 ./usr/include/freebasic/libxslt/templates.bi -rw-r--r-- root/root 6845 2025-01-25 17:47 ./usr/include/freebasic/libxslt/transform.bi -rw-r--r-- root/root 1575 2025-01-25 17:47 ./usr/include/freebasic/libxslt/trio.bi -rw-r--r-- root/root 2031 2025-01-25 17:47 ./usr/include/freebasic/libxslt/triodef.bi -rw-r--r-- root/root 3734 2025-01-25 17:47 ./usr/include/freebasic/libxslt/variables.bi -rw-r--r-- root/root 2879 2025-01-25 17:47 ./usr/include/freebasic/libxslt/win32config.bi -rw-r--r-- root/root 2225 2025-01-25 17:47 ./usr/include/freebasic/libxslt/xslt.bi -rw-r--r-- root/root 14087 2025-01-25 17:47 ./usr/include/freebasic/libxslt/xsltInternals.bi -rw-r--r-- root/root 1882 2025-01-25 17:47 ./usr/include/freebasic/libxslt/xsltconfig.bi -rw-r--r-- root/root 1598 2025-01-25 17:47 ./usr/include/freebasic/libxslt/xsltexports.bi -rw-r--r-- root/root 2159 2025-01-25 17:47 ./usr/include/freebasic/libxslt/xsltlocale.bi -rw-r--r-- root/root 8315 2025-01-25 17:47 ./usr/include/freebasic/libxslt/xsltutils.bi -rw-r--r-- root/root 1974 2025-01-25 17:47 ./usr/include/freebasic/libxslt/xsltwin32config.bi -rw-r--r-- root/root 117567 2025-01-25 17:47 ./usr/include/freebasic/llvm-c.bi -rw-r--r-- root/root 22971 2025-01-25 17:47 ./usr/include/freebasic/lzma.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/lzo/ -rw-r--r-- root/root 2141 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1.bi -rw-r--r-- root/root 2150 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1a.bi -rw-r--r-- root/root 4375 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1b.bi -rw-r--r-- root/root 4372 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1c.bi -rw-r--r-- root/root 2344 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1f.bi -rw-r--r-- root/root 4230 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1x.bi -rw-r--r-- root/root 3357 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1y.bi -rw-r--r-- root/root 2887 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo1z.bi -rw-r--r-- root/root 2076 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo2a.bi -rw-r--r-- root/root 3665 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzo_asm.bi -rw-r--r-- root/root 7757 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzoconf.bi -rw-r--r-- root/root 13426 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzodefs.bi -rw-r--r-- root/root 1539 2025-01-25 17:47 ./usr/include/freebasic/lzo/lzoutil.bi -rw-r--r-- root/root 69784 2025-01-25 17:47 ./usr/include/freebasic/mariadb.bi -rw-r--r-- root/root 4304 2025-01-25 17:47 ./usr/include/freebasic/modplug.bi -rw-r--r-- root/root 17226 2025-01-25 17:47 ./usr/include/freebasic/mpg123.bi -rw-r--r-- root/root 12774 2025-01-25 17:47 ./usr/include/freebasic/mxml.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/mysql/ -rw-r--r-- root/root 730 2025-01-25 17:47 ./usr/include/freebasic/mysql/my_alloc.bi -rw-r--r-- root/root 14545 2025-01-25 17:47 ./usr/include/freebasic/mysql/mysql.bi -rw-r--r-- root/root 6805 2025-01-25 17:47 ./usr/include/freebasic/mysql/mysql_com.bi -rw-r--r-- root/root 661 2025-01-25 17:47 ./usr/include/freebasic/mysql/mysql_version.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/ode/ -rw-r--r-- root/root 91019 2025-01-25 17:47 ./usr/include/freebasic/ode/ode.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/ogg/ -rw-r--r-- root/root 9184 2025-01-25 17:47 ./usr/include/freebasic/ogg/ogg.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/pango/ -rw-r--r-- root/root 64636 2025-01-25 17:47 ./usr/include/freebasic/pango/pango.bi -rw-r--r-- root/root 5347 2025-01-25 17:47 ./usr/include/freebasic/pango/pangocairo.bi -rw-r--r-- root/root 22412 2025-01-25 17:47 ./usr/include/freebasic/pcre-common.bi -rw-r--r-- root/root 59 2025-01-25 17:47 ./usr/include/freebasic/pcre.bi -rw-r--r-- root/root 61 2025-01-25 17:47 ./usr/include/freebasic/pcre16.bi -rw-r--r-- root/root 38483 2025-01-25 17:47 ./usr/include/freebasic/pcre2.bi -rw-r--r-- root/root 3517 2025-01-25 17:47 ./usr/include/freebasic/pcre2posix.bi -rw-r--r-- root/root 61 2025-01-25 17:47 ./usr/include/freebasic/pcre32.bi -rw-r--r-- root/root 3375 2025-01-25 17:47 ./usr/include/freebasic/pcreposix.bi -rw-r--r-- root/root 1220 2025-01-25 17:47 ./usr/include/freebasic/png.bi -rw-r--r-- root/root 54614 2025-01-25 17:47 ./usr/include/freebasic/png12.bi -rw-r--r-- root/root 53429 2025-01-25 17:47 ./usr/include/freebasic/png14.bi -rw-r--r-- root/root 56545 2025-01-25 17:47 ./usr/include/freebasic/png15.bi -rw-r--r-- root/root 62948 2025-01-25 17:47 ./usr/include/freebasic/png16.bi -rw-r--r-- root/root 9400 2025-01-25 17:47 ./usr/include/freebasic/portaudio.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/postgresql/ -rw-r--r-- root/root 21529 2025-01-25 17:47 ./usr/include/freebasic/postgresql/libpq-fe.bi -rw-r--r-- root/root 2323 2025-01-25 17:47 ./usr/include/freebasic/postgresql/postgres_ext.bi -rw-r--r-- root/root 10197 2025-01-25 17:47 ./usr/include/freebasic/pspell.bi -rw-r--r-- root/root 4363 2025-01-25 17:47 ./usr/include/freebasic/quicklz.bi -rw-r--r-- root/root 52784 2025-01-25 17:47 ./usr/include/freebasic/raylib.bi -rw-r--r-- root/root 42748 2025-01-25 17:47 ./usr/include/freebasic/raymath.bi -rw-r--r-- root/root 29 2025-01-25 17:47 ./usr/include/freebasic/regex.bi -rw-r--r-- root/root 11912 2025-01-25 17:47 ./usr/include/freebasic/sndfile.bi -rw-r--r-- root/root 54566 2025-01-25 17:47 ./usr/include/freebasic/soloud_c.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/ -rw-r--r-- root/root 38553 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jsapi.bi -rw-r--r-- root/root 467 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jscompat.bi -rw-r--r-- root/root 1487 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jscpucfg.bi -rw-r--r-- root/root 514 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jslong.bi -rw-r--r-- root/root 272 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jsosdep.bi -rw-r--r-- root/root 545 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jsotypes.bi -rw-r--r-- root/root 6597 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jspubtd.bi -rw-r--r-- root/root 825 2025-01-25 17:47 ./usr/include/freebasic/spidermonkey/jstypes.bi -rw-r--r-- root/root 8991 2025-01-25 17:47 ./usr/include/freebasic/sqlite2.bi -rw-r--r-- root/root 67494 2025-01-25 17:47 ./usr/include/freebasic/sqlite3.bi -rw-r--r-- root/root 48583 2025-01-25 17:47 ./usr/include/freebasic/sqlite3ext.bi -rw-r--r-- root/root 194 2025-01-25 17:47 ./usr/include/freebasic/string.bi -rw-r--r-- root/root 805 2025-01-25 17:47 ./usr/include/freebasic/tinyptc.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/tre/ -rw-r--r-- root/root 4359 2025-01-25 17:47 ./usr/include/freebasic/tre/regex.bi -rw-r--r-- root/root 7431 2025-01-25 17:47 ./usr/include/freebasic/tre/tre.bi -rw-r--r-- root/root 977 2025-01-25 17:47 ./usr/include/freebasic/utf_conv.bi -rw-r--r-- root/root 3345 2025-01-25 17:47 ./usr/include/freebasic/uuid.bi -rw-r--r-- root/root 1245 2025-01-25 17:47 ./usr/include/freebasic/vbcompat.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/vlc/ -rw-r--r-- root/root 1646 2025-01-25 17:47 ./usr/include/freebasic/vlc/deprecated.bi -rw-r--r-- root/root 6462 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc.bi -rw-r--r-- root/root 6972 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_events.bi -rw-r--r-- root/root 6940 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_media.bi -rw-r--r-- root/root 2367 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_media_discoverer.bi -rw-r--r-- root/root 2116 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_media_library.bi -rw-r--r-- root/root 3134 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_media_list.bi -rw-r--r-- root/root 3479 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_media_list_player.bi -rw-r--r-- root/root 20663 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_media_player.bi -rw-r--r-- root/root 1636 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_structures.bi -rw-r--r-- root/root 1631 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_version.bi -rw-r--r-- root/root 5070 2025-01-25 17:47 ./usr/include/freebasic/vlc/libvlc_vlm.bi -rw-r--r-- root/root 2060 2025-01-25 17:47 ./usr/include/freebasic/vlc/vlc.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/vorbis/ -rw-r--r-- root/root 7181 2025-01-25 17:47 ./usr/include/freebasic/vorbis/codec.bi -rw-r--r-- root/root 3746 2025-01-25 17:47 ./usr/include/freebasic/vorbis/vorbisenc.bi -rw-r--r-- root/root 6946 2025-01-25 17:47 ./usr/include/freebasic/vorbis/vorbisfile.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/win/ -rw-r--r-- root/root 1203 2025-01-25 17:47 ./usr/include/freebasic/win/GdiPlus.bi -rw-r--r-- root/root 1036 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusBase.bi -rw-r--r-- root/root 6864 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusColor.bi -rw-r--r-- root/root 737 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusColorMatrix.bi -rw-r--r-- root/root 19937 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusEnums.bi -rw-r--r-- root/root 90192 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusFlat.bi -rw-r--r-- root/root 1645 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusGpStubs.bi -rw-r--r-- root/root 302 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusHeaders.bi -rw-r--r-- root/root 11547 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusImaging.bi -rw-r--r-- root/root 1103 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusInit.bi -rw-r--r-- root/root 426 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusMem.bi -rw-r--r-- root/root 1966 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusMetaHeader.bi -rw-r--r-- root/root 2784 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusPixelFormats.bi -rw-r--r-- root/root 9159 2025-01-25 17:47 ./usr/include/freebasic/win/GdiplusTypes.bi -rw-r--r-- root/root 795 2025-01-25 17:47 ./usr/include/freebasic/win/_bsd_types.bi -rw-r--r-- root/root 2619 2025-01-25 17:47 ./usr/include/freebasic/win/_mingw.bi -rw-r--r-- root/root 1244 2025-01-25 17:47 ./usr/include/freebasic/win/_mingw_unicode.bi -rw-r--r-- root/root 18356 2025-01-25 17:47 ./usr/include/freebasic/win/accctrl.bi -rw-r--r-- root/root 25475 2025-01-25 17:47 ./usr/include/freebasic/win/aclapi.bi -rw-r--r-- root/root 14685 2025-01-25 17:47 ./usr/include/freebasic/win/aclui.bi -rw-r--r-- root/root 5761 2025-01-25 17:47 ./usr/include/freebasic/win/adtgen.bi -rw-r--r-- root/root 2481 2025-01-25 17:47 ./usr/include/freebasic/win/amaudio.bi -rw-r--r-- root/root 37416 2025-01-25 17:47 ./usr/include/freebasic/win/amvideo.bi -rw-r--r-- root/root 3643 2025-01-25 17:47 ./usr/include/freebasic/win/apiset.bi -rw-r--r-- root/root 3210 2025-01-25 17:47 ./usr/include/freebasic/win/audevcod.bi -rw-r--r-- root/root 20364 2025-01-25 17:47 ./usr/include/freebasic/win/authz.bi -rw-r--r-- root/root 9064 2025-01-25 17:47 ./usr/include/freebasic/win/basetsd.bi -rw-r--r-- root/root 2596 2025-01-25 17:47 ./usr/include/freebasic/win/basetyps.bi -rw-r--r-- root/root 30029 2025-01-25 17:47 ./usr/include/freebasic/win/bcrypt.bi -rw-r--r-- root/root 1935 2025-01-25 17:47 ./usr/include/freebasic/win/cderr.bi -rw-r--r-- root/root 4147 2025-01-25 17:47 ./usr/include/freebasic/win/cguid.bi -rw-r--r-- root/root 14422 2025-01-25 17:47 ./usr/include/freebasic/win/combaseapi.bi -rw-r--r-- root/root 21793 2025-01-25 17:47 ./usr/include/freebasic/win/comcat.bi -rw-r--r-- root/root 201784 2025-01-25 17:47 ./usr/include/freebasic/win/commctrl.bi -rw-r--r-- root/root 39472 2025-01-25 17:47 ./usr/include/freebasic/win/commdlg.bi -rw-r--r-- root/root 120731 2025-01-25 17:47 ./usr/include/freebasic/win/control.bi -rw-r--r-- root/root 2167 2025-01-25 17:47 ./usr/include/freebasic/win/cpl.bi -rw-r--r-- root/root 804 2025-01-25 17:47 ./usr/include/freebasic/win/cplext.bi -rw-r--r-- root/root 6068 2025-01-25 17:47 ./usr/include/freebasic/win/crtdefs.bi -rw-r--r-- root/root 3656 2025-01-25 17:47 ./usr/include/freebasic/win/custcntl.bi -rw-r--r-- root/root 76185 2025-01-25 17:47 ./usr/include/freebasic/win/d3d.bi -rw-r--r-- root/root 123332 2025-01-25 17:47 ./usr/include/freebasic/win/d3d9.bi -rw-r--r-- root/root 15934 2025-01-25 17:47 ./usr/include/freebasic/win/d3d9caps.bi -rw-r--r-- root/root 49313 2025-01-25 17:47 ./usr/include/freebasic/win/d3d9types.bi -rw-r--r-- root/root 19587 2025-01-25 17:47 ./usr/include/freebasic/win/d3dcaps.bi -rw-r--r-- root/root 31606 2025-01-25 17:47 ./usr/include/freebasic/win/d3drm.bi -rw-r--r-- root/root 16314 2025-01-25 17:47 ./usr/include/freebasic/win/d3drmdef.bi -rw-r--r-- root/root 250468 2025-01-25 17:47 ./usr/include/freebasic/win/d3drmobj.bi -rw-r--r-- root/root 44948 2025-01-25 17:47 ./usr/include/freebasic/win/d3dtypes.bi -rw-r--r-- root/root 2763 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9.bi -rw-r--r-- root/root 27544 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9anim.bi -rw-r--r-- root/root 21133 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9core.bi -rw-r--r-- root/root 43883 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9effect.bi -rw-r--r-- root/root 24302 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9math.bi -rw-r--r-- root/root 65173 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9mesh.bi -rw-r--r-- root/root 27531 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9shader.bi -rw-r--r-- root/root 3701 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9shape.bi -rw-r--r-- root/root 39648 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9tex.bi -rw-r--r-- root/root 9408 2025-01-25 17:47 ./usr/include/freebasic/win/d3dx9xof.bi -rw-r--r-- root/root 7227 2025-01-25 17:47 ./usr/include/freebasic/win/dbt.bi -rw-r--r-- root/root 2868 2025-01-25 17:47 ./usr/include/freebasic/win/dde.bi -rw-r--r-- root/root 13934 2025-01-25 17:47 ./usr/include/freebasic/win/ddeml.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/win/ddk/ -rw-r--r-- root/root 111030 2025-01-25 17:47 ./usr/include/freebasic/win/ddk/ddk_ntstatus.bi -rw-r--r-- root/root 24809 2025-01-25 17:47 ./usr/include/freebasic/win/ddk/mmddk.bi -rw-r--r-- root/root 200863 2025-01-25 17:47 ./usr/include/freebasic/win/ddk/winddk.bi -rw-r--r-- root/root 117404 2025-01-25 17:47 ./usr/include/freebasic/win/ddraw.bi -rw-r--r-- root/root 2626 2025-01-25 17:47 ./usr/include/freebasic/win/devpkey.bi -rw-r--r-- root/root 2914 2025-01-25 17:47 ./usr/include/freebasic/win/devpropdef.bi -rw-r--r-- root/root 142739 2025-01-25 17:47 ./usr/include/freebasic/win/dimm.bi -rw-r--r-- root/root 102804 2025-01-25 17:47 ./usr/include/freebasic/win/dinput.bi -rw-r--r-- root/root 4386 2025-01-25 17:47 ./usr/include/freebasic/win/dlgs.bi -rw-r--r-- root/root 5605 2025-01-25 17:47 ./usr/include/freebasic/win/dls1.bi -rw-r--r-- root/root 5261 2025-01-25 17:47 ./usr/include/freebasic/win/dmdls.bi -rw-r--r-- root/root 8522 2025-01-25 17:47 ./usr/include/freebasic/win/dmerror.bi -rw-r--r-- root/root 15986 2025-01-25 17:47 ./usr/include/freebasic/win/dmplugin.bi -rw-r--r-- root/root 1427 2025-01-25 17:47 ./usr/include/freebasic/win/dmusbuff.bi -rw-r--r-- root/root 33335 2025-01-25 17:47 ./usr/include/freebasic/win/dmusicc.bi -rw-r--r-- root/root 34046 2025-01-25 17:47 ./usr/include/freebasic/win/dmusicf.bi -rw-r--r-- root/root 100079 2025-01-25 17:47 ./usr/include/freebasic/win/dmusici.bi -rw-r--r-- root/root 14118 2025-01-25 17:47 ./usr/include/freebasic/win/dmusics.bi -rw-r--r-- root/root 43919 2025-01-25 17:47 ./usr/include/freebasic/win/docobj.bi -rw-r--r-- root/root 11984 2025-01-25 17:47 ./usr/include/freebasic/win/dpaddr.bi -rw-r--r-- root/root 55106 2025-01-25 17:47 ./usr/include/freebasic/win/dplay.bi -rw-r--r-- root/root 52387 2025-01-25 17:47 ./usr/include/freebasic/win/dplay8.bi -rw-r--r-- root/root 16974 2025-01-25 17:47 ./usr/include/freebasic/win/dplobby.bi -rw-r--r-- root/root 11468 2025-01-25 17:47 ./usr/include/freebasic/win/dplobby8.bi -rw-r--r-- root/root 1478 2025-01-25 17:47 ./usr/include/freebasic/win/dshow.bi -rw-r--r-- root/root 50377 2025-01-25 17:47 ./usr/include/freebasic/win/dsound.bi -rw-r--r-- root/root 2821 2025-01-25 17:47 ./usr/include/freebasic/win/dvdevcod.bi -rw-r--r-- root/root 2432 2025-01-25 17:47 ./usr/include/freebasic/win/dxerr8.bi -rw-r--r-- root/root 1909 2025-01-25 17:47 ./usr/include/freebasic/win/dxerr9.bi -rw-r--r-- root/root 13384 2025-01-25 17:47 ./usr/include/freebasic/win/edevdefs.bi -rw-r--r-- root/root 1928 2025-01-25 17:47 ./usr/include/freebasic/win/errors.bi -rw-r--r-- root/root 2956 2025-01-25 17:47 ./usr/include/freebasic/win/evcode.bi -rw-r--r-- root/root 163858 2025-01-25 17:47 ./usr/include/freebasic/win/exdisp.bi -rw-r--r-- root/root 124878 2025-01-25 17:47 ./usr/include/freebasic/win/gdiplus-c.bi -rw-r--r-- root/root 3863 2025-01-25 17:47 ./usr/include/freebasic/win/guiddef.bi -rw-r--r-- root/root 4418 2025-01-25 17:47 ./usr/include/freebasic/win/ifdef.bi -rw-r--r-- root/root 88208 2025-01-25 17:47 ./usr/include/freebasic/win/imagehlp.bi -rw-r--r-- root/root 27330 2025-01-25 17:47 ./usr/include/freebasic/win/imm.bi -rw-r--r-- root/root 946 2025-01-25 17:47 ./usr/include/freebasic/win/in6addr.bi -rw-r--r-- root/root 1217 2025-01-25 17:47 ./usr/include/freebasic/win/inaddr.bi -rw-r--r-- root/root 663 2025-01-25 17:47 ./usr/include/freebasic/win/initguid.bi -rw-r--r-- root/root 19864 2025-01-25 17:47 ./usr/include/freebasic/win/intrin.bi -rw-r--r-- root/root 7689 2025-01-25 17:47 ./usr/include/freebasic/win/intshcut.bi -rw-r--r-- root/root 6015 2025-01-25 17:47 ./usr/include/freebasic/win/ipexport.bi -rw-r--r-- root/root 12822 2025-01-25 17:47 ./usr/include/freebasic/win/iphlpapi.bi -rw-r--r-- root/root 6081 2025-01-25 17:47 ./usr/include/freebasic/win/ipifcons.bi -rw-r--r-- root/root 643 2025-01-25 17:47 ./usr/include/freebasic/win/ipmib.bi -rw-r--r-- root/root 25186 2025-01-25 17:47 ./usr/include/freebasic/win/iprtrmib.bi -rw-r--r-- root/root 11863 2025-01-25 17:47 ./usr/include/freebasic/win/iptypes.bi -rw-r--r-- root/root 1079 2025-01-25 17:47 ./usr/include/freebasic/win/isguids.bi -rw-r--r-- root/root 7376 2025-01-25 17:47 ./usr/include/freebasic/win/knownfolders.bi -rw-r--r-- root/root 8873 2025-01-25 17:47 ./usr/include/freebasic/win/ktmtypes.bi -rw-r--r-- root/root 2289 2025-01-25 17:47 ./usr/include/freebasic/win/lmcons.bi -rw-r--r-- root/root 2197 2025-01-25 17:47 ./usr/include/freebasic/win/lzexpand.bi -rw-r--r-- root/root 8384 2025-01-25 17:47 ./usr/include/freebasic/win/mapi.bi -rw-r--r-- root/root 13340 2025-01-25 17:47 ./usr/include/freebasic/win/mcx.bi -rw-r--r-- root/root 2805 2025-01-25 17:47 ./usr/include/freebasic/win/mgmtapi.bi -rw-r--r-- root/root 89739 2025-01-25 17:47 ./usr/include/freebasic/win/mmreg.bi -rw-r--r-- root/root 110875 2025-01-25 17:47 ./usr/include/freebasic/win/mmsystem.bi -rw-r--r-- root/root 48165 2025-01-25 17:47 ./usr/include/freebasic/win/mprapi.bi -rw-r--r-- root/root 30889 2025-01-25 17:47 ./usr/include/freebasic/win/msacm.bi -rw-r--r-- root/root 34270 2025-01-25 17:47 ./usr/include/freebasic/win/mshtmhst.bi -rw-r--r-- root/root 2663 2025-01-25 17:47 ./usr/include/freebasic/win/mshtml.bi -rw-r--r-- root/root 2488419 2025-01-25 17:47 ./usr/include/freebasic/win/mshtmlc.bi -rw-r--r-- root/root 9691 2025-01-25 17:47 ./usr/include/freebasic/win/mstcpip.bi -rw-r--r-- root/root 10811 2025-01-25 17:47 ./usr/include/freebasic/win/mswsock.bi -rw-r--r-- root/root 306316 2025-01-25 17:47 ./usr/include/freebasic/win/msxml.bi -rw-r--r-- root/root 7872 2025-01-25 17:47 ./usr/include/freebasic/win/naptypes.bi -rw-r--r-- root/root 5419 2025-01-25 17:47 ./usr/include/freebasic/win/nb30.bi -rw-r--r-- root/root 20967 2025-01-25 17:47 ./usr/include/freebasic/win/ncrypt.bi -rw-r--r-- root/root 5595 2025-01-25 17:47 ./usr/include/freebasic/win/netioapi.bi -rw-r--r-- root/root 7779 2025-01-25 17:47 ./usr/include/freebasic/win/nldef.bi -rw-r--r-- root/root 17232 2025-01-25 17:47 ./usr/include/freebasic/win/nspapi.bi -rw-r--r-- root/root 98985 2025-01-25 17:47 ./usr/include/freebasic/win/ntddndis.bi -rw-r--r-- root/root 18324 2025-01-25 17:47 ./usr/include/freebasic/win/ntdef.bi -rw-r--r-- root/root 64761 2025-01-25 17:47 ./usr/include/freebasic/win/ntsecapi.bi -rw-r--r-- root/root 39159 2025-01-25 17:47 ./usr/include/freebasic/win/ntsecpkg.bi -rw-r--r-- root/root 145809 2025-01-25 17:47 ./usr/include/freebasic/win/oaidl.bi -rw-r--r-- root/root 10032 2025-01-25 17:47 ./usr/include/freebasic/win/objbase.bi -rw-r--r-- root/root 6301 2025-01-25 17:47 ./usr/include/freebasic/win/objectarray.bi -rw-r--r-- root/root 157742 2025-01-25 17:47 ./usr/include/freebasic/win/objidl.bi -rw-r--r-- root/root 132811 2025-01-25 17:47 ./usr/include/freebasic/win/objidlbase.bi -rw-r--r-- root/root 3804 2025-01-25 17:47 ./usr/include/freebasic/win/objsafe.bi -rw-r--r-- root/root 170874 2025-01-25 17:47 ./usr/include/freebasic/win/ocidl.bi -rw-r--r-- root/root 20007 2025-01-25 17:47 ./usr/include/freebasic/win/odbcinst.bi -rw-r--r-- root/root 7541 2025-01-25 17:47 ./usr/include/freebasic/win/ole-common.bi -rw-r--r-- root/root 18586 2025-01-25 17:47 ./usr/include/freebasic/win/ole.bi -rw-r--r-- root/root 14694 2025-01-25 17:47 ./usr/include/freebasic/win/ole2.bi -rw-r--r-- root/root 43146 2025-01-25 17:47 ./usr/include/freebasic/win/oleacc.bi -rw-r--r-- root/root 53382 2025-01-25 17:47 ./usr/include/freebasic/win/oleauto.bi -rw-r--r-- root/root 15974 2025-01-25 17:47 ./usr/include/freebasic/win/olectl.bi -rw-r--r-- root/root 644 2025-01-25 17:47 ./usr/include/freebasic/win/olectlid.bi -rw-r--r-- root/root 45601 2025-01-25 17:47 ./usr/include/freebasic/win/oledlg.bi -rw-r--r-- root/root 99326 2025-01-25 17:47 ./usr/include/freebasic/win/oleidl.bi -rw-r--r-- root/root 11478 2025-01-25 17:47 ./usr/include/freebasic/win/pciprop.bi -rw-r--r-- root/root 2087 2025-01-25 17:47 ./usr/include/freebasic/win/portabledeviceconnectapi.bi -rw-r--r-- root/root 17709 2025-01-25 17:47 ./usr/include/freebasic/win/powrprof.bi -rw-r--r-- root/root 1426 2025-01-25 17:47 ./usr/include/freebasic/win/profinfo.bi -rw-r--r-- root/root 30298 2025-01-25 17:47 ./usr/include/freebasic/win/propidl.bi -rw-r--r-- root/root 1151 2025-01-25 17:47 ./usr/include/freebasic/win/propkeydef.bi -rw-r--r-- root/root 123008 2025-01-25 17:47 ./usr/include/freebasic/win/propsys.bi -rw-r--r-- root/root 23545 2025-01-25 17:47 ./usr/include/freebasic/win/prsht.bi -rw-r--r-- root/root 11417 2025-01-25 17:47 ./usr/include/freebasic/win/psapi.bi -rw-r--r-- root/root 2638 2025-01-25 17:47 ./usr/include/freebasic/win/qos.bi -rw-r--r-- root/root 53186 2025-01-25 17:47 ./usr/include/freebasic/win/ras.bi -rw-r--r-- root/root 9086 2025-01-25 17:47 ./usr/include/freebasic/win/rasdlg.bi -rw-r--r-- root/root 15857 2025-01-25 17:47 ./usr/include/freebasic/win/raserror.bi -rw-r--r-- root/root 7252 2025-01-25 17:47 ./usr/include/freebasic/win/rassapi.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/win/rc/ -rw-r--r-- root/root 55372 2025-01-25 17:47 ./usr/include/freebasic/win/rc/commctrl.h -rw-r--r-- root/root 503 2025-01-25 17:47 ./usr/include/freebasic/win/rc/dde.h -rw-r--r-- root/root 3377 2025-01-25 17:47 ./usr/include/freebasic/win/rc/dlgs.h -rw-r--r-- root/root 3137 2025-01-25 17:47 ./usr/include/freebasic/win/rc/prsht.h -rw-r--r-- root/root 208 2025-01-25 17:47 ./usr/include/freebasic/win/rc/windows.h -rw-r--r-- root/root 93409 2025-01-25 17:47 ./usr/include/freebasic/win/rc/winerror.h -rw-r--r-- root/root 771 2025-01-25 17:47 ./usr/include/freebasic/win/rc/winnt.h -rw-r--r-- root/root 63435 2025-01-25 17:47 ./usr/include/freebasic/win/rc/winuser.h -rw-r--r-- root/root 2084 2025-01-25 17:47 ./usr/include/freebasic/win/rc/winver.h -rw-r--r-- root/root 3769 2025-01-25 17:47 ./usr/include/freebasic/win/reason.bi -rw-r--r-- root/root 56492 2025-01-25 17:47 ./usr/include/freebasic/win/regstr.bi -rw-r--r-- root/root 32287 2025-01-25 17:47 ./usr/include/freebasic/win/richedit.bi -rw-r--r-- root/root 8528 2025-01-25 17:47 ./usr/include/freebasic/win/richole.bi -rw-r--r-- root/root 1119 2025-01-25 17:47 ./usr/include/freebasic/win/rpc.bi -rw-r--r-- root/root 13376 2025-01-25 17:47 ./usr/include/freebasic/win/rpcasync.bi -rw-r--r-- root/root 48207 2025-01-25 17:47 ./usr/include/freebasic/win/rpcdce.bi -rw-r--r-- root/root 15705 2025-01-25 17:47 ./usr/include/freebasic/win/rpcdcep.bi -rw-r--r-- root/root 46403 2025-01-25 17:47 ./usr/include/freebasic/win/rpcndr.bi -rw-r--r-- root/root 19970 2025-01-25 17:47 ./usr/include/freebasic/win/rpcnsi.bi -rw-r--r-- root/root 1382 2025-01-25 17:47 ./usr/include/freebasic/win/rpcnsip.bi -rw-r--r-- root/root 1664 2025-01-25 17:47 ./usr/include/freebasic/win/rpcnterr.bi -rw-r--r-- root/root 15976 2025-01-25 17:47 ./usr/include/freebasic/win/schannel.bi -rw-r--r-- root/root 904 2025-01-25 17:47 ./usr/include/freebasic/win/schemadef.bi -rw-r--r-- root/root 669 2025-01-25 17:47 ./usr/include/freebasic/win/schnlsp.bi -rw-r--r-- root/root 2656 2025-01-25 17:47 ./usr/include/freebasic/win/scrnsave.bi -rw-r--r-- root/root 5427 2025-01-25 17:47 ./usr/include/freebasic/win/secext.bi -rw-r--r-- root/root 3078 2025-01-25 17:47 ./usr/include/freebasic/win/security.bi -rw-r--r-- root/root 4784 2025-01-25 17:47 ./usr/include/freebasic/win/servprov.bi -rw-r--r-- root/root 199362 2025-01-25 17:47 ./usr/include/freebasic/win/setupapi.bi -rw-r--r-- root/root 46812 2025-01-25 17:47 ./usr/include/freebasic/win/shellapi.bi -rw-r--r-- root/root 8787 2025-01-25 17:47 ./usr/include/freebasic/win/sherrors.bi -rw-r--r-- root/root 206380 2025-01-25 17:47 ./usr/include/freebasic/win/shldisp.bi -rw-r--r-- root/root 17584 2025-01-25 17:47 ./usr/include/freebasic/win/shlguid.bi -rw-r--r-- root/root 118417 2025-01-25 17:47 ./usr/include/freebasic/win/shlobj.bi -rw-r--r-- root/root 88366 2025-01-25 17:47 ./usr/include/freebasic/win/shlwapi.bi -rw-r--r-- root/root 875273 2025-01-25 17:47 ./usr/include/freebasic/win/shobjidl.bi -rw-r--r-- root/root 6546 2025-01-25 17:47 ./usr/include/freebasic/win/shtypes.bi -rw-r--r-- root/root 13852 2025-01-25 17:47 ./usr/include/freebasic/win/snmp.bi -rw-r--r-- root/root 26422 2025-01-25 17:47 ./usr/include/freebasic/win/sql.bi -rw-r--r-- root/root 50326 2025-01-25 17:47 ./usr/include/freebasic/win/sqlext.bi -rw-r--r-- root/root 4164 2025-01-25 17:47 ./usr/include/freebasic/win/sqltypes.bi -rw-r--r-- root/root 35501 2025-01-25 17:47 ./usr/include/freebasic/win/sqlucode.bi -rw-r--r-- root/root 52062 2025-01-25 17:47 ./usr/include/freebasic/win/sspi.bi -rw-r--r-- root/root 625422 2025-01-25 17:47 ./usr/include/freebasic/win/strmif.bi -rw-r--r-- root/root 32639 2025-01-25 17:47 ./usr/include/freebasic/win/strsafe.bi -rw-r--r-- root/root 17087 2025-01-25 17:47 ./usr/include/freebasic/win/structuredquerycondition.bi -rw-r--r-- root/root 10052 2025-01-25 17:47 ./usr/include/freebasic/win/subauth.bi -rw-r--r-- root/root 7175 2025-01-25 17:47 ./usr/include/freebasic/win/tcpestats.bi -rw-r--r-- root/root 2440 2025-01-25 17:47 ./usr/include/freebasic/win/tcpmib.bi -rw-r--r-- root/root 7149 2025-01-25 17:47 ./usr/include/freebasic/win/tlhelp32.bi -rw-r--r-- root/root 22272 2025-01-25 17:47 ./usr/include/freebasic/win/tmschema.bi -rw-r--r-- root/root 1039 2025-01-25 17:47 ./usr/include/freebasic/win/udpmib.bi -rw-r--r-- root/root 2743 2025-01-25 17:47 ./usr/include/freebasic/win/unknwn.bi -rw-r--r-- root/root 10427 2025-01-25 17:47 ./usr/include/freebasic/win/unknwnbase.bi -rw-r--r-- root/root 259291 2025-01-25 17:47 ./usr/include/freebasic/win/urlmon.bi -rw-r--r-- root/root 18842 2025-01-25 17:47 ./usr/include/freebasic/win/userenv.bi -rw-r--r-- root/root 19225 2025-01-25 17:47 ./usr/include/freebasic/win/uuids.bi -rw-r--r-- root/root 17791 2025-01-25 17:47 ./usr/include/freebasic/win/uxtheme.bi -rw-r--r-- root/root 88745 2025-01-25 17:47 ./usr/include/freebasic/win/vfw.bi -rw-r--r-- root/root 9822 2025-01-25 17:47 ./usr/include/freebasic/win/vfwmsgs.bi -rw-r--r-- root/root 13962 2025-01-25 17:47 ./usr/include/freebasic/win/virtdisk.bi -rw-r--r-- root/root 123635 2025-01-25 17:47 ./usr/include/freebasic/win/wbemcli.bi -rw-r--r-- root/root 2960 2025-01-25 17:47 ./usr/include/freebasic/win/winapifamily.bi -rw-r--r-- root/root 327495 2025-01-25 17:47 ./usr/include/freebasic/win/winbase.bi -rw-r--r-- root/root 4078 2025-01-25 17:47 ./usr/include/freebasic/win/winber.bi -rw-r--r-- root/root 26934 2025-01-25 17:47 ./usr/include/freebasic/win/wincon.bi -rw-r--r-- root/root 275106 2025-01-25 17:47 ./usr/include/freebasic/win/wincrypt.bi -rw-r--r-- root/root 8659 2025-01-25 17:47 ./usr/include/freebasic/win/windef.bi -rw-r--r-- root/root 33098 2025-01-25 17:47 ./usr/include/freebasic/win/windns.bi -rw-r--r-- root/root 130898 2025-01-25 17:47 ./usr/include/freebasic/win/windot11.bi -rw-r--r-- root/root 63216 2025-01-25 17:47 ./usr/include/freebasic/win/windowsx.bi -rw-r--r-- root/root 3477 2025-01-25 17:47 ./usr/include/freebasic/win/winefs.bi -rw-r--r-- root/root 169507 2025-01-25 17:47 ./usr/include/freebasic/win/winerror.bi -rw-r--r-- root/root 166848 2025-01-25 17:47 ./usr/include/freebasic/win/wingdi.bi -rw-r--r-- root/root 124854 2025-01-25 17:47 ./usr/include/freebasic/win/wininet.bi -rw-r--r-- root/root 96312 2025-01-25 17:47 ./usr/include/freebasic/win/winioctl.bi -rw-r--r-- root/root 71684 2025-01-25 17:47 ./usr/include/freebasic/win/winldap.bi -rw-r--r-- root/root 29337 2025-01-25 17:47 ./usr/include/freebasic/win/winnetwk.bi -rw-r--r-- root/root 59182 2025-01-25 17:47 ./usr/include/freebasic/win/winnls.bi -rw-r--r-- root/root 276879 2025-01-25 17:47 ./usr/include/freebasic/win/winnt.bi -rw-r--r-- root/root 10376 2025-01-25 17:47 ./usr/include/freebasic/win/winperf.bi -rw-r--r-- root/root 37480 2025-01-25 17:47 ./usr/include/freebasic/win/winreg.bi -rw-r--r-- root/root 31507 2025-01-25 17:47 ./usr/include/freebasic/win/winscard.bi -rw-r--r-- root/root 8234 2025-01-25 17:47 ./usr/include/freebasic/win/winsmcrd.bi -rw-r--r-- root/root 15742 2025-01-25 17:47 ./usr/include/freebasic/win/winsnmp.bi -rw-r--r-- root/root 16345 2025-01-25 17:47 ./usr/include/freebasic/win/winsock.bi -rw-r--r-- root/root 55917 2025-01-25 17:47 ./usr/include/freebasic/win/winsock2.bi -rw-r--r-- root/root 103985 2025-01-25 17:47 ./usr/include/freebasic/win/winspool.bi -rw-r--r-- root/root 37262 2025-01-25 17:47 ./usr/include/freebasic/win/winsvc.bi -rw-r--r-- root/root 27904 2025-01-25 17:47 ./usr/include/freebasic/win/wintrust.bi -rw-r--r-- root/root 281045 2025-01-25 17:47 ./usr/include/freebasic/win/winuser.bi -rw-r--r-- root/root 8541 2025-01-25 17:47 ./usr/include/freebasic/win/winver.bi -rw-r--r-- root/root 4723 2025-01-25 17:47 ./usr/include/freebasic/win/wlantypes.bi -rw-r--r-- root/root 3062 2025-01-25 17:47 ./usr/include/freebasic/win/ws2def.bi -rw-r--r-- root/root 5380 2025-01-25 17:47 ./usr/include/freebasic/win/ws2ipdef.bi -rw-r--r-- root/root 30034 2025-01-25 17:47 ./usr/include/freebasic/win/ws2spi.bi -rw-r--r-- root/root 29846 2025-01-25 17:47 ./usr/include/freebasic/win/ws2tcpip.bi -rw-r--r-- root/root 913 2025-01-25 17:47 ./usr/include/freebasic/win/wsipx.bi -rw-r--r-- root/root 10949 2025-01-25 17:47 ./usr/include/freebasic/win/wtypes.bi -rw-r--r-- root/root 7599 2025-01-25 17:47 ./usr/include/freebasic/win/wtypesbase.bi -rw-r--r-- root/root 1718 2025-01-25 17:47 ./usr/include/freebasic/windows.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/wx-c/ -rw-r--r-- root/root 2113 2025-01-25 17:47 ./usr/include/freebasic/wx-c/accel.bi -rw-r--r-- root/root 357 2025-01-25 17:47 ./usr/include/freebasic/wx-c/activateevent.bi -rw-r--r-- root/root 2320 2025-01-25 17:47 ./usr/include/freebasic/wx-c/app.bi -rw-r--r-- root/root 6101 2025-01-25 17:47 ./usr/include/freebasic/wx-c/archive.bi -rw-r--r-- root/root 1489 2025-01-25 17:47 ./usr/include/freebasic/wx-c/artprovider.bi -rw-r--r-- root/root 3992 2025-01-25 17:47 ./usr/include/freebasic/wx-c/bitmap.bi -rw-r--r-- root/root 3501 2025-01-25 17:47 ./usr/include/freebasic/wx-c/bitmapbutton.bi -rw-r--r-- root/root 933 2025-01-25 17:47 ./usr/include/freebasic/wx-c/boxsizer.bi -rw-r--r-- root/root 907 2025-01-25 17:47 ./usr/include/freebasic/wx-c/brush.bi -rw-r--r-- root/root 1696 2025-01-25 17:47 ./usr/include/freebasic/wx-c/button.bi -rw-r--r-- root/root 7876 2025-01-25 17:47 ./usr/include/freebasic/wx-c/calendarctrl.bi -rw-r--r-- root/root 1717 2025-01-25 17:47 ./usr/include/freebasic/wx-c/caret.bi -rw-r--r-- root/root 2006 2025-01-25 17:47 ./usr/include/freebasic/wx-c/checkbox.bi -rw-r--r-- root/root 411 2025-01-25 17:47 ./usr/include/freebasic/wx-c/childfocusevent.bi -rw-r--r-- root/root 1627 2025-01-25 17:47 ./usr/include/freebasic/wx-c/choice.bi -rw-r--r-- root/root 3837 2025-01-25 17:47 ./usr/include/freebasic/wx-c/choicedialog.bi -rw-r--r-- root/root 13148 2025-01-25 17:47 ./usr/include/freebasic/wx-c/classes.bi -rw-r--r-- root/root 896 2025-01-25 17:47 ./usr/include/freebasic/wx-c/clientdata.bi -rw-r--r-- root/root 1888 2025-01-25 17:47 ./usr/include/freebasic/wx-c/clipboard.bi -rw-r--r-- root/root 916 2025-01-25 17:47 ./usr/include/freebasic/wx-c/closeevent.bi -rw-r--r-- root/root 1614 2025-01-25 17:47 ./usr/include/freebasic/wx-c/colour.bi -rw-r--r-- root/root 1699 2025-01-25 17:47 ./usr/include/freebasic/wx-c/colourdialog.bi -rw-r--r-- root/root 2434 2025-01-25 17:47 ./usr/include/freebasic/wx-c/combobox.bi -rw-r--r-- root/root 6801 2025-01-25 17:47 ./usr/include/freebasic/wx-c/comboctrl.bi -rw-r--r-- root/root 1532 2025-01-25 17:47 ./usr/include/freebasic/wx-c/commandevent.bi -rw-r--r-- root/root 24543 2025-01-25 17:47 ./usr/include/freebasic/wx-c/common.bi -rw-r--r-- root/root 7518 2025-01-25 17:47 ./usr/include/freebasic/wx-c/config.bi -rw-r--r-- root/root 536 2025-01-25 17:47 ./usr/include/freebasic/wx-c/contextmenuevent.bi -rw-r--r-- root/root 671 2025-01-25 17:47 ./usr/include/freebasic/wx-c/control.bi -rw-r--r-- root/root 4131 2025-01-25 17:47 ./usr/include/freebasic/wx-c/controlwithitems.bi -rw-r--r-- root/root 591 2025-01-25 17:47 ./usr/include/freebasic/wx-c/cursor.bi -rw-r--r-- root/root 1016 2025-01-25 17:47 ./usr/include/freebasic/wx-c/dataformat.bi -rw-r--r-- root/root 5030 2025-01-25 17:47 ./usr/include/freebasic/wx-c/dataobject.bi -rw-r--r-- root/root 13706 2025-01-25 17:47 ./usr/include/freebasic/wx-c/dc.bi -rw-r--r-- root/root 127695 2025-01-25 17:47 ./usr/include/freebasic/wx-c/defs.bi -rw-r--r-- root/root 1948 2025-01-25 17:47 ./usr/include/freebasic/wx-c/dialog.bi -rw-r--r-- root/root 1524 2025-01-25 17:47 ./usr/include/freebasic/wx-c/dirdialog.bi -rw-r--r-- root/root 2051 2025-01-25 17:47 ./usr/include/freebasic/wx-c/display.bi -rw-r--r-- root/root 219 2025-01-25 17:47 ./usr/include/freebasic/wx-c/displaychangedevent.bi -rw-r--r-- root/root 5400 2025-01-25 17:47 ./usr/include/freebasic/wx-c/dnd.bi -rw-r--r-- root/root 108 2025-01-25 17:47 ./usr/include/freebasic/wx-c/docmanager.bi -rw-r--r-- root/root 111 2025-01-25 17:47 ./usr/include/freebasic/wx-c/doctemplate.bi -rw-r--r-- root/root 3962 2025-01-25 17:47 ./usr/include/freebasic/wx-c/document.bi -rw-r--r-- root/root 327 2025-01-25 17:47 ./usr/include/freebasic/wx-c/eraseevent.bi -rw-r--r-- root/root 23775 2025-01-25 17:47 ./usr/include/freebasic/wx-c/event.bi -rw-r--r-- root/root 722 2025-01-25 17:47 ./usr/include/freebasic/wx-c/evthandler.bi -rw-r--r-- root/root 2836 2025-01-25 17:47 ./usr/include/freebasic/wx-c/filedialog.bi -rw-r--r-- root/root 9954 2025-01-25 17:47 ./usr/include/freebasic/wx-c/filesys.bi -rw-r--r-- root/root 3105 2025-01-25 17:47 ./usr/include/freebasic/wx-c/findreplacedialog.bi -rw-r--r-- root/root 1161 2025-01-25 17:47 ./usr/include/freebasic/wx-c/flexgridsizer.bi -rw-r--r-- root/root 460 2025-01-25 17:47 ./usr/include/freebasic/wx-c/focusevent.bi -rw-r--r-- root/root 4098 2025-01-25 17:47 ./usr/include/freebasic/wx-c/font.bi -rw-r--r-- root/root 2459 2025-01-25 17:47 ./usr/include/freebasic/wx-c/fontdialog.bi -rw-r--r-- root/root 4711 2025-01-25 17:47 ./usr/include/freebasic/wx-c/fontmisc.bi -rw-r--r-- root/root 3549 2025-01-25 17:47 ./usr/include/freebasic/wx-c/frame.bi -rw-r--r-- root/root 1865 2025-01-25 17:47 ./usr/include/freebasic/wx-c/gauge.bi -rw-r--r-- root/root 5255 2025-01-25 17:47 ./usr/include/freebasic/wx-c/gdicmn.bi -rw-r--r-- root/root 187 2025-01-25 17:47 ./usr/include/freebasic/wx-c/gdiobject.bi -rw-r--r-- root/root 7602 2025-01-25 17:47 ./usr/include/freebasic/wx-c/global.bi -rw-r--r-- root/root 79547 2025-01-25 17:47 ./usr/include/freebasic/wx-c/grid.bi -rw-r--r-- root/root 9688 2025-01-25 17:47 ./usr/include/freebasic/wx-c/gridbagsizer.bi -rw-r--r-- root/root 5423 2025-01-25 17:47 ./usr/include/freebasic/wx-c/gridctrl.bi -rw-r--r-- root/root 1326 2025-01-25 17:47 ./usr/include/freebasic/wx-c/gridsizer.bi -rw-r--r-- root/root 6016 2025-01-25 17:47 ./usr/include/freebasic/wx-c/helpdata.bi -rw-r--r-- root/root 920 2025-01-25 17:47 ./usr/include/freebasic/wx-c/helpevent.bi -rw-r--r-- root/root 37346 2025-01-25 17:47 ./usr/include/freebasic/wx-c/html.bi -rw-r--r-- root/root 2401 2025-01-25 17:47 ./usr/include/freebasic/wx-c/htmlhelpctrl.bi -rw-r--r-- root/root 4482 2025-01-25 17:47 ./usr/include/freebasic/wx-c/htmllbox.bi -rw-r--r-- root/root 422 2025-01-25 17:47 ./usr/include/freebasic/wx-c/icon.bi -rw-r--r-- root/root 347 2025-01-25 17:47 ./usr/include/freebasic/wx-c/iconizeevent.bi -rw-r--r-- root/root 716 2025-01-25 17:47 ./usr/include/freebasic/wx-c/idleevent.bi -rw-r--r-- root/root 11045 2025-01-25 17:47 ./usr/include/freebasic/wx-c/image.bi -rw-r--r-- root/root 1942 2025-01-25 17:47 ./usr/include/freebasic/wx-c/imagelist.bi -rw-r--r-- root/root 1125 2025-01-25 17:47 ./usr/include/freebasic/wx-c/imghandler.bi -rw-r--r-- root/root 241 2025-01-25 17:47 ./usr/include/freebasic/wx-c/initdialogevent.bi -rw-r--r-- root/root 1635 2025-01-25 17:47 ./usr/include/freebasic/wx-c/keyevent.bi -rw-r--r-- root/root 4810 2025-01-25 17:47 ./usr/include/freebasic/wx-c/laywin.bi -rw-r--r-- root/root 4493 2025-01-25 17:47 ./usr/include/freebasic/wx-c/listbook.bi -rw-r--r-- root/root 3939 2025-01-25 17:47 ./usr/include/freebasic/wx-c/listbox.bi -rw-r--r-- root/root 19253 2025-01-25 17:47 ./usr/include/freebasic/wx-c/listctrl.bi -rw-r--r-- root/root 3913 2025-01-25 17:47 ./usr/include/freebasic/wx-c/locale.bi -rw-r--r-- root/root 3518 2025-01-25 17:47 ./usr/include/freebasic/wx-c/log.bi -rw-r--r-- root/root 229 2025-01-25 17:47 ./usr/include/freebasic/wx-c/maximizeevent.bi -rw-r--r-- root/root 3910 2025-01-25 17:47 ./usr/include/freebasic/wx-c/mdi.bi -rw-r--r-- root/root 1404 2025-01-25 17:47 ./usr/include/freebasic/wx-c/memorydc.bi -rw-r--r-- root/root 8131 2025-01-25 17:47 ./usr/include/freebasic/wx-c/menu.bi -rw-r--r-- root/root 3010 2025-01-25 17:47 ./usr/include/freebasic/wx-c/menubar.bi -rw-r--r-- root/root 4242 2025-01-25 17:47 ./usr/include/freebasic/wx-c/menuitem.bi -rw-r--r-- root/root 885 2025-01-25 17:47 ./usr/include/freebasic/wx-c/messagedialog.bi -rw-r--r-- root/root 891 2025-01-25 17:47 ./usr/include/freebasic/wx-c/miniframe.bi -rw-r--r-- root/root 481 2025-01-25 17:47 ./usr/include/freebasic/wx-c/mousecapturechangedevent.bi -rw-r--r-- root/root 4505 2025-01-25 17:47 ./usr/include/freebasic/wx-c/mouseevent.bi -rw-r--r-- root/root 315 2025-01-25 17:47 ./usr/include/freebasic/wx-c/moveevent.bi -rw-r--r-- root/root 1295 2025-01-25 17:47 ./usr/include/freebasic/wx-c/navigationkeyevent.bi -rw-r--r-- root/root 224 2025-01-25 17:47 ./usr/include/freebasic/wx-c/ncpaintevent.bi -rw-r--r-- root/root 4299 2025-01-25 17:47 ./usr/include/freebasic/wx-c/notebook.bi -rw-r--r-- root/root 143 2025-01-25 17:47 ./usr/include/freebasic/wx-c/notebooksizer.bi -rw-r--r-- root/root 998 2025-01-25 17:47 ./usr/include/freebasic/wx-c/object.bi -rw-r--r-- root/root 211 2025-01-25 17:47 ./usr/include/freebasic/wx-c/paintevent.bi -rw-r--r-- root/root 827 2025-01-25 17:47 ./usr/include/freebasic/wx-c/palette.bi -rw-r--r-- root/root 596 2025-01-25 17:47 ./usr/include/freebasic/wx-c/palettechangedevent.bi -rw-r--r-- root/root 1534 2025-01-25 17:47 ./usr/include/freebasic/wx-c/panel.bi -rw-r--r-- root/root 1694 2025-01-25 17:47 ./usr/include/freebasic/wx-c/pen.bi -rw-r--r-- root/root 8541 2025-01-25 17:47 ./usr/include/freebasic/wx-c/picker.bi -rw-r--r-- root/root 12900 2025-01-25 17:47 ./usr/include/freebasic/wx-c/printdata.bi -rw-r--r-- root/root 2471 2025-01-25 17:47 ./usr/include/freebasic/wx-c/printdialog.bi -rw-r--r-- root/root 5081 2025-01-25 17:47 ./usr/include/freebasic/wx-c/printer.bi -rw-r--r-- root/root 4554 2025-01-25 17:47 ./usr/include/freebasic/wx-c/printpreview.bi -rw-r--r-- root/root 813 2025-01-25 17:47 ./usr/include/freebasic/wx-c/progdlg.bi -rw-r--r-- root/root 607 2025-01-25 17:47 ./usr/include/freebasic/wx-c/querynewpaletteevent.bi -rw-r--r-- root/root 2317 2025-01-25 17:47 ./usr/include/freebasic/wx-c/radiobox.bi -rw-r--r-- root/root 1220 2025-01-25 17:47 ./usr/include/freebasic/wx-c/radiobutton.bi -rw-r--r-- root/root 1093 2025-01-25 17:47 ./usr/include/freebasic/wx-c/reflectconfig.bi -rw-r--r-- root/root 5536 2025-01-25 17:47 ./usr/include/freebasic/wx-c/region.bi -rw-r--r-- root/root 4520 2025-01-25 17:47 ./usr/include/freebasic/wx-c/sashwindow.bi -rw-r--r-- root/root 1772 2025-01-25 17:47 ./usr/include/freebasic/wx-c/scrollbar.bi -rw-r--r-- root/root 2233 2025-01-25 17:47 ./usr/include/freebasic/wx-c/scrolledwindow.bi -rw-r--r-- root/root 870 2025-01-25 17:47 ./usr/include/freebasic/wx-c/setcursorevent.bi -rw-r--r-- root/root 429 2025-01-25 17:47 ./usr/include/freebasic/wx-c/showevent.bi -rw-r--r-- root/root 432 2025-01-25 17:47 ./usr/include/freebasic/wx-c/sizeevent.bi -rw-r--r-- root/root 5474 2025-01-25 17:47 ./usr/include/freebasic/wx-c/sizer.bi -rw-r--r-- root/root 4136 2025-01-25 17:47 ./usr/include/freebasic/wx-c/sizeritem.bi -rw-r--r-- root/root 3013 2025-01-25 17:47 ./usr/include/freebasic/wx-c/slider.bi -rw-r--r-- root/root 2057 2025-01-25 17:47 ./usr/include/freebasic/wx-c/spinbutton.bi -rw-r--r-- root/root 1641 2025-01-25 17:47 ./usr/include/freebasic/wx-c/spinctrl.bi -rw-r--r-- root/root 1903 2025-01-25 17:47 ./usr/include/freebasic/wx-c/splashscreen.bi -rw-r--r-- root/root 3959 2025-01-25 17:47 ./usr/include/freebasic/wx-c/splitterwindow.bi -rw-r--r-- root/root 1399 2025-01-25 17:47 ./usr/include/freebasic/wx-c/staticbitmap.bi -rw-r--r-- root/root 978 2025-01-25 17:47 ./usr/include/freebasic/wx-c/staticbox.bi -rw-r--r-- root/root 573 2025-01-25 17:47 ./usr/include/freebasic/wx-c/staticboxsizer.bi -rw-r--r-- root/root 1049 2025-01-25 17:47 ./usr/include/freebasic/wx-c/staticline.bi -rw-r--r-- root/root 919 2025-01-25 17:47 ./usr/include/freebasic/wx-c/statictext.bi -rw-r--r-- root/root 2117 2025-01-25 17:47 ./usr/include/freebasic/wx-c/statusbar.bi -rw-r--r-- root/root 57828 2025-01-25 17:47 ./usr/include/freebasic/wx-c/styledtextctrl.bi -rw-r--r-- root/root 266 2025-01-25 17:47 ./usr/include/freebasic/wx-c/syscolourchangedevent.bi -rw-r--r-- root/root 858 2025-01-25 17:47 ./usr/include/freebasic/wx-c/systemsettings.bi -rw-r--r-- root/root 4050 2025-01-25 17:47 ./usr/include/freebasic/wx-c/tabctrl.bi -rw-r--r-- root/root 1202 2025-01-25 17:47 ./usr/include/freebasic/wx-c/taskbaricon.bi -rw-r--r-- root/root 11970 2025-01-25 17:47 ./usr/include/freebasic/wx-c/textctrl.bi -rw-r--r-- root/root 1837 2025-01-25 17:47 ./usr/include/freebasic/wx-c/textdialog.bi -rw-r--r-- root/root 490 2025-01-25 17:47 ./usr/include/freebasic/wx-c/tipdialog.bi -rw-r--r-- root/root 853 2025-01-25 17:47 ./usr/include/freebasic/wx-c/tipwindow.bi -rw-r--r-- root/root 1319 2025-01-25 17:47 ./usr/include/freebasic/wx-c/togglebutton.bi -rw-r--r-- root/root 11742 2025-01-25 17:47 ./usr/include/freebasic/wx-c/toolbar.bi -rw-r--r-- root/root 687 2025-01-25 17:47 ./usr/include/freebasic/wx-c/tooltip.bi -rw-r--r-- root/root 17348 2025-01-25 17:47 ./usr/include/freebasic/wx-c/treectrl.bi -rw-r--r-- root/root 1998 2025-01-25 17:47 ./usr/include/freebasic/wx-c/updateuievent.bi -rw-r--r-- root/root 194 2025-01-25 17:47 ./usr/include/freebasic/wx-c/validator.bi -rw-r--r-- root/root 90 2025-01-25 17:47 ./usr/include/freebasic/wx-c/view.bi -rw-r--r-- root/root 4852 2025-01-25 17:47 ./usr/include/freebasic/wx-c/vlbox.bi -rw-r--r-- root/root 3322 2025-01-25 17:47 ./usr/include/freebasic/wx-c/vscroll.bi -rw-r--r-- root/root 23461 2025-01-25 17:47 ./usr/include/freebasic/wx-c/window.bi -rw-r--r-- root/root 430 2025-01-25 17:47 ./usr/include/freebasic/wx-c/windowcreateevent.bi -rw-r--r-- root/root 441 2025-01-25 17:47 ./usr/include/freebasic/wx-c/windowdestroyevent.bi -rw-r--r-- root/root 987 2025-01-25 17:47 ./usr/include/freebasic/wx-c/wizard.bi -rw-r--r-- root/root 454 2025-01-25 17:47 ./usr/include/freebasic/wx-c/wizardpagesimple.bi -rw-r--r-- root/root 4715 2025-01-25 17:47 ./usr/include/freebasic/wx-c/wx.bi -rw-r--r-- root/root 1226 2025-01-25 17:47 ./usr/include/freebasic/wx-c/wxdatetime.bi -rw-r--r-- root/root 2003 2025-01-25 17:47 ./usr/include/freebasic/wx-c/wxstring.bi -rw-r--r-- root/root 4222 2025-01-25 17:47 ./usr/include/freebasic/wx-c/xmlresource.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/xcb/ -rw-r--r-- root/root 2758 2025-01-25 17:47 ./usr/include/freebasic/xcb/bigreq.bi -rw-r--r-- root/root 8794 2025-01-25 17:47 ./usr/include/freebasic/xcb/composite.bi -rw-r--r-- root/root 6497 2025-01-25 17:47 ./usr/include/freebasic/xcb/damage.bi -rw-r--r-- root/root 7495 2025-01-25 17:47 ./usr/include/freebasic/xcb/dpms.bi -rw-r--r-- root/root 20410 2025-01-25 17:47 ./usr/include/freebasic/xcb/dri2.bi -rw-r--r-- root/root 7924 2025-01-25 17:47 ./usr/include/freebasic/xcb/dri3.bi -rw-r--r-- root/root 136024 2025-01-25 17:47 ./usr/include/freebasic/xcb/glx.bi -rw-r--r-- root/root 11329 2025-01-25 17:47 ./usr/include/freebasic/xcb/present.bi -rw-r--r-- root/root 71933 2025-01-25 17:47 ./usr/include/freebasic/xcb/randr.bi -rw-r--r-- root/root 14525 2025-01-25 17:47 ./usr/include/freebasic/xcb/record.bi -rw-r--r-- root/root 49316 2025-01-25 17:47 ./usr/include/freebasic/xcb/render.bi -rw-r--r-- root/root 13778 2025-01-25 17:47 ./usr/include/freebasic/xcb/res.bi -rw-r--r-- root/root 7987 2025-01-25 17:47 ./usr/include/freebasic/xcb/screensaver.bi -rw-r--r-- root/root 12622 2025-01-25 17:47 ./usr/include/freebasic/xcb/shape.bi -rw-r--r-- root/root 10211 2025-01-25 17:47 ./usr/include/freebasic/xcb/shm.bi -rw-r--r-- root/root 23234 2025-01-25 17:47 ./usr/include/freebasic/xcb/sync.bi -rw-r--r-- root/root 5320 2025-01-25 17:47 ./usr/include/freebasic/xcb/xc_misc.bi -rw-r--r-- root/root 5961 2025-01-25 17:47 ./usr/include/freebasic/xcb/xcb.bi -rw-r--r-- root/root 1813 2025-01-25 17:47 ./usr/include/freebasic/xcb/xcb_windefs.bi -rw-r--r-- root/root 3229 2025-01-25 17:47 ./usr/include/freebasic/xcb/xcbext.bi -rw-r--r-- root/root 6926 2025-01-25 17:47 ./usr/include/freebasic/xcb/xevie.bi -rw-r--r-- root/root 16574 2025-01-25 17:47 ./usr/include/freebasic/xcb/xf86dri.bi -rw-r--r-- root/root 32926 2025-01-25 17:47 ./usr/include/freebasic/xcb/xfixes.bi -rw-r--r-- root/root 8757 2025-01-25 17:47 ./usr/include/freebasic/xcb/xinerama.bi -rw-r--r-- root/root 146860 2025-01-25 17:47 ./usr/include/freebasic/xcb/xinput.bi -rw-r--r-- root/root 141362 2025-01-25 17:47 ./usr/include/freebasic/xcb/xkb.bi -rw-r--r-- root/root 32561 2025-01-25 17:47 ./usr/include/freebasic/xcb/xprint.bi -rw-r--r-- root/root 147914 2025-01-25 17:47 ./usr/include/freebasic/xcb/xproto.bi -rw-r--r-- root/root 33556 2025-01-25 17:47 ./usr/include/freebasic/xcb/xselinux.bi -rw-r--r-- root/root 5394 2025-01-25 17:47 ./usr/include/freebasic/xcb/xtest.bi -rw-r--r-- root/root 32907 2025-01-25 17:47 ./usr/include/freebasic/xcb/xv.bi -rw-r--r-- root/root 14585 2025-01-25 17:47 ./usr/include/freebasic/xcb/xvmc.bi -rw-r--r-- root/root 9054 2025-01-25 17:47 ./usr/include/freebasic/xmp.bi -rw-r--r-- root/root 20511 2025-01-25 17:47 ./usr/include/freebasic/zip.bi -rw-r--r-- root/root 11616 2025-01-25 17:47 ./usr/include/freebasic/zlib.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/include/freebasic/zmq/ -rw-r--r-- root/root 11517 2025-01-25 17:47 ./usr/include/freebasic/zmq/zmq.bi drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/lib/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/lib/freebasic/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/ -rw-r--r-- root/root 416 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/fbextra.x -rw-r--r-- root/root 1752 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/fbrt0.o -rw-r--r-- root/root 1752 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/fbrt0pic.o -rw-r--r-- root/root 848888 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfb.a -rw-r--r-- root/root 267062 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfbgfx.a -rw-r--r-- root/root 276982 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfbgfxmt.a -rw-r--r-- root/root 273582 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfbgfxmtpic.a -rw-r--r-- root/root 263414 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfbgfxpic.a -rw-r--r-- root/root 881392 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfbmt.a -rw-r--r-- root/root 875328 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfbmtpic.a -rw-r--r-- root/root 842536 2025-01-25 17:47 ./usr/lib/freebasic/linux-aarch64/libfbpic.a drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-01-25 17:47 ./usr/share/doc/libfreebasic/ -rw-r--r-- root/root 157 2025-01-25 17:47 ./usr/share/doc/libfreebasic/changelog.Debian.gz -rw-r--r-- root/root 104943 2023-12-24 10:14 ./usr/share/doc/libfreebasic/changelog.gz -rw-r--r-- root/root 85437 2025-01-25 17:47 ./usr/share/doc/libfreebasic/copyright |
copyright of libfreebasic_1.10.1+ds-1_arm64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as freebasic (freebasic_1.10.1+ds-1_arm64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/freebasic/fbc Upstream-Name: freebasic Upstream-Contact: https://github.com/freebasic/fbc/issues Files-Excluded: contrib/swig inc/bass.bi inc/bassmod.bi inc/pdflib.bi lib/fb_rtlib.js lib/fb_shell.html lib/termlib_min.js Files-Excluded-bootstrap: bootstrap/cygwin-x86_64 bootstrap/dos bootstrap/dragonfly-x86_64 bootstrap/freebsd-powerpc bootstrap/freebsd-powerpc64 bootstrap/freebsd-powerpc64le bootstrap/freebsd-x86 bootstrap/freebsd-x86_64 bootstrap/solaris-x86_64 bootstrap/win32 bootstrap/win64 contrib doc examples inc/bass.bi inc/bassmod.bi lib/fb_rtlib.js lib/fb_shell.html lib/termlib_min.js inc/pdflib.bi src/gfxlib2 tests Comment: Excluding prebuilt Win binary Excluding incomplete free source (termlib_min.js) Excluding non-DFSG headers (bass.bi, bassmod.bi, pdflib.bi) Excluding bootstrap non-bootstrap relevant Files: * Copyright: 2004-2025 The FreeBASIC Development Team License: GPL-2+ Files: doc/manual/cache/* Copyright: 2004-2025 The FreeBASIC Development Team License: GFDL-1.2 Files: examples/GUI/GTK+/FB_Calc/FB_Calc.pot examples/GUI/GTK+/FB_Calc/locale_/de/LC_MESSAGES/FB_Calc.po examples/GUI/GTK+/FB_Calc/locale_/en/LC_MESSAGES/FB_Calc.po Copyright: Unknown License: public-domain from file: This file is put in the public domain. Files: examples/GUI/GTK+/FB_Calc/FB_Calc.bas examples/GUI/GTK+/Gtk-3/gtk_applicationE110.bas examples/GUI/GTK+/Gtk-3/GtkBuilder_Cairo.bas Copyright: 2011 Thomas.Freiherr@gmx.net License: GPL-3+ Files: examples/console/caca/* Copyright: 2003-2004 Jean-Yves Lamoureux <jylam@lnxscene.org> 2004 Sam Hocevar <sam@zoy.org> 1998 Michele Bini <mibin@tin.it> License: LGPL-2+ Files: examples/GUI/GTK+/GooCanvas/* Copyright: 2006 Damon Chaplin License: LGPL-2 Files: inc/* bootstrap/inc/* Copyright: The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 2000-2004 Angelo Mottola Christer Sandberg License: GPL-2+ Comment: Most of these files mention a different copyright of the corresponding C header file. However, they were all rewritten in FreeBASIC by the FreeBASIC team and fewer authors as indicated by "translated to FreeBASIC" Files: inc/AL/* bootstrap/inc/AL/* Copyright: The FreeBASIC Development Team 2008 OpenAL authors Steve Baker <sjbaker1@airmail.net> Sven Panne <sven.panne@aedion.de> Erik Hofman <erik@ehofman.com> Prakash Punnoor <prakash@punnoor.de> License: GPL-2+ Files: inc/allegro/alpng.bi bootstrap/inc/allegro/alpng.bi Copyright: The FreeBASIC Development Team 2006 Michal Molhanec License: GPL-2+ and Zlib Files: inc/allegro/algif.bi bootstrap/inc/allegro/algif.bi Copyright: The FreeBASIC Development Team 2000-2004 algif contributors License: GPL-2+ and Expat Files: inc/allegro5/* bootstrap/inc/allegro5/* Copyright: The FreeBASIC Development Team 2004-2011 the Allegro 5 Development Team License: GPL-2+ and Zlib Files: inc/atk/atk.bi bootstrap/inc/atk/atk.bi Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/cairo/* bootstrap/inc/cairo/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 2002 University of Southern California 2005 Red Hat, Inc. Carl D. Worth <cworth@cworth.org> License: GPL-2+ and (LGPL-2.1 or MPL-1.1) Files: inc/cd/* bootstrap/inc/cd/* Copyright: The FreeBASIC Development Team 1994-2014 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/chipmunk/* bootstrap/inc/chipmunk/* Copyright: The FreeBASIC Development Team 2007-2015 Scott Lembcke and Howling Moon Software License: GPL-2+ and Expat Files: inc/crt/bits/* bootstrap/inc/crt/bits/* Copyright: 2015 The FreeBASIC Development Team 1996-2015 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/crt/locale.bi inc/crt/pthread.bi inc/crt/sched.bi bootstrap/inc/crt/locale.bi bootstrap/inc/crt/pthread.bi bootstrap/inc/crt/sched.bi Copyright: 2015 The FreeBASIC Development Team 1996-2015 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/CUnit/* bootstrap/inc/CUnit/* Copyright: The FreeBASIC Development Team 2001-2006 Anil Kumar, Jerry St.Clair License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/curses/ncurses.bi bootstrap/inc/curses/ncurses.bi Copyright: The FreeBASIC Development Team 1998-2011 Free Software Foundation, Inc. License: GPL-2+ and X11 Files: inc/curses/pdcurses.bi bootstrap/inc/curses/pdcurses.bi Copyright: The FreeBASIC Development Team 1998-2011 Free Software Foundation, Inc. License: GPL-2+ and public-domain The core package is in the public domain, but small portions of PDCurses are subject to copyright under various licenses. Files: inc/disphelper/* bootstrap/inc/disphelper/* Copyright: The FreeBASIC Development Team DispHelper authors License: GPL-2+ and BSD-2-clause Files: inc/dos/* bootstrap/inc/dos/* Copyright: The FreeBASIC Development Team 2005 DrV 1994-2002 DJ Delorie License: GPL-2+ Files: inc/fastcgi/* bootstrap/inc/fastcgi/* Copyright: The FreeBASIC Development Team 1995-1996 Open Markets, Inc License: GPL-2+ and OML Files: inc/flite/* bootstrap/inc/flite/* Copyright: The FreeBASIC Development Team 1999-2014 Language Technologies Institute, Carnegie Mellon University License: GPL-2+ and CMU Files: inc/fontconfig/* bootstrap/inc/fontconfig/* Copyright: The FreeBASIC Development Team 2001 Keith Packard License: GPL-2+ and HPND-sell-variant Files: inc/freetype2/* bootstrap/inc/freetype2/* Copyright: The FreeBASIC Development Team 1996-2015 David Turner, Robert Wilhelm, and Werner Lemberg License: GPL-2+ Files: inc/gdk/* bootstrap/inc/gdk/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gdk-pixbuf/* bootstrap/inc/gdk-pixbuf/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net Mark Crichton <crichton@gimp.org> Miguel de Icaza <miguel@gnu.org> Federico Mena-Quintero <federico@gimp.org> Havoc Pennington <hp@redhat.com> License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gdsl/* bootstrap/inc/gdsl/* Copyright: 2015 The FreeBASIC Development Team 1998-2006 Nicolas Darnis <ndarnis@free.fr> License: GPL-2+ Files: inc/gio/* bootstrap/inc/gio/* Copyright: 2015 The FreeBASIC Development Team 2006-2007 Red Hat, Inc. Alexander Larsson <alexl@redhat.com> License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/GL/freeglut*.bi bootstrap/inc/GL/freeglut*.bi Copyright: The FreeBASIC Development Team 1999-2000 Pawel W. Olszta License: GPL-2+ and Expat Files: inc/GL/glfw.bi bootstrap/inc/GL/glfw.bi Copyright: The FreeBASIC Development Team 2002-2006 Marcus Geelnard 2006-2010 Camilla Berglund License: GPL-2+ and Zlib Files: inc/GL/gl.bi inc/GL/glext.bi inc/GL/glu.bi bootstrap/inc/GL/gl.bi bootstrap/inc/GL/glext.bi bootstrap/inc/GL/glu.bi Copyright: 2015 The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/GL/glut.bi bootstrap/inc/GL/glut.bi Copyright: The FreeBASIC Development Team 1994-1998 Mark J. Kilgard License: GPL-2+ Comment: This program is freely distributable without licensing fees and is provided without guarantee or warrantee expressed or implied. This program is -not- in the public domain. Files: inc/GL/mesa/gl.bi bootstrap/inc/GL/mesa/gl.bi Copyright: The FreeBASIC Development Team 1999-2006 Brian Paul 2009 VMware, Inc. License: GPL-2+ and Expat Files: inc/GL/mesa/glext.bi inc/GL/windows/glext.bi bootstrap/inc/GL/mesa/glext.bi bootstrap/inc/GL/windows/glext.bi Copyright: The FreeBASIC Development Team 2013-2014 The Khronos Group Inc License: GPL-2+ and Khronos Files: inc/GL/mesa/glu.bi bootstrap/inc/GL/mesa/glu.bi Copyright: The FreeBASIC Development Team 1991-2000 Silicon Graphics, Inc License: GPL-2+ and SGI-B-2.0 Files: inc/GL/windows/gl.bi inc/GL/windows/glu.bi bootstrap/inc/GL/windows/gl.bi bootstrap/inc/GL/windows/glu.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/GLFW/* bootstrap/inc/GLFW/* Copyright: The FreeBASIC Development Team 2002-2006 Marcus Geelnard 2006-2010 Camilla Berglund License: GPL-2+ and Zlib Files: inc/grx/* bootstrap/inc/grx/* Copyright: The FreeBASIC Development Team 1995 Csaba Biegl 1997 Hartmut Schirmer License: GPL-2+ and LGPL-2 with GRX Exception Files: inc/gsl/* bootstrap/inc/gsl/* Copyright: The FreeBASIC Development Team 1996-2007 Gerard Jungman 1996-2007 Brian Gough 1996-2007 Jorma Olavi Tähtinen 1996-2007 Thomas Walter 2000 David Morrison 2001 Szymon Jaroszewicz 2002 Jason H. Stover 2004 Ivo Alxneit 2006 Patrick Alken 2008 Rhys Ulerich License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/gtk/* bootstrap/inc/gtk/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gtk/gtk.bi bootstrap/inc/gtk/gtk.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net License: LGPL-2+ Files: inc/gtkgl/gdkgl.bi inc/gtkgl/gtkgl.bi bootstrap/inc/gtkgl/gdkgl.bi bootstrap/inc/gtkgl/gtkgl.bi Copyright: 2011 Thomas.Freiherr@gmx.net License: LGPL-2+ Files: inc/gtkgl/gdkglext.bi inc/gtkgl/gtkglext.bi bootstrap/inc/gtkgl/gdkglext.bi bootstrap/inc/gtkgl/gtkglext.bi Copyright: 2015 The FreeBASIC Development Team 2011 Thomas.Freiherr@gmx.net 2002-2004 Naofumi Yasufuku License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/IL/* bootstrap/inc/IL/* Copyright: 2015 The FreeBASIC Development Team 2000-2017 Denton Woods License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/im/* bootstrap/inc/im/* Copyright: The FreeBASIC Development Team 1994-2014 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/IUP/* bootstrap/inc/IUP/* Copyright: The FreeBASIC Development Team 1994-2015 Tecgraf, PUC-Rio. License: GPL-2+ and Expat Files: inc/json-c/* bootstrap/inc/json-c/* Copyright: The FreeBASIC Development Team 2004-2013 Metaparadigm Pte. Ltd. 2009-2012 Hewlett-Packard Development Company, L.P. 2012 Eric Haszlakiewicz Michael Clark <michael@metaparadigm.com> License: GPL-2+ and Expat Files: inc/libexslt/* bootstrap/inc/libexslt/* Copyright: The FreeBASIC Development Team 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard License: GPL-2+ and X11 Files: inc/libxml/* bootstrap/inc/libxml/* Copyright: The FreeBASIC Development Team 1998-2012 Daniel Veillard License: GPL-2+ and Expat Files: inc/libxslt/* bootstrap/inc/libxslt/* Copyright: The FreeBASIC Development Team 2001-2002 Daniel Veillard License: GPL-2+ and X11 Files: inc/Lua/* bootstrap/inc/Lua/* Copyright: The FreeBASIC Development Team 1994-2015 Lua.org, PUC-Rio License: GPL-2+ and Expat Files: inc/lzo/* bootstrap/inc/lzo/* Copyright: 2015 The FreeBASIC Development Team 1996-2015 Markus Franz Xaver Johannes Oberhumer License: GPL-2+ Files: inc/ode/* bootstrap/inc/ode/* Copyright: 2015 The FreeBASIC Development Team 2001-2002 Russell L. Smith License: GPL-2+ or BSD-2-clause Files: inc/ogg/* bootstrap/inc/ogg/* Copyright: 2015 The FreeBASIC Development Team 2002 Xiph.org Foundation License: GPL-2+ or BSD-3-clause-xiph Files: inc/pango/* bootstrap/inc/pango/* Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1999-2004 Red Hat, Inc License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/postgresql/* bootstrap/inc/postgresql/* Copyright: The FreeBASIC Development Team 1996-2021 PostgreSQL Global Development Group 1994 The Regents of the University of California License: GPL-2+ and MIT-UC Files: inc/SDL/* bootstrap/inc/SDL/* Copyright: The FreeBASIC Development Team 1997-2012 Sam Lantinga <slouken@libsdl.org> 2001-2013 Andreas Schiffler License: GPL-2+ and Zlib Files: inc/SDL/SDL.bi bootstrap/inc/SDL/SDL.bi Copyright: The FreeBASIC Development Team 1997-2012 Sam Lantinga <slouken@libsdl.org> License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/SDL2/* bootstrap/inc/SDL2/* Copyright: The FreeBASIC Development Team 1997-2020 Sam Lantinga <slouken@libsdl.org> 2012-2014 Andreas Schiffler 2012 Simeon Maxein <smaxein@googlemail.com> License: GPL-2+ and Zlib Files: inc/tre/* bootstrap/inc/tre/* Copyright: 2015 The FreeBASIC Development Team 2001-2009 Ville Laurikari <vl@iki.fi> License: GPL-2+ and BSD-2-clause Files: inc/vlc/* bootstrap/inc/vlc/* Copyright: The FreeBASIC Development Team 1998-2008 VLC authors and VideoLAN 2010 Rémi Denis-Courmont License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/vorbis/* bootstrap/inc/vorbis/* Copyright: 2015 The FreeBASIC Development Team 2002-2015 Xiph.org Foundation License: GPL-2+ and BSD-3-clause-xiph Files: inc/win/_bsd_types.bi inc/win/_mingw.bi inc/win/_mingw_unicode.bi inc/win/cderr.bi inc/win/cguid.bi inc/win/control.bi inc/win/cpl.bi inc/win/cplext.bi inc/win/crtdefs.bi inc/win/custcntl.bi inc/win/dbt.bi inc/win/dde.bi inc/win/ddeml.bi inc/win/devpropdef.bi inc/win/dlgs.bi inc/win/dvdevcod.bi inc/win/edevdefs.bi inc/win/exdisp.bi inc/win/gdiplus-c.bi inc/win/ifdef.bi inc/win/imagehlp.bi inc/win/imm.bi inc/win/in6addr.bi inc/win/inaddr.bi inc/win/initguid.bi inc/win/intrin.bi inc/win/intshcut.bi inc/win/ipexport.bi inc/win/ipifcons.bi inc/win/ipmib.bi inc/win/iprtrmib.bi inc/win/iptypes.bi inc/win/isguids.bi inc/win/lmcons.bi inc/win/lzexpand.bi inc/win/mapi.bi inc/win/mcx.bi inc/win/mgmtapi.bi inc/win/mmsystem.bi inc/win/mprapi.bi inc/win/msacm.bi inc/win/mshtmlc.bi inc/win/mstcpip.bi inc/win/mswsock.bi inc/win/msxml.bi inc/win/nb30.bi inc/win/nspapi.bi inc/win/ntdef.bi inc/win/ntsecapi.bi inc/win/ntsecpkg.bi inc/win/objbase.bi inc/win/objsafe.bi inc/win/odbcinst.bi inc/win/oleacc.bi inc/win/oleauto.bi inc/win/olectlid.bi inc/win/oledlg.bi inc/win/portabledeviceconnectapi.bi inc/win/powrprof.bi inc/win/profinfo.bi inc/win/prsht.bi inc/win/psapi.bi inc/win/qos.bi inc/win/rassapi.bi inc/win/reason.bi inc/win/rpc.bi inc/win/rpcasync.bi inc/win/rpcdce.bi inc/win/rpcdcep.bi inc/win/rpcndr.bi inc/win/rpcnsi.bi inc/win/rpcnsip.bi inc/win/rpcnterr.bi inc/win/schannel.bi inc/win/schemadef.bi inc/win/schnlsp.bi inc/win/scrnsave.bi inc/win/setupapi.bi inc/win/shlwapi.bi inc/win/snmp.bi inc/win/sql.bi inc/win/sqlext.bi inc/win/sqltypes.bi inc/win/sqlucode.bi inc/win/sspi.bi inc/win/strmif.bi inc/win/strsafe.bi inc/win/subauth.bi inc/win/tcpestats.bi inc/win/tcpmib.bi inc/win/tlhelp32.bi inc/win/tmschema.bi inc/win/udpmib.bi inc/win/uuids.bi inc/win/uxtheme.bi inc/win/vfw.bi inc/win/virtdisk.bi inc/win/wincon.bi inc/win/wincrypt.bi inc/win/windns.bi inc/win/windowsx.bi inc/win/winefs.bi inc/win/winerror.bi inc/win/wingdi.bi inc/win/wininet.bi inc/win/winioctl.bi inc/win/winldap.bi inc/win/winperf.bi inc/win/winreg.bi inc/win/winscard.bi inc/win/winsmcrd.bi inc/win/winsock.bi inc/win/winsock2.bi inc/win/winspool.bi inc/win/winsvc.bi inc/win/wintrust.bi inc/win/winver.bi inc/win/ws2spi.bi inc/win/ws2tcpip.bi inc/win/wsipx.bi bootstrap/inc/win/_bsd_types.bi bootstrap/inc/win/_mingw.bi bootstrap/inc/win/_mingw_unicode.bi bootstrap/inc/win/cderr.bi bootstrap/inc/win/cguid.bi bootstrap/inc/win/control.bi bootstrap/inc/win/cpl.bi bootstrap/inc/win/cplext.bi bootstrap/inc/win/crtdefs.bi bootstrap/inc/win/custcntl.bi bootstrap/inc/win/dbt.bi bootstrap/inc/win/dde.bi bootstrap/inc/win/ddeml.bi bootstrap/inc/win/devpropdef.bi bootstrap/inc/win/dlgs.bi bootstrap/inc/win/dvdevcod.bi bootstrap/inc/win/edevdefs.bi bootstrap/inc/win/exdisp.bi bootstrap/inc/win/gdiplus-c.bi bootstrap/inc/win/ifdef.bi bootstrap/inc/win/imagehlp.bi bootstrap/inc/win/imm.bi bootstrap/inc/win/in6addr.bi bootstrap/inc/win/inaddr.bi bootstrap/inc/win/initguid.bi bootstrap/inc/win/intrin.bi bootstrap/inc/win/intshcut.bi bootstrap/inc/win/ipexport.bi bootstrap/inc/win/ipifcons.bi bootstrap/inc/win/ipmib.bi bootstrap/inc/win/iprtrmib.bi bootstrap/inc/win/iptypes.bi bootstrap/inc/win/isguids.bi bootstrap/inc/win/lmcons.bi bootstrap/inc/win/lzexpand.bi bootstrap/inc/win/mapi.bi bootstrap/inc/win/mcx.bi bootstrap/inc/win/mgmtapi.bi bootstrap/inc/win/mmsystem.bi bootstrap/inc/win/mprapi.bi bootstrap/inc/win/msacm.bi bootstrap/inc/win/mshtmlc.bi bootstrap/inc/win/mstcpip.bi bootstrap/inc/win/mswsock.bi bootstrap/inc/win/msxml.bi bootstrap/inc/win/nb30.bi bootstrap/inc/win/nspapi.bi bootstrap/inc/win/ntdef.bi bootstrap/inc/win/ntsecapi.bi bootstrap/inc/win/ntsecpkg.bi bootstrap/inc/win/objbase.bi bootstrap/inc/win/objsafe.bi bootstrap/inc/win/odbcinst.bi bootstrap/inc/win/oleacc.bi bootstrap/inc/win/oleauto.bi bootstrap/inc/win/olectlid.bi bootstrap/inc/win/oledlg.bi bootstrap/inc/win/portabledeviceconnectapi.bi bootstrap/inc/win/powrprof.bi bootstrap/inc/win/profinfo.bi bootstrap/inc/win/prsht.bi bootstrap/inc/win/psapi.bi bootstrap/inc/win/qos.bi bootstrap/inc/win/rassapi.bi bootstrap/inc/win/reason.bi bootstrap/inc/win/rpc.bi bootstrap/inc/win/rpcasync.bi bootstrap/inc/win/rpcdce.bi bootstrap/inc/win/rpcdcep.bi bootstrap/inc/win/rpcndr.bi bootstrap/inc/win/rpcnsi.bi bootstrap/inc/win/rpcnsip.bi bootstrap/inc/win/rpcnterr.bi bootstrap/inc/win/schannel.bi bootstrap/inc/win/schemadef.bi bootstrap/inc/win/schnlsp.bi bootstrap/inc/win/scrnsave.bi bootstrap/inc/win/setupapi.bi bootstrap/inc/win/shlwapi.bi bootstrap/inc/win/snmp.bi bootstrap/inc/win/sql.bi bootstrap/inc/win/sqlext.bi bootstrap/inc/win/sqltypes.bi bootstrap/inc/win/sqlucode.bi bootstrap/inc/win/sspi.bi bootstrap/inc/win/strmif.bi bootstrap/inc/win/strsafe.bi bootstrap/inc/win/subauth.bi bootstrap/inc/win/tcpestats.bi bootstrap/inc/win/tcpmib.bi bootstrap/inc/win/tlhelp32.bi bootstrap/inc/win/tmschema.bi bootstrap/inc/win/udpmib.bi bootstrap/inc/win/uuids.bi bootstrap/inc/win/uxtheme.bi bootstrap/inc/win/vfw.bi bootstrap/inc/win/virtdisk.bi bootstrap/inc/win/wincon.bi bootstrap/inc/win/wincrypt.bi bootstrap/inc/win/windns.bi bootstrap/inc/win/windowsx.bi bootstrap/inc/win/winefs.bi bootstrap/inc/win/winerror.bi bootstrap/inc/win/wingdi.bi bootstrap/inc/win/wininet.bi bootstrap/inc/win/winioctl.bi bootstrap/inc/win/winldap.bi bootstrap/inc/win/winperf.bi bootstrap/inc/win/winreg.bi bootstrap/inc/win/winscard.bi bootstrap/inc/win/winsmcrd.bi bootstrap/inc/win/winsock.bi bootstrap/inc/win/winsock2.bi bootstrap/inc/win/winspool.bi bootstrap/inc/win/winsvc.bi bootstrap/inc/win/wintrust.bi bootstrap/inc/win/winver.bi bootstrap/inc/win/ws2spi.bi bootstrap/inc/win/ws2tcpip.bi bootstrap/inc/win/wsipx.bi Copyright: 2015 The FreeBASIC Development Team 2009-2010 the mingw-w64 project License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/win/amaudio.bi inc/win/amvideo.bi inc/win/d3d.bi inc/win/d3d9.bi inc/win/d3d9caps.bi inc/win/d3d9types.bi inc/win/d3dcaps.bi inc/win/d3drm.bi inc/win/d3drmdef.bi inc/win/d3drmobj.bi inc/win/d3dtypes.bi inc/win/d3dx9.bi inc/win/d3dx9anim.bi inc/win/d3dx9core.bi inc/win/d3dx9effect.bi inc/win/d3dx9math.bi inc/win/d3dx9mesh.bi inc/win/d3dx9shader.bi inc/win/d3dx9shape.bi inc/win/d3dx9tex.bi inc/win/d3dx9xof.bi inc/win/ddraw.bi inc/win/dinput.bi inc/win/dls1.bi inc/win/dmdls.bi inc/win/dmerror.bi inc/win/dmplugin.bi inc/win/dmusbuff.bi inc/win/dmusicc.bi inc/win/dmusicf.bi inc/win/dmusici.bi inc/win/dmusics.bi inc/win/dpaddr.bi inc/win/dplay.bi inc/win/dplay8.bi inc/win/dplobby.bi inc/win/dplobby8.bi inc/win/dshow.bi inc/win/dsound.bi inc/win/dxerr8.bi inc/win/dxerr9.bi inc/win/errors.bi inc/win/evcode.bi inc/win/objectarray.bi inc/win/propkeydef.bi inc/win/vfwmsgs.bi bootstrap/inc/win/amaudio.bi bootstrap/inc/win/amvideo.bi bootstrap/inc/win/d3d.bi bootstrap/inc/win/d3d9.bi bootstrap/inc/win/d3d9caps.bi bootstrap/inc/win/d3d9types.bi bootstrap/inc/win/d3dcaps.bi bootstrap/inc/win/d3drm.bi bootstrap/inc/win/d3drmdef.bi bootstrap/inc/win/d3drmobj.bi bootstrap/inc/win/d3dtypes.bi bootstrap/inc/win/d3dx9.bi bootstrap/inc/win/d3dx9anim.bi bootstrap/inc/win/d3dx9core.bi bootstrap/inc/win/d3dx9effect.bi bootstrap/inc/win/d3dx9math.bi bootstrap/inc/win/d3dx9mesh.bi bootstrap/inc/win/d3dx9shader.bi bootstrap/inc/win/d3dx9shape.bi bootstrap/inc/win/d3dx9tex.bi bootstrap/inc/win/d3dx9xof.bi bootstrap/inc/win/ddraw.bi bootstrap/inc/win/dinput.bi bootstrap/inc/win/dls1.bi bootstrap/inc/win/dmdls.bi bootstrap/inc/win/dmerror.bi bootstrap/inc/win/dmplugin.bi bootstrap/inc/win/dmusbuff.bi bootstrap/inc/win/dmusicc.bi bootstrap/inc/win/dmusicf.bi bootstrap/inc/win/dmusici.bi bootstrap/inc/win/dmusics.bi bootstrap/inc/win/dpaddr.bi bootstrap/inc/win/dplay.bi bootstrap/inc/win/dplay8.bi bootstrap/inc/win/dplobby.bi bootstrap/inc/win/dplobby8.bi bootstrap/inc/win/dshow.bi bootstrap/inc/win/dsound.bi bootstrap/inc/win/dxerr8.bi bootstrap/inc/win/dxerr9.bi bootstrap/inc/win/errors.bi bootstrap/inc/win/evcode.bi bootstrap/inc/win/objectarray.bi bootstrap/inc/win/propkeydef.bi bootstrap/inc/win/vfwmsgs.bi Copyright: 2015 The FreeBASIC Development Team 2007-2010 Vijay Kiran Kamuju 2007 David ADAM 2004-2010 Christian Costa 2000 Peter Hunnisett 2002 Alexandre Julliard 2006 Hans Leidekker 2009 Maarten Lankhorst License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/win/accctrl.bi inc/win/aclapi.bi inc/win/aclui.bi inc/win/adtgen.bi inc/win/apiset.bi inc/win/audevcod.bi inc/win/authz.bi inc/win/basetsd.bi inc/win/basetyps.bi inc/win/bcrypt.bi inc/win/combaseapi.bi inc/win/comcat.bi inc/win/commctrl.bi inc/win/commdlg.bi inc/win/devpkey.bi inc/win/dimm.bi inc/win/docobj.bi inc/win/guiddef.bi inc/win/iphlpapi.bi inc/win/knownfolders.bi inc/win/ktmtypes.bi inc/win/mmreg.bi inc/win/mshtmhst.bi inc/win/mshtml.bi inc/win/naptypes.bi inc/win/ncrypt.bi inc/win/netioapi.bi inc/win/nldef.bi inc/win/ntddndis.bi inc/win/oaidl.bi inc/win/objidlbase.bi inc/win/objidl.bi inc/win/ocidl.bi inc/win/ole2.bi inc/win/ole.bi inc/win/ole-common.bi inc/win/olectl.bi inc/win/oleidl.bi inc/win/pciprop.bi inc/win/propidl.bi inc/win/propsys.bi inc/win/ras.bi inc/win/rasdlg.bi inc/win/raserror.bi inc/win/regstr.bi inc/win/richedit.bi inc/win/richole.bi inc/win/secext.bi inc/win/security.bi inc/win/servprov.bi inc/win/shellapi.bi inc/win/sherrors.bi inc/win/shldisp.bi inc/win/shlguid.bi inc/win/shlobj.bi inc/win/shobjidl.bi inc/win/shtypes.bi inc/win/structuredquerycondition.bi inc/win/unknwnbase.bi inc/win/unknwn.bi inc/win/urlmon.bi inc/win/userenv.bi inc/win/wbemcli.bi inc/win/winapifamily.bi inc/win/winbase.bi inc/win/winber.bi inc/win/windef.bi inc/win/windot11.bi inc/win/winnetwk.bi inc/win/winnls.bi inc/win/winnt.bi inc/win/winsnmp.bi inc/win/winuser.bi inc/win/wlantypes.bi inc/win/ws2def.bi inc/win/ws2ipdef.bi inc/win/wtypesbase.bi inc/win/wtypes.bi bootstrap/inc/win/accctrl.bi bootstrap/inc/win/aclapi.bi bootstrap/inc/win/aclui.bi bootstrap/inc/win/adtgen.bi bootstrap/inc/win/apiset.bi bootstrap/inc/win/audevcod.bi bootstrap/inc/win/authz.bi bootstrap/inc/win/basetsd.bi bootstrap/inc/win/basetyps.bi bootstrap/inc/win/bcrypt.bi bootstrap/inc/win/combaseapi.bi bootstrap/inc/win/comcat.bi bootstrap/inc/win/commctrl.bi bootstrap/inc/win/commdlg.bi bootstrap/inc/win/devpkey.bi bootstrap/inc/win/dimm.bi bootstrap/inc/win/docobj.bi bootstrap/inc/win/guiddef.bi bootstrap/inc/win/iphlpapi.bi bootstrap/inc/win/knownfolders.bi bootstrap/inc/win/ktmtypes.bi bootstrap/inc/win/mmreg.bi bootstrap/inc/win/mshtmhst.bi bootstrap/inc/win/mshtml.bi bootstrap/inc/win/naptypes.bi bootstrap/inc/win/ncrypt.bi bootstrap/inc/win/netioapi.bi bootstrap/inc/win/nldef.bi bootstrap/inc/win/ntddndis.bi bootstrap/inc/win/oaidl.bi bootstrap/inc/win/objidlbase.bi bootstrap/inc/win/objidl.bi bootstrap/inc/win/ocidl.bi bootstrap/inc/win/ole2.bi bootstrap/inc/win/ole.bi bootstrap/inc/win/ole-common.bi bootstrap/inc/win/olectl.bi bootstrap/inc/win/oleidl.bi bootstrap/inc/win/pciprop.bi bootstrap/inc/win/propidl.bi bootstrap/inc/win/propsys.bi bootstrap/inc/win/ras.bi bootstrap/inc/win/rasdlg.bi bootstrap/inc/win/raserror.bi bootstrap/inc/win/regstr.bi bootstrap/inc/win/richedit.bi bootstrap/inc/win/richole.bi bootstrap/inc/win/secext.bi bootstrap/inc/win/security.bi bootstrap/inc/win/servprov.bi bootstrap/inc/win/shellapi.bi bootstrap/inc/win/sherrors.bi bootstrap/inc/win/shldisp.bi bootstrap/inc/win/shlguid.bi bootstrap/inc/win/shlobj.bi bootstrap/inc/win/shobjidl.bi bootstrap/inc/win/shtypes.bi bootstrap/inc/win/structuredquerycondition.bi bootstrap/inc/win/unknwnbase.bi bootstrap/inc/win/unknwn.bi bootstrap/inc/win/urlmon.bi bootstrap/inc/win/userenv.bi bootstrap/inc/win/wbemcli.bi bootstrap/inc/win/winapifamily.bi bootstrap/inc/win/winbase.bi bootstrap/inc/win/winber.bi bootstrap/inc/win/windef.bi bootstrap/inc/win/windot11.bi bootstrap/inc/win/winnetwk.bi bootstrap/inc/win/winnls.bi bootstrap/inc/win/winnt.bi bootstrap/inc/win/winsnmp.bi bootstrap/inc/win/winuser.bi bootstrap/inc/win/wlantypes.bi bootstrap/inc/win/ws2def.bi bootstrap/inc/win/ws2ipdef.bi bootstrap/inc/win/wtypesbase.bi bootstrap/inc/win/wtypes.bi Copyright: 2015 The FreeBASIC Development Team 2009-2010 the mingw-w64 project License: GPL-2+ and ZPL-2.1 Files: inc/win/ddk/mmddk.bi bootstrap/inc/win/ddk/mmddk.bi Copyright: 2015 The FreeBASIC Development Team Microsoft Corp. License: GPL-2+ Files: inc/X11/* bootstrap/inc/X11/* Copyright: The FreeBASIC Development Team 1987-1998 The Open Group 1987-1997 Digital Equipment Corporation 1987 Apollo Computer Inc. 1989-1995 GROUPE BULL 1989-2002 Hewlett-Packard Company 1990-2011 Oracle and/or its affiliates 1993-1994 NCR Corporation 1995 Kaleb S. KEITHLEY 1995 Jon Tombs 1995 Network Computing Devices 1995 XFree86 Inc. 1997 Silicon Graphics Computer Systems, Inc 1999 Thomas E. Dickey <dickey@clark.net> 2000-2003 Keith Packard 2000 Compaq Computer Corporation 2000 SuSE, Inc. 2003-2008 Jamey Sharp, Josh Triplett 2004 The Unichrome Project 2006 Intel Corporation 2007-2008 Peter Hutterer 2008-2010 Red Hat, Inc. License: GPL-2+ and HPND-sell-variant and MIT and MIT-HP and X11 Comment: X11 headers self-reference each other, using a combined license for the whole directory of headers Files: inc/xcb/* bootstrap/inc/xcb/* Copyright: The FreeBASIC Development Team 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett 2002-2004 Carl D. Worth 2004 Josh Triplett 2004 Mikko Torni 2005 Jeremy Kolb 2005 Vincent Torri 2006 Peter Hutterer 2006 Ian Osgood 2009 Open Text Corporation 2009 Intel Corporation 2009 Jatin Golani 2013 Daniel Martin License: GPL-2+ and X11 Files: inc/xcb/dri3.bi inc/xcb/present.bi bootstrap/inc/xcb/dri3.bi bootstrap/inc/xcb/present.bi Copyright: The FreeBASIC Development Team 2013 Keith Packard License: GPL-2+ and HPND-sell-variant Files: inc/zmq/* bootstrap/inc/zmq/* Copyright: The FreeBASIC Development Team 2007-2015 zmq Contributors License: GPL-3+ Comment: Original header under LGPL-3+, FB translation updated to GPL-3+ Files: inc/allegro.bi bootstrap/inc/allegro.bi Copyright: The FreeBASIC Development Team 2011 Shawn Hargreaves License: GPL-2+ Files: inc/aspell.bi bootstrap/inc/aspell.bi Copyright: The FreeBASIC Development Team 2001-2002 by Kevin Atkinson License: GPL-2+ Comment: Original header under LGPL-2 and LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/bfd.bi bootstrap/inc/bfd.bi Copyright: The FreeBASIC Development Team 1990-2014 Free Software Foundation, Inc License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/bzlib.bi bootstrap/inc/bzlib.bi Copyright: The FreeBASIC Development Team 1996-2019 Julian R Seward License: GPL-2+ and BZIP2 Files: inc/caca*.bi bootstrap/inc/caca*.bi Copyright: The FreeBASIC Development Team 2002-2012 Sam Hocevar <sam@hocevar.net> License: GPL-2+ and WTFPL-2 Files: inc/cgi-util.bi bootstrap/inc/cgi-util.bi Copyright: The FreeBASIC Development Team Bill Kendrick <bill@newbreedsoftware.com> Mike Simons <msimons@moria.simons-clan.com> Gary Briggs <chunky@icculus.org> cgi-util contributors License: GPL-2+ Comment: Original header under LGPL-2, FB translation under stricter GPL-2+ Files: inc/clang-c.bi bootstrap/inc/clang-c.bi Copyright: The FreeBASIC Development Team 2007-2016 University of Illinois at Urbana-Champaign License: GPL-2+ and NCSA Files: inc/cryptlib.bi bootstrap/inc/cryptlib.bi Copyright: The FreeBASIC Development Team 1992-2018 Peter Gutmann License: GPL-2+ and Sleepycat Files: inc/curl.bi bootstrap/inc/curl.bi Copyright: The FreeBASIC Development Team Daniel Stenberg, <daniel@haxx.se> License: GPL-2+ and CURL Files: inc/curses.bi bootstrap/inc/curses.bi Copyright: 2015 The FreeBASIC Development Team License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/expat.bi bootstrap/inc/expat.bi Copyright: 2015 The FreeBASIC Development Team 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper 2001-2006 Expat maintainers License: GPL-2+ and Expat Files: inc/fbprng.bi bootstrap/inc/fbprng.bi Copyright: 2015 The FreeBASIC Development Team 2020 Bernard Widynski 2014 M.E. O'Neill 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org) License: GPL-2+ and Apache-2.0 Files: inc/ffi.bi bootstrap/inc/ffi.bi Copyright: 2015 The FreeBASIC Development Team 2011-2019 Anthony Green 1996-2008 Red Hat, Inc. License: GPL-2+ and Expat Files: inc/FreeImage.bi bootstrap/inc/FreeImage.bi Copyright: The FreeBASIC Development Team FreeImage authors License: GPL-2+ and FreeImage Files: inc/gd.bi bootstrap/inc/gd.bi Copyright: 2015 The FreeBASIC Development Team 1994-2002 Cold Spring Harbor Laboratory 1996-2002 Boutell.Com, Inc. 1999-2002 Philip Warner 1999-2002 Greg Roelofs 1999-2002 John Ellson (ellson@lucent.com) 2000-2008 Pierre-Alain Joye (pierre@libgd.org) 2000-2002 Doug Becker 1994-2002 Thomas G. Lane 2000-2002 Maurice Szmurlo and Johan Van den Brande License: GPL-2+ and GD Files: inc/gdbm.bi bootstrap/inc/gdbm.bi Copyright: The FreeBASIC Development Team 1990-2011 Free Software Foundation, Inc. License: GPL-2+ Files: inc/gettext-po.bi bootstrap/inc/gettext-po.bi Copyright: The FreeBASIC Development Team 2003-2007 Free Software Foundation, Inc. License: GPL-3+ Comment: Original header under GPL-3+, FB translation updated to GPL-3+ Files: inc/gif_lib.bi bootstrap/inc/gif_lib.bi Copyright: 2015 The FreeBASIC Development Team License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/gif_lib4.bi inc/gif_lib5.bi bootstrap/inc/gif_lib4.bi bootstrap/inc/gif_lib5.bi Copyright: The FreeBASIC Development Team 1997 Eric S. Raymond License: GPL-2+ and Expat Files: inc/glib*.bi inc/gmodule.bi bootstrap/inc/glib*.bi bootstrap/inc/gmodule.bi Copyright: 2015 The FreeBASIC Development Team 2011-2012 Thomas.Freiherr@gmx.net 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald 1998-2000 Tim Janik and Red Hat, Inc. License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/gmp.bi bootstrap/inc/gmp.bi Copyright: The FreeBASIC Development Team 1991-2014 Free Software Foundation, Inc. License: GPL-2+ and (GPL-2+ or LGPL-3+) Files: inc/goocanvas.bi bootstrap/inc/goocanvas.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net 2005 Damon Chaplin License: LGPL-2+ Files: inc/jit.bi bootstrap/inc/jit.bi Copyright: The FreeBASIC Development Team 2004 Southern Storm Software, Pty Ltd. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/jpeglib.bi bootstrap/inc/jpeglib.bi Copyright: The FreeBASIC Development Team 1991-2014 Thomas G. Lane, Guido Vollbeding. License: GPL-2+ and IJG-short Files: inc/libiconv.bi bootstrap/inc/libiconv.bi Copyright: The FreeBASIC Development Team 1999-2011 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/libintl.bi bootstrap/inc/libintl.bi Copyright: 2011-2012 Thomas.Freiherr@gmx.net 1995-2005 Free Software Foundation, Inc. License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/llvm-c.bi bootstrap/inc/llvm-c.bi Copyright: The FreeBASIC Development Team 2003-2017 University of Illinois at Urbana-Champaign License: GPL-2+ and NCSA Files: inc/lzma.bi bootstrap/inc/lzma.bi Copyright: The FreeBASIC Development Team Lasse Collin Igor Pavlov Kevin Springle and Wei Dai License: GPL-2+ and public-domain This file has been put into the public domain. You can do whatever you want with this file. Files: inc/mariadb.bi bootstrap/inc/mariadb.bi Copyright: The FreeBASIC Development Team 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB 2012 MontyProgram AB License: GPL-2+ Comment: Original header under LGPL-2+, FB translation under stricter GPL-2+ Files: inc/MediaInfo.bi bootstrap/inc/MediaInfo.bi Copyright: The FreeBASIC Development Team 2002-2015 MediaArea.net SARL License: GPL-2+ and BSD-2-clause Files: inc/modplug.bi bootstrap/inc/modplug.bi Copyright: The FreeBASIC Development Team Kenton Varda <temporal@gauge3d.org> License: GPL-2+ and public-domain This source code is public domain. Files: inc/mpg123.bi bootstrap/inc/mpg123.bi Copyright: The FreeBASIC Development Team 1995-2010 the mpg123 project License: GPL-2+ Comment: Original header under LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/mxml.bi bootstrap/inc/mxml.bi Copyright: The FreeBASIC Development Team 2003-2014 Michael R Sweet License: GPL-2+ and LGPL-2 with MXML Exception Files: inc/Newton.bi bootstrap/inc/Newton.bi Copyright: The FreeBASIC Development Team 2003-2011 Julio Jerez and Alain Suero License: GPL-2+ and Zlib Files: inc/pcre*.bi bootstrap/inc/pcre*.bi Copyright: 2015 The FreeBASIC Development Team 1997-2015 University of Cambridge Philip Hazel License: GPL-2+ and BSD-3-clause-pcre Files: inc/png.bi bootstrap/inc/png.bi Copyright: 2015 The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/png12.bi inc/png14.bi inc/png15.bi inc/png16.bi bootstrap/inc/png12.bi bootstrap/inc/png14.bi bootstrap/inc/png15.bi bootstrap/inc/png16.bi Copyright: 2015 The FreeBASIC Development Team 1995-1996 Guy Eric Schalnat 1998-2015 Glenn Randers-Pehrson 1996-1997 Andreas Dilger Cosmin Truta Dave Martindale Eric S. Raymond Gilles Vollant Greg Roelofs Kevin Bracey James Yu John Bowler Mans Rullgard Magnus Holmgren Paul Schmidt Sam Bushell Simon-Pierre Cadieux Tim Wegner Tom Lane Tom Tanner Willem van Schaik License: GPL-2+ and Libpng Files: inc/portaudio.bi bootstrap/inc/portaudio.bi Copyright: 2015 The FreeBASIC Development Team 1999-2002 Ross Bencina and Phil Burk License: GPL-2+ and Expat Files: inc/pspell.bi bootstrap/inc/pspell.bi Copyright: The FreeBASIC Development Team 2001 Kevin Atkinson License: GPL-2+ Comment: Original header under LGPL-2 or LGPL-2.1, FB translation under stricter GPL-2+ Files: inc/quicklz.bi bootstrap/inc/quicklz.bi Copyright: The FreeBASIC Development Team 2006-2011 Lasse Mikkel Reinhold License: GPL-2+ and (GPL-1 or GPL-2 or GPL-3) Files: inc/raylib.bi inc/raymath.bi bootstrap/inc/raylib.bi bootstrap/inc/raymath.bi Copyright: The FreeBASIC Development Team 2013-2020 Ramon Santamaria (@raysan5) License: GPL-2+ and Zlib Files: inc/sndfile.bi bootstrap/inc/sndfile.bi Copyright: The FreeBASIC Development Team 1999-2011 Erik de Castro Lopo <erikd@mega-nerd.com> License: GPL-2+ Comment: Original header under LGPL-2.1+, FB translation under stricter GPL-2+ Files: inc/soloud_c.bi bootstrap/inc/soloud_c.bi Copyright: The FreeBASIC Development Team 2013-2020 Jari Komppa License: GPL-2+ and Zlib Files: inc/sqlite*.bi bootstrap/inc/sqlite*.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain-sqlite3 Files: inc/uuid.bi bootstrap/inc/uuid.bi Copyright: The FreeBASIC Development Team 1996-1998 Theodore Ts'o License: GPL-2+ and BSD-3-clause Files: inc/windows.bi bootstrap/inc/windows.bi Copyright: The FreeBASIC Development Team License: GPL-2+ and public-domain This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. Files: inc/xmp.bi bootstrap/inc/xmp.bi Copyright: The FreeBASIC Development Team License: LGPL-2.1+ Files: inc/zip.bi bootstrap/inc/zip.bi Copyright: The FreeBASIC Development Team 1999-2015 Dieter Baron and Thomas Klausner License: GPL-2+ and BSD-3-clause Files: inc/zlib.bi bootstrap/inc/zlib.bi Copyright: The FreeBASIC Development Team 1995-2013 Jean-loup Gailly and Mark Adler License: GPL-2+ and Zlib Files: manual/* Copyright: 2004-2025 The FreeBASIC Development Team License: GFDL-1.2 Files: src/gfxlib2/* Copyright: 2004-2025 The FreeBASIC Development Team License: LGPL-2.1+ Files: src/rtlib/* bootstrap/src/rtlib/* Copyright: 2004-2025 The FreeBASIC Development Team 2005 Angelo Mottola (a.mottola@libero.it) License: LGPL-2.1+ with FreeBASIC exception Files: tests/fbcunit/* Copyright: 2017-2020 Jeffery R. Marshall (coder@execulink.com) License: LGPL-2.1+ with FreeBASIC exception Files: debian/* Copyright: 2025 Ahmad Khalifa <ahmad@khalifa.ws> License: GPL-2+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file 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 writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache License, Version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0". License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-pcre 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 following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the University of Cambridge nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BSD-3-clause-xiph 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 following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the Xiph.org Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: BZIP2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 3. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 4. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: CMU Permission is hereby granted, free of charge, to use and distribute this software and its documentation without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of this work, and to permit persons to whom this work is furnished to do so, subject to the following conditions: 1. The code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Any modifications must be clearly marked as such. 3. Original authors' names are not deleted. 4. The authors' names are not used to endorse or promote products derived from this software without specific prior written permission. . CARNEGIE MELLON UNIVERSITY AND THE CONTRIBUTORS TO THIS WORK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY NOR THE CONTRIBUTORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: CURL Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS, AUTHORS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: FreeImage The contents of this file are subject to the FreeImage Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at "https://freeimage.sourceforge.io/freeimage-license.txt" . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. License: GD Permission has been granted to copy, distribute and modify gd in any context without fee, including a commercial application, provided that this notice is present in user-accessible supporting documentation. . This does not affect your ownership of the derived work itself, and the intent is to assure proper credit for the authors of gd, not to interfere with your productive use of gd. If you have questions, ask. "Derived works" includes all programs that utilize the library. Credit must be given in user-accessible documentation. . This software is provided "AS IS." The copyright holders disclaim all warranties, either express or implied, including but not limited to implied warranties of merchantability and fitness for a particular purpose, with respect to this code and accompanying documentation. License: GFDL-1.2 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". Comment: On Debian systems, the complete text of the GNU Free Documentation License, Version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2". License: GPL-1 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 1 can be found in "/usr/share/common-licenses/GPL-1". License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this package. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: HPND-sell-variant Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of the author(s) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. The authors make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. . THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. License: IJG-short The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. . This software is copyright (C) 1991-2014, Thomas G. Lane, Guido Vollbeding. All Rights Reserved except as specified below. . Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. . These conditions apply to any software derived from or based on the IJG code, not just to the unmodified library. If you use our work, you ought to acknowledge us. . Permission is NOT granted for the use of any IJG author's name or company name in advertising or publicity relating to this software or products derived from it. This software may be referred to only as "the Independent JPEG Group's software". . We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. License: Khronos Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Materials, and to permit persons to whom the Materials are furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Materials. . THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. License: Libpng The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. . Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: . 1. The origin of this source code must not be misrepresented. 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. . The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. License: LGPL-2 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. Comment: On Debian systems, the complete text of the GNU Library General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2 with GRX exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . The GRX graphics library is distributed under the terms of the GNU LGPL (Library General Public License) with the following amendments and/or exceptions: - Using the DOS versions (DOS only! this exception DOES NOT apply to the Linux version) you are permitted to distribute an application linked with GRX in binary only, provided that the documentation of the program: a) informs the user that GRX is used in the program, AND b) provides the user with the necessary information about how to obtain GRX. (i.e. ftp site, etc..) Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2 with MXML exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . The Mini-XML library and included programs are provided under the terms of the GNU Library General Public License version 2 (LGPL2) with the following exceptions: . 1. Static linking of applications to the Mini-XML library does not constitute a derivative work and does not require the author to provide source code for the application, use the shared Mini-XML libraries, or link their applications against a user-supplied version of Mini-XML. . If you link the application to a modified version of Mini-XML, then the changes to Mini-XML must be provided under the terms of the LGPL2 in sections 1, 2, and 4. . 2. You do not have to provide a copy of the Mini-XML license with programs that are linked to the Mini-XML library, nor do you have to identify the Mini-XML license in your program or documentation as required by section 6 of the LGPL2. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2". License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2.1. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-2.1+ with FreeBASIC exception This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: LGPL-3+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: MIT-HP Permission to use, duplicate, change, and distribute this software and its documentation for any purpose and without fee is granted, provided that the above copyright notice appear in such copy and that this copyright notice appear in all supporting documentation, and that the names of Apollo Computer Inc., the Hewlett-Packard Company, or the X Consortium not be used in advertising or publicity pertaining to distribution of the software without written prior permission. . HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS SOFTWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Hewlett-Packard shall not be liable for errors contained herein or direct, indirect, special, incidental or consequential damages in connection with the furnishing, performance, or use of this material. . This software is not subject to any license of the American Telephone and Telegraph Company or of the Regents of the University of California. License: MIT-UC Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. . IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. License: MPL-1.1 The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.mozilla.org/MPL/ . Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. Comment: On Debian systems, the complete text of the Mozilla Public License can be found in "/usr/share/common-licenses/MPL-1.1". License: NCSA Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution. . * Neither the names of the LLVM Team, University of Illinois at Urbana-Champaign, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE. License: OML This FastCGI application library source and object code (the "Software") and its documentation (the "Documentation") are copyrighted by Open Market, Inc ("Open Market"). The following terms apply to all files associated with the Software and Documentation unless explicitly disclaimed in individual files. . Open Market permits you to use, copy, modify, distribute, and license this Software and the Documentation for any purpose, provided that existing copyright notices are retained in all copies and that this notice is included verbatim in any distributions. No written agreement, license, or royalty fee is required for any of the authorized uses. Modifications to this Software and Documentation may be copyrighted by their authors and need not follow the licensing terms described here. If modifications to this Software and Documentation have new licensing terms, the new terms must be clearly indicated on the first page of each file where they apply. . OPEN MARKET MAKES NO EXPRESS OR IMPLIED WARRANTY WITH RESPECT TO THE SOFTWARE OR THE DOCUMENTATION, INCLUDING WITHOUT LIMITATION ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL OPEN MARKET BE LIABLE TO YOU OR ANY THIRD PARTY FOR ANY DAMAGES ARISING FROM OR RELATING TO THIS SOFTWARE OR THE DOCUMENTATION, INCLUDING, WITHOUT LIMITATION, ANY INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES OR SIMILAR DAMAGES, INCLUDING LOST PROFITS OR LOST DATA, EVEN IF OPEN MARKET HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS". OPEN MARKET HAS NO LIABILITY IN CONTRACT, TORT, NEGLIGENCE OR OTHERWISE ARISING OUT OF THIS SOFTWARE OR THE DOCUMENTATION. License: public-domain-sqlite3 The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: . May you do good and not evil. May you find forgiveness for yourself and forgive others. May you share freely, never taking more than you give. License: SGI-B-2.0 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice including the dates of first publication and either this permission notice or a reference to http://oss.sgi.com/projects/FreeB/ shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of Silicon Graphics, Inc. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Silicon Graphics, Inc. License: Sleepycat Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Redistributions in any form must be accompanied by information on how to obtain complete source code for the cryptlib software and any accompanying software that uses the cryptlib software. The source code must either be included in the distribution or be available for no more than the cost of distribution, and must be freely redistributable under reasonable conditions. For an executable file, complete source code means the source code for all modules it contains or uses. It does not include source code for modules or files that typically accompany the major components of the operating system on which the executable file runs. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: WTFPL-2 Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. . DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . 0. You just DO WHAT THE FUCK YOU WANT TO. License: X11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, distribute with modifications, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization. License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. . 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. . 3. This notice may not be removed or altered from any source distribution. License: ZPL-2.1 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions in source code must retain the accompanying copyright notice, this list of conditions, and the following disclaimer. 2. Redistributions in binary form must reproduce the accompanying copyright notice, this list of conditions, and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Names of the copyright holders must not be used to endorse or promote products derived from this software without prior written permission from the copyright holders. 4. The right to distribute this software or to use it for any purpose does not give you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of them is covered by separate agreement with the copyright holders. 5. If any files are modified, you must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. . Disclaimer THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Timestamp: 26.02.2025 / 13:02:44 (UTC)