]> Git Repo - uclibc-ng.git/commit
Stub out libresolv for now. Some apps try to link with it (though
authorEric Andersen <[email protected]>
Mon, 21 May 2001 21:26:59 +0000 (21:26 -0000)
committerEric Andersen <[email protected]>
Mon, 21 May 2001 21:26:59 +0000 (21:26 -0000)
commitf1c423b188b498a9ef13883d15738463b8ca3626
tree96853494968ea2804ca44d7d4672ad16d787b3c0
parent9995419beef9f7d49adce830e12792c4e3b7f926
Stub out libresolv for now.  Some apps try to link with it (though
almost always erroneously as a result of configure scripts that
were poorly done).  This will let such apps compile...
 -Erik
Makefile
libresolv/.cvsignore [new file with mode: 0644]
libresolv/Makefile [new file with mode: 0644]
libresolv/resolv.c [new file with mode: 0644]
This page took 0.023781 seconds and 4 git commands to generate.