view modules/servent @ 11219:aaeb2f86d096

Fix *printf behaviour regarding the %ls directive.
author Bruno Haible <bruno@clisp.org>
date Thu, 26 Feb 2009 12:54:20 +0100
parents a672954bb892
children
line wrap: on
line source

Description:
Library containing getservent(), setservent(), endservent(), getservbyname(),
getservbyport(), getprotoent(), setprotoent(), endprotoent(), getprotobyname(),
getprotobynumber().

Files:
m4/servent.m4

Depends-on:
sys_socket

configure.ac:
gl_SERVENT

Makefile.am:

Include:
<netdb.h>

Link:
$(SERVENT_LIB)

License:
LGPLv2+

Maintainer:
Bruno Haible, Simon Josefsson