X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-util.h;h=819f53a1bbf34e2120c825b92c336f9ca67d08e9;hb=46ef949fc6e8c975ebb5bd6ed1a4f745b2d24aae;hp=3ddeec58724a02882cb119f9a0b87b7c74a36ba3;hpb=59569d48f6841cff9489858744e738fcc2dc3703;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index 3ddeec5..819f53a 100644 --- a/include/yaz/yaz-util.h +++ b/include/yaz/yaz-util.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) 1995-2012 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -55,6 +55,7 @@ YAZ User's Guide and Reference at http://www.indexdata.com/yaz/doc/ This is also located in the doc directory of the YAZ distribution. + (This main page is from yaz-util.h). The following sections is just a summary of the most important header files and where they belong. @@ -80,6 +81,12 @@ Timing : \ref timing.h . + Locking: \ref mutex.h . + + Daemon: \ref daemon.h . + + Windows Service: \ref sc.h . + \section queryparsers Query parsers PQF parsing: \ref pquery.h .