summaryrefslogtreecommitdiffstats
path: root/sesman/libscp/libscp_init.h
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-1/+1
|
* Use "void" for empty argument list in declarationsPavel Roskin2017-01-051-1/+1
| | | | | | In C, an empty argument list in a declaration means that the function can accept any arguments. Use "void" instead, it means "no arguments". C++ treats void and empty list as "no arguments".
* Fix typosPavel Roskin2016-02-131-1/+1
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-21/+19
| | | | | o applied new coding standards to all .c files o moved some files around
* Initial syslog support in XRDPnorrarvid2012-05-271-1/+1
|
* update copyright yearjsorg712010-07-041-1/+1
|
* update copyright yearjsorg712009-04-171-1/+1
|
* more work on loggingilsimo2008-02-211-10/+3
|
* update copyright yearjsorg712008-01-301-1/+1
|
* making libscp a real libraryilsimo2007-05-061-0/+55
some fixes in configuration options