Skip to content

Commit

Permalink
[libu] happy new year
Browse files Browse the repository at this point in the history
  • Loading branch information
tho committed Dec 23, 2009
1 parent c2fe646 commit 50a53e4
Show file tree
Hide file tree
Showing 48 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

LibU - Copyright (c) 2005-2008 by KoanLogic srl
LibU - Copyright (c) 2005-2010 by KoanLogic srl
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion doc/doxy/src/kl_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a href="http://www.koanlogic.com/kl/cont/gb/html/products.html">&larr;Products</a>
</div>
<div style="text-align:center;">
&copy; 2005-2008 - <a href="http://www.koanlogic.com">KoanLogic S.r.l.</a> - All rights reserved
&copy; 2005-2010 - <a href="http://www.koanlogic.com">KoanLogic S.r.l.</a> - All rights reserved
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion include/missing/daemon.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_DAEMON_H_
#define _LIBU_DAEMON_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/getpid.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_GETPID_H_
#define _LIBU_GETPID_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/gettimeofday.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_GETTIMEOFDAY_H_
#define _LIBU_GETTIMEOFDAY_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/mkstemps.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _LIBU_MKSTEMPS_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/setenv.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _LIBU_SETENV_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/strlcat.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_STRCAT_H_
#define _LIBU_STRCAT_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/strlcpy.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_STRCPY_H_
#define _LIBU_STRCPY_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/strsep.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_STRSEP_H_
#define _LIBU_STRSEP_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/strtok_r.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_STRTOK_R_H_
#define _LIBU_STRTOK_R_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/syslog.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_SYSLOG_H_
#define _LIBU_SYSLOG_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/timegm.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_TIMEGM_H_
#define _LIBU_TIMEGM_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/unlink.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_UNLINK_H_
#define _LIBU_UNLINK_H_
Expand Down
2 changes: 1 addition & 1 deletion include/missing/va.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2009 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/
#ifndef _LIBU_VA_H_
#define _LIBU_VA_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/array.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_ARRAY_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/carpal.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_CARPAL_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/config.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_CONFIG_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/env.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_ENV_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/fs.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_FS_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/hmap.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_HMAP_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/list.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_LIST_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/log.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_LOG_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/logprv.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_LOGPRV_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/memory.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_ALLOC_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/misc.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_MISC_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/net.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2009 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_NET_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/pwd.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_PWD_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/str.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_LIBU_STRING_H_
Expand Down
2 changes: 1 addition & 1 deletion include/toolbox/uri.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_URI_H_
Expand Down
2 changes: 1 addition & 1 deletion include/u/libu.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _U_LIBU_H_
Expand Down
2 changes: 1 addition & 1 deletion include/u/missing.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _LIBU_MISSING_H_
Expand Down
2 changes: 1 addition & 1 deletion include/u/toolbox.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#ifndef _LIBU_TOOLBOX_H_
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/array.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <stdint.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/buf.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <sys/types.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/config.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <sys/types.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/config_fs.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <sys/types.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/env.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <sys/types.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/fs.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <sys/types.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/hmap.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <stdlib.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/list.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <u/libu_conf.h>
Expand Down
4 changes: 2 additions & 2 deletions srcs/toolbox/log.c
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

static const char rcsid[] =
"$Id: log.c,v 1.7 2008/09/01 08:58:54 tho Exp $";
"$Id: log.c,v 1.8 2009/12/23 20:05:55 tho Exp $";

#include <sys/types.h>
#include <errno.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/memory.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <stdlib.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/misc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <u/libu_conf.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/pwd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <sys/stat.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/str.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <stdlib.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/test.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <u/libu.h>
Expand Down
2 changes: 1 addition & 1 deletion srcs/toolbox/uri.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005-2008 by KoanLogic s.r.l. - All rights reserved.
* Copyright (c) 2005-2010 by KoanLogic s.r.l. - All rights reserved.
*/

#include <stdlib.h>
Expand Down

0 comments on commit 50a53e4

Please sign in to comment.