[Midnightbsd-cvs] mports: mports/devel: add C & C++ reference for kdevelop

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 30 18:49:49 EST 2007


Log Message:
-----------
add C & C++ reference for kdevelop

Modified Files:
--------------
    mports/devel:
        Makefile (r1.181 -> r1.182)

Added Files:
-----------
    mports/devel/c_c++_reference:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.181
retrieving revision 1.182
diff -L devel/Makefile -L devel/Makefile -u -r1.181 -r1.182
--- devel/Makefile
+++ devel/Makefile
@@ -26,6 +26,7 @@
     SUBDIR += boost
     SUBDIR += boost-python
     SUBDIR += bugzilla
+    SUBDIR += c_c++_reference
     SUBDIR += cscope
     SUBDIR += cvsgraph
     SUBDIR += cvsnt
--- /dev/null
+++ devel/c_c++_reference/pkg-descr
@@ -0,0 +1,3 @@
+C/C++ reference for KDevelop.
+
+WWW: http://www.kdevelop.org/
--- /dev/null
+++ devel/c_c++_reference/pkg-plist
@@ -0,0 +1,1065 @@
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/JavaSim.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/arrays.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/assignment.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/bit_shift.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/bitsnbytes.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/bitwise.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/cast.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/cmdline.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/constants.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/data_types.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/expressions.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/inc_dec.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/pointers.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/precedence.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/rpc.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/storage_class.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/string.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/true_false.html
+share/doc/HTML/en/kdevelop/reference/C/CONCEPT/type_conv.html
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/HEADER.html
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/01_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/01_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/02_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/03_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/03_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/03_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/03_4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/04_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/04_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/04_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/04_4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/04_5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/04_6.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/04_7.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/05_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/05_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/05_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/06_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/06_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/06_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/07_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/07_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/07_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/08_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/08_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/08_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/09_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/09_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/09_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/09_4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/09_5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/10_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/11_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_6.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_7.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/12_8.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/13_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/13_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_01.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_02.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_03.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_04.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_05.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_06.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_07.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_08.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_09.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_10.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_11.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_12.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_13.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_14.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_15.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_16.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_17.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_18.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/14_19.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/15_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/16_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/16_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/16_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/17_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/17_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/fonts.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/macros.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/symbol.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/tlint.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/font.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/gen.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/macro.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/troff.test
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/test.csh
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/makefile.tcc
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/makefile.unix
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C/standard.mac
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/HEADER.html
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/02.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/02.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/02.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/02.4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/02.5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/03.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/03.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/04.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/04.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/04.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/05.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/05.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/05.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/06.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/07.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/08.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/08.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/08.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/08.4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/08.5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/08.6.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/08.7.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/09.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/09.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/09.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/09.4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/10.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/10.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/10.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/10.4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/10.5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/11.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/11.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/11.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/11.4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/11.5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/11.6.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/11.7.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/12.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/12.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/12.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/13.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/13.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/13.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/14.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/14.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/a.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/a.2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/a.3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/a.4.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/a.5.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/a.6.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/a.7.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/b.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/c.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/d.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/dircom.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/e.1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/nap.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C/10.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/intro.html
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.1
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.2
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.3
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.4
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.5
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.6
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.7
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.8
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL/c-lesson.9
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/2dlife.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/a2e.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/absdiskc.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/addhndls.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/addpath.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/amalloc.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ansiflen.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ansiload.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ansiself.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ansisys.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/approx.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/assignpr.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/atr2ansi.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bascnvrt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bastrngs.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bigfac.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bincomp.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/biport.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bitarray.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bitcnt_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bitcnt_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bitfiles.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bitops.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/8087_sav.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bitstrng.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bmhasrch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bmhisrch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bmhsrch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bordcolr.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/break.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bresnham.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/bstr_i.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/c_cmnt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cal.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/calsupp.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cant.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ccomcall.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cdir.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/center.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/changprn.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/chbytes.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/checkexe.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/checksum.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/chgext.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/chmod.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/clock.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cmdline.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/combin.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/commafmt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/commconv.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/crypt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/compiler.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/crc-16.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/crc-16f.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/crc_32.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ctrlprnt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cubic.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cursize.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cursor.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/daynum.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dbl2long.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dblround.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dirmask.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/do.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/doansi_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/doansi_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/doscopy.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dossort.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/drivsrch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/droptime.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/drvalid.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/drvs.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dspclock.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dspdtst.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/editgets.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/eng.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/errfix.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/eval.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ext_keys.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/factor.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/factoryl.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/faskbhit.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/favail.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fcompare.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fcopy.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ferrorf.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/filcount.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/files.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fln_fix.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/flnorm.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/flopcopy.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fmemops.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fmtmoney.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fndislot.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/format.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fpswitch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fraction.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fscanbin.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fsize.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/fsm.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ftime.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getcmt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getdcwd.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/grep.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getkey.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getopt3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getopts.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getseg.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getstrng.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getvol.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/glbl_env.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/grafline.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/head.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/hexdump.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/hexorint.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/howdy.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/hstr_i.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/hugeread.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/hugesort.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ifactor.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/inchcvrt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/initvars.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/iscons.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isfopen.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isisbn.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isnetdr.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ispow2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isqrt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isramdsk.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isshare.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isshift.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/iswprot.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/isxkbrd.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/jdn.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/jgrep.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/joystick.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/kb_data.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/kbflip.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/keylocks.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/keywatch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/killff.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/lbitops.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ldfloor.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ll_msort.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ll_qsort.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/log.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/lsary.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/lsd.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ltoa.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ltostr.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/lv1ws.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/lzhuf.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mainmain.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/match.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/maze_1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/maze_2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/maze_3.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mcb_env.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mdalloc.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mem.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/memavail.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/memrev.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mkdirs.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mktone.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/moon_age.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/morse.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mouse.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/msb2ieee.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/msc_peek.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mterm.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mv.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/noctrlc.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/noreset.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ord_text.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/os_id.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/palndrom.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/patmat.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pbmsrch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pcnvrt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/perm_idx.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/permute1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/permute2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pfopen.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pi.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/playdemo.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/playlib.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pluraltx.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pmerge.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/posix_ls.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/posixdir.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pr.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/printq.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/prnspool.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/prtoggle.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/prtscrn.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/prtstat.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/psplit.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pushdir.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/query.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rand1.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rand2.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rdxcnvrt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/reboot.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/redir.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/remtab.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rfind1st.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rg_isort.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rg_rand.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rg_ssort.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rm_all.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rmallws.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rmlead.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rmtrail.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rndmize.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/roman.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/scaldate.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/scanfrac.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/scrnpick.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/scrnsave.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/scroll.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/setenvar.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/setimeto.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/setvol.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/shel2dos.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/sound.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/soundex.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/speed.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/spin.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/split.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/srchfile.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/sstrcpy.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/stats.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/stptok.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/str27seg.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strat.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strdup.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strftime.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/stripeof.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strrepl.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strrev.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strsort.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strucfil.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strupr.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/stub.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/style.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/sunriset.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/tabtrick.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/tail.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/tasker.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/testcmt.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/timegetc.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/toascii.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/todaybak.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/touch.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/tp6tod.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/translat.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/trapdemo.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/treedir.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/trim.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/truename.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/uclock.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/unix2dos.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/uudecode.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/uuencode.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/vfname.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/video.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/vidport.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/w_wrap.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/wb_fcopy.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/wc.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/weird.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/where.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/whicharc.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/windchil.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/wordwrap.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/x00api.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/xfile.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/xstrcat.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/xstrcmp.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/xtest.c
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ansiscrn.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/big_mall.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/biport.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cast.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dd_struc.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dirent.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/doansi.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dos5boot.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ext_keys.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ftime.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/getopts.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/hilobyte.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/match.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mem.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mouse.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/myio.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/myline.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mystream.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/os_id.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pi.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/portable.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/prnspool.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/round.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/scaldate.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/scrnmacs.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/sound.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/str.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strat.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/tasker.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/toolkit.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/uclock.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/vio.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/w_wrap.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/x00api.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/xfile.h
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/HEADER.html
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/absdisk.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/vio.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cbtrap.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cctrap.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cerrinst.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cerrtrap.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/coldboot.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/cpucheck.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/hires.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/int2e.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ndpcheck.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/strecpy.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/trapflag.asm
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ansisys.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/c_port.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/c_prec.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/dosfuncs.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/enums.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/environ.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/evsavres.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/iostutor.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mem.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/missing.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/nonmsdos.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/ptr_help.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rtlftrul.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/sharing.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/snippets.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/tasker.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/vt100.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/which_c.txt
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/c_lines.awk
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/except.doc
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/file_id.diz
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/make.ini
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/match.doc
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/myio.cpp
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/myio.mak
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/myiodemo.cpp
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/myline.cpp
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/mystream.cpp
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/pdn.lst
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/read.me
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/resource.lst
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rg_qsort.c1
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/rg_qsort.c2
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/snippets._c_
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/snippets.ndx
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/snippets.wc
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/storage.typ
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/str.cpp
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP/str.doc
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/YABL/yabl
+share/doc/HTML/en/kdevelop/reference/C/CONTRIB/intro.html
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/HEADER.html
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/README.html
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/examples.html
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/10to1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/Master.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/address.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/and.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/atexit.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/atof.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/basename.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/bit_shift.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/bsearch.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/clrscr.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/command_line.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/const.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/const2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/continue.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/convesc.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/copy_file.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/define.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/dir.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/do.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/enum1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/enum2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/enum3.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/enum4.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/enum5.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/exec_one.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/exec_two.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/exponent.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/extern1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/extern2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/fact1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/fact2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/fgets.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/first.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/for1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/for2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/fork1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/fork2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/fprintf.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/funcpt1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/funcpt2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/funcpt3.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/function.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/getchar.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/gets.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/global.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/goto.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/if.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/if_else_endif.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/ifndef.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/inc_dec.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/kill.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/is_examp.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/keyboard.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/lenstr.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/linklst1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/linklst2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/linklst3.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/ljust1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/macro.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/malloc.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/modulo.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/or.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/password.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/perl2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/pipe1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/pipe2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/pointer1_func.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/pointer2_func.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/pointer3_func.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/pointer4_func.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/pointer_func.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/popen.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/printenv.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/prog_name.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/qsort1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/qsort2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/rand.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/read_file.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/readch.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/reverse.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/setuid.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/single_array.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/sizeof.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/sizeof1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/sprintf.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/sprintf1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/sscanf.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/stat.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/statfs.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/static.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/stdin.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strchr.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strcmp.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strcpy.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strncpy.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strpbrk.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strstr.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strtok.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/strtol.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/struct1.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/struct2.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/struct3.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/swap.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/struct4.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/switch.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/system.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/temp.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/time.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/uname.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/union.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/user_name.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/var_func.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/varlist.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/while.c
+share/doc/HTML/en/kdevelop/reference/C/EXAMPLES/whiteball.gif
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/Master.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/arglists.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/atof.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/atoi.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/atol.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/bsearch.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/close.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/clrscr.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/dec_tab.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/directory.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/env.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/escape.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/execl.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/exit.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/fclose.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/fgetc.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/fgets.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/files.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/fopen.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/fork.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/format.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/fprintf.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/fputc.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/free.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/getchar.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/getopt.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/gets.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/hex_tab.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/kill.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/malloc.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/open.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/passwd.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/pclose.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/pipe.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/popen.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/printf.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/puts.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/qsort.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/rand.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/read.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/setuid.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/sprintf.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/srand.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/sscanf.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/stat.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/stdlib.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strchr.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strcmp.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strcpy.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strlen.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strncmp.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strncpy.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strpbrk.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strstr.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strtok.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strtol.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/strtoul.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/system.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/time.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/uname.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/write.html
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/abort.htm
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/atexit.htm
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/errno.htm
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/funcframe.htm
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/funcquery.htm
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/funcref.htm
+share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS/memcpy.htm
+share/doc/HTML/en/kdevelop/reference/C/GDB/gdb.html
+share/doc/HTML/en/kdevelop/reference/C/LIBRARIES/libraries.html
+share/doc/HTML/en/kdevelop/reference/C/LIBRARIES/dynamic.htm
+share/doc/HTML/en/kdevelop/reference/C/LIBRARIES/syscalls.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/abs.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/access.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/acos.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/alarm.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/asctime.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/asin.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/assert.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/atan.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/atan2.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/calloc.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ceil.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/chdir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/chown.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/chroot.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/clock.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/close.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/closedir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/cos.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/cosh.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ctermid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/cuserid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/difftime.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/div.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/dup2.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/exp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fabs.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ferror.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fflush.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fgetpos.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fgetpwent.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/floor.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fmod.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fpathconf.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fputs.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fread.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/freopen.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/frexp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/fscanf.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getdid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getenv.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getgroupd.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/gethostname.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getlogin.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getopt.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getpgrp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getpid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getpw.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getpwent.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getpwnam.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/gets.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/getuid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/index.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ioctl.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/isatty.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/labs.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ldexp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ldiv.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/link.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/longjmp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/lseek.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/mblen.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/mbstowcs.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/mbtowc.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/memchr.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/memcmp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/memcpy.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/memmove.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/memset.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/mkdir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/modf.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/opendir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/pause.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/perlembed.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/perror.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/putenv.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/putpwent.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/raise.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/rand.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/readdir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/realloc.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/remove.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/rename.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/rewinddir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/rmdir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/scandir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/scanf.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/seekdir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setbuf.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setegid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setenv.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/seteuid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setgid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setjmp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setlocale.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setpgid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setsid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/setuid.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/signal.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/sin.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/sinh.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/sleep.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/sqrt.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/stat.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/stderr.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strcasecmp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strcat.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strcoll.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strcspn.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strftime.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strlen.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strpbrk.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strspn.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strstr.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/strtod.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/sysconf.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/tan.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/tanh.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/telldir.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/time.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/tmpfile.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/tmpnam.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/togetpgrp.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/toupper.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ttyname.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/uname.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/ungetc.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/unlink.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/unsetenv.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/va_start.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/vfprintf.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/wcstombs.htm
+share/doc/HTML/en/kdevelop/reference/C/MAN/wctomb.htm
+share/doc/HTML/en/kdevelop/reference/C/MISC/CLASSES/Numbers.class
+share/doc/HTML/en/kdevelop/reference/C/MISC/CLASSES/Numbers.java
+share/doc/HTML/en/kdevelop/reference/C/MISC/Master.html
+share/doc/HTML/en/kdevelop/reference/C/MISC/download.html
+share/doc/HTML/en/kdevelop/reference/C/MISC/io.html
+share/doc/HTML/en/kdevelop/reference/C/MISC/linklists.html
+share/doc/HTML/en/kdevelop/reference/C/MISC/numconv.html
+share/doc/HTML/en/kdevelop/reference/C/MISC/perl.html
+share/doc/HTML/en/kdevelop/reference/C/MISC/stdfiles.html
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/problems.html
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/computer.gif
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/whiteball.gif
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/array_prob.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/ascii1.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/ascii2.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/binary_op.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/bits.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/calender.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/fractions.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/hexdump1.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/ljust.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/lotto1.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/lotto2.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/numtest.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/times1.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/times2.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/times3.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/unix2dos.c
+share/doc/HTML/en/kdevelop/reference/C/PROBLEMS/yesterday.c
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/Master.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/break.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/comma.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/comments.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/conditional.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/const.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/continue.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/define_preprocessor.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/do.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/enum.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/for.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/functions.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/glo_int_vars.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/got_ya.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/goto.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/idioms.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/if.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/include_preprocessor.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/keywords.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/logical.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/macros.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/namespace.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/null.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/preprocessors.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/return.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/sizeof.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/statements.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/storage_class.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/struct.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/switch.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/syntax.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/syntax_p.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/typedef.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/union.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/void.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/volatile.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/while.html
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/fork1.c
+share/doc/HTML/en/kdevelop/reference/C/SYNTAX/syntax.gif
+share/doc/HTML/en/kdevelop/reference/C/TECHNIC/itter_rec.html
+share/doc/HTML/en/kdevelop/reference/C/TECHNIC/technic.html
+share/doc/HTML/en/kdevelop/reference/C/X_EXAMPLES/Xref.html
+share/doc/HTML/en/kdevelop/reference/C/X_EXAMPLES/hardware.c
+share/doc/HTML/en/kdevelop/reference/C/X_EXAMPLES/root_colour.c
+share/doc/HTML/en/kdevelop/reference/C/X_EXAMPLES/xxterm.c
+share/doc/HTML/en/kdevelop/reference/C/backup/mindxbdy.htm
+share/doc/HTML/en/kdevelop/reference/C/backup/mindxhed.htm
+share/doc/HTML/en/kdevelop/reference/C/c.html
+share/doc/HTML/en/kdevelop/reference/C/compiler.html
+share/doc/HTML/en/kdevelop/reference/C/cref.html
+share/doc/HTML/en/kdevelop/reference/C/future.html
+share/doc/HTML/en/kdevelop/reference/C/glossary.html
+share/doc/HTML/en/kdevelop/reference/C/master_index.html
+share/doc/HTML/en/kdevelop/reference/C/blueball.gif
+share/doc/HTML/en/kdevelop/reference/C/master.gif
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/Master.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/cast.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/constructor.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/funcoverload.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/fundefault.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/inheritance.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/local_var.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/reference_variable.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT/scope.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONTRIB/GNU_STDLIB/libgpp.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONTRIB/GNU_STDLIB/libgpp_toc.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONTRIB/intro.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/cast.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/class1.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/class2.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/const1.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/enum1.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/inherit.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/inline.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/io1.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/io2.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/mjl_test.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/new.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/overload.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/refvar.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/scope.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/struct1.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/throw.cc
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES/MGREP.CC
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/Master.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/bool.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/class.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/comment.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/const.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/delete.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/enum.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/friend.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/inline.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/keywords.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/namespace.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/new.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/operator.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/ops.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/struct.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/throw.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/static.htm
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX/syntax.htm
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/cref.html
+share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/glossary.html
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/bg.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/bg1.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/blueball.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/bluelne.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/books.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/climb.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/computer.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/cref2.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/directory.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/function.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/grey.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/help.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/linklist.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/linux.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/mail.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/man.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/mart5.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/mart7.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/master.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/mottled.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/news.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/orangeball.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/ptr.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/redball.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/purpleball.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/redball2.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/ski2.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/sound_2.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/star.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/syntax.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/thumb.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/utah.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/whiteball.gif
+share/doc/HTML/en/kdevelop/reference/GRAPHICS/yellowball.gif
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/CONCEPT
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_PRACTICAL_C
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/CONTRIB/OR_USING_C
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SAWTELL
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/CONTRIB/SNIP
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/CONTRIB/YABL
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/CONTRIB
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/EXAMPLES
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/FUNCTIONS
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/GDB
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/LIBRARIES
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/MAN
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/MISC/CLASSES
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/MISC
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/PROBLEMS
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/SYNTAX
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/TECHNIC
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/X_EXAMPLES
+ at dirrm share/doc/HTML/en/kdevelop/reference/C/backup
+ at dirrm share/doc/HTML/en/kdevelop/reference/C
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONCEPT
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONTRIB/GNU_STDLIB
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/CONTRIB
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/EXAMPLES
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/FUNCTIONS
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/GDB
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/LIBRARIES
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/MISC
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/PROBLEMS
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/SYNTAX
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/TECHNIC
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS/X_EXAMPLES
+ at dirrm share/doc/HTML/en/kdevelop/reference/CPLUSPLUS
+ at dirrm share/doc/HTML/en/kdevelop/reference/GRAPHICS
+ at dirrmtry share/doc/HTML/en/kdevelop/reference/
--- /dev/null
+++ devel/c_c++_reference/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for:	c_c++_reference.tar.gz
+# Date created:        8 March 2000
+# Whom:                imura at af.airnet.ne.jp
+#
+# $MidnightBSD: mports/devel/c_c++_reference/Makefile,v 1.1 2007/12/30 23:49:47 laffer1 Exp $
+# $FreeBSD: ports/devel/c_c++_reference/Makefile,v 1.18 2007/05/19 20:02:12 flz Exp $
+#
+
+PORTNAME=	c_c++_reference
+PORTVERSION=	2.0.2
+CATEGORIES=	devel
+MASTER_SITES=	ftp://ftp.ee.fhm.edu/pub/unix/ide/KDevelop/
+DISTNAME=	c_cpp_reference-${PORTVERSION}_for_KDE_3.0
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	C/C++ reference manual for KDevelop
+
+RUN_DEPENDS=	kdevelop:${PORTSDIR}/devel/kdevelop
+
+USE_BZIP2=	yes
+USE_AUTOTOOLS=	libtool:15
+USE_KDELIBS_VER=	3
+USE_GMAKE=	yes
+CONFIGURE_TARGET=
+CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd6.0
+
+post-patch:
+	${REINPLACE_CMD} -e 's,-lqt,-lqt-mt -pthread,' ${WRKSRC}/configure
+
+.include <bsd.port.mk>
--- /dev/null
+++ devel/c_c++_reference/distinfo
@@ -0,0 +1,3 @@
+MD5 (c_cpp_reference-2.0.2_for_KDE_3.0.tar.bz2) = 5777e4d2dbfc3e6c2ba9f0ed6ea457f9
+SHA256 (c_cpp_reference-2.0.2_for_KDE_3.0.tar.bz2) = 0f5052687ef5e42a7bb0f93aaf91487f069dfd5d53d840a41d96980d6e847b9d
+SIZE (c_cpp_reference-2.0.2_for_KDE_3.0.tar.bz2) = 1096541


More information about the Midnightbsd-cvs mailing list