tinc/lib
Guus Sliepen 5fc1ed17f4 Cleanups:
- Convert cp to cp(); so that automatic indenters work.
 - Convert constructions like if(x == NULL) to if(!x).
 - Move all assignments out of conditions.
2002-09-09 19:40:12 +00:00
..
.cvsignore More files to ignore in CVS 2001-02-11 11:55:28 +00:00
alloca.c Initial revision 2000-03-26 00:33:07 +00:00
avl_tree.c s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
avl_tree.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
dropin.c Include complete fake-getname/addrinfo from OpenSSH. 2002-07-12 11:45:21 +00:00
dropin.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
fake-gai-errnos.h Include complete fake-getname/addrinfo from OpenSSH. 2002-07-12 11:45:21 +00:00
fake-getaddrinfo.c Include complete fake-getname/addrinfo from OpenSSH. 2002-07-12 11:45:21 +00:00
fake-getaddrinfo.h Include complete fake-getname/addrinfo from OpenSSH. 2002-07-12 11:45:21 +00:00
fake-getnameinfo.c Include complete fake-getname/addrinfo from OpenSSH. 2002-07-12 11:45:21 +00:00
fake-getnameinfo.h Include complete fake-getname/addrinfo from OpenSSH. 2002-07-12 11:45:21 +00:00
getopt.c Gettext 1.11.5 compatibility. 2002-08-24 12:11:40 +00:00
getopt.h getopt_long() support for platforms that don't have it. 2000-05-03 23:47:06 +00:00
getopt1.c getopt_long() support for platforms that don't have it. 2000-05-03 23:47:06 +00:00
gettext.h Typo. 2002-09-04 23:11:58 +00:00
list.c s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
list.h s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
Makefile.am Add missing headers. 2002-09-04 23:05:49 +00:00
malloc.c Initial revision 2000-03-26 00:33:07 +00:00
memcmp.c Initial revision 2000-03-26 00:33:07 +00:00
pidfile.c Set errno to 0 before trying to kill the other process. 2000-11-24 14:13:06 +00:00
pidfile.h Initial revision 2000-03-26 00:33:07 +00:00
realloc.c Initial revision 2000-03-26 00:33:07 +00:00
utils.c s/sliepen.warande.net/sliepen.eu.org/g 2002-06-21 10:11:37 +00:00
utils.h Cleanups: 2002-09-09 19:40:12 +00:00
xalloc.h xstrdup now takes a const pointer as an argument. 2000-11-29 14:23:08 +00:00
xmalloc.c Gettext 1.11.5 compatibility. 2002-08-24 12:11:40 +00:00