]> mj.ucw.cz Git - libucw.git/history - lib/shell
Use thread ID for temporary file creation.
[libucw.git] / lib / shell /
2006-07-26 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-26 Pavel Charvatfixed some compilation warnings
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-17 Pavel Charvatbin/config: String type has no prefix again.
2006-05-17 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-17 Robert Spalekshell/config: remove duplicate type_size()
2006-05-16 Pavel CharvatForgotten commit... added arrays support to configurati...
2006-05-12 Pavel Charvatadded missing dependency
2006-05-12 Pavel Charvatremoved forgotten space
2006-05-12 Pavel Charvatconfiguration reader:
2006-05-11 Pavel Charvat"not/configured" safe defaults returned to bin/indexer
2006-05-11 Pavel Charvatmore intuitive parameter in configuration reader
2006-05-11 Pavel Charvatlib/shell/config.c rewritten...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-27 Robert Spaleksplit conf2.h into conf.h and getopt.h
2006-04-27 Robert Spalekshell/config: check the default value from the command...
2006-04-27 Robert Spalekshell/config: upgraded to use conf2 instead of conf
2005-12-07 Martin MaresAdded a (so far trivial) library of functions for shell...
2005-08-14 Martin MaresAllow typed configuration items. (This is the only...
2005-04-11 Martin MaresRewritten Makefiles to support separated source and...
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2003-09-27 Martin MaresAdded a lot of missing #include <alloca.h>'s.
2003-01-22 Martin MaresThe $(LIBxxx) mechanism proved useful, so I'm switching...
2002-10-11 Martin MaresAdded support for shared libraries (CONFIG_SHARED switc...
2002-08-26 Martin MaresThe shell config helper now knows how to parse multiple...
2002-08-26 Martin MaresAs usually, stuff in lib/* is LGPL'ed.
2002-08-23 Martin MaresMoved shell script support commands to lib/shell.