OpenBSD CVS

src/usr.bin/make/lst.lib/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / make / lst.lib


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.2   6 months  espie   current code no longer uses Lst_Replace not Lst_Requeue so don't bother compilin...
[TXT] lst.h  1.3   8 months  jsg   unifdef HAS_INLINES inline is part of gnu89 and c99 ok kn@ espie@
[TXT] lstAddNew.c  1.8   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstAppend.c  1.21   9 years  espie   zap really odd code that's not actually in-use. okay millert@
[TXT] lstConcat.c  1.20   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstConcatDestroy.c  1.12   16 months  jmc   spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
[TXT] lstDeQueue.c  1.19   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstDestroy.c  1.20   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstDupl.c  1.22   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstFindFrom.c  1.19   8 years  espie   make sure we use stdbool.h Mostly diff by Daniel Dickman, who told me to commit ...
[TXT] lstForEachFrom.c  1.20   8 years  espie   gc lst_ForEachNodeWhile, which isn't actually in use anywhere
[TXT] lstInit.c  1.19   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstInsert.c  1.20   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstInt.h  1.16   8 months  espie   GC old code that was originally implemented to facilitate adoption by other BSDs...
[TXT] lstMember.c  1.17   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstRemove.c  1.19   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstReplace.c  1.18   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lstRequeue.c  1.1   16 years  espie   new function: lstRequeue, to be used by the job handler
[TXT] lstSucc.c  1.17   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lst_t.h  1.1   10 years  espie   adjust to ohash being in libutil now, and to the interface changes. fix potentia...
[TXT] Makefile (in the Attic) [Hide]  1.11   22 years  espie   byebye. Not used. Just keeps getting out of synch.
[TXT] lstAtEnd.c (in the Attic) [Hide]  1.8   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...
[TXT] lstAtFront.c (in the Attic) [Hide]  1.8   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...
[TXT] lstClose.c (in the Attic) [Hide]  1.8   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...
[TXT] lstDatum.c (in the Attic) [Hide]  1.9   23 years  espie   Trivial consequences of the previous list changes: - audit code for Lst_Datum, ...
[TXT] lstEnQueue.c (in the Attic) [Hide]  1.9   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...
[TXT] lstFind.c (in the Attic) [Hide]  1.6   24 years  espie   Rearrange Lst_Find interface to conform better with other functions.
[TXT] lstFirst.c (in the Attic) [Hide]  1.8   23 years  espie   Trivial consequences of the previous list changes: - audit code for Lst_Datum, ...
[TXT] lstForEach.c (in the Attic) [Hide]  1.5   23 years  espie   no longer needed
[TXT] lstIsAtEnd.c (in the Attic) [Hide]  1.8   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...
[TXT] lstIsEmpty.c (in the Attic) [Hide]  1.8   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...
[TXT] lstLast.c (in the Attic) [Hide]  1.8   23 years  espie   Trivial consequences of the previous list changes: - audit code for Lst_Datum, ...
[TXT] lstNext.c (in the Attic) [Hide]  1.9   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...
[TXT] lstOpen.c (in the Attic) [Hide]  1.10   23 years  espie   Synch with my current work. Numerous changes: - generate can build several table...