svn commit: branches/uClibc-nptl/libc/inet

sjhill at uclibc.org sjhill at uclibc.org
Mon Aug 21 04:01:58 UTC 2006


Author: sjhill
Date: 2006-08-20 21:01:58 -0700 (Sun, 20 Aug 2006)
New Revision: 15861

Log:
>From NPTL implementation.


Added:
   branches/uClibc-nptl/libc/inet/_res_state.c


Changeset:
Added: branches/uClibc-nptl/libc/inet/_res_state.c
===================================================================
--- branches/uClibc-nptl/libc/inet/_res_state.c	2006-08-21 03:59:01 UTC (rev 15860)
+++ branches/uClibc-nptl/libc/inet/_res_state.c	2006-08-21 04:01:58 UTC (rev 15861)
@@ -0,0 +1,8 @@
+/*
+ * Copyright (C) 2006 Steven J. Hill <sjhill at realitydiluted.com>
+ *
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+ */
+
+#define L_res_state
+#include "resolv.c"




More information about the uClibc-cvs mailing list