tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
make
/
lst.lib
/
at
trash-bin2
20 files
Makefile.inc
adjust to ohash being in libutil now, and to the interface changes. fix potential integer overflows in memory allocation (mostly for pedagogical purposes, these are unlikely to overflow in practice) move the rest of lst.lib stuff into its own directory.
12 years ago
lst.h
gc lst_ForEachNodeWhile, which isn't actually in use anywhere
10 years ago
lstAddNew.c
Correct $OpenBSD$ stuff
15 years ago
lstAppend.c
zap really odd code that's not actually in-use. okay millert@
11 years ago
lstConcat.c
Correct $OpenBSD$ stuff
15 years ago
lstConcatDestroy.c
Correct $OpenBSD$ stuff
15 years ago
lstDeQueue.c
Correct $OpenBSD$ stuff
15 years ago
lstDestroy.c
Correct $OpenBSD$ stuff
15 years ago
lstDupl.c
Correct $OpenBSD$ stuff
15 years ago
lstFindFrom.c
make sure we use stdbool.h Mostly diff by Daniel Dickman, who told me to commit in his stead, as he's tied up at work.
10 years ago
lstForEachFrom.c
gc lst_ForEachNodeWhile, which isn't actually in use anywhere
10 years ago
lstInit.c
Correct $OpenBSD$ stuff
15 years ago
lstInsert.c
Correct $OpenBSD$ stuff
15 years ago
lstInt.h
Correct $OpenBSD$ stuff
15 years ago
lstMember.c
Correct $OpenBSD$ stuff
15 years ago
lstRemove.c
Correct $OpenBSD$ stuff
15 years ago
lstReplace.c
Correct $OpenBSD$ stuff
15 years ago
lstRequeue.c
new function: lstRequeue, to be used by the job handler
18 years ago
lstSucc.c
Correct $OpenBSD$ stuff
15 years ago
lst_t.h
adjust to ohash being in libutil now, and to the interface changes. fix potential integer overflows in memory allocation (mostly for pedagogical purposes, these are unlikely to overflow in practice) move the rest of lst.lib stuff into its own directory.
12 years ago