]> granicus.if.org Git - php/commit
- Add bindlib_w32 to the PHP tree
authorAndi Gutmans <andi@php.net>
Fri, 31 Mar 2000 09:29:28 +0000 (09:29 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 31 Mar 2000 09:29:28 +0000 (09:29 +0000)
commit38a4ccddb6c088fa206bef209e73b5630c379762
tree2959028b7d3c07e5b418d21e77e0c18a7b160cce
parent8a64f51101daed914822e981e18b7c7fc18a164c
- Add bindlib_w32 to the PHP tree
52 files changed:
bindlib_w32/arpa/Makefile [new file with mode: 0644]
bindlib_w32/arpa/inet.h [new file with mode: 0644]
bindlib_w32/arpa/nameser.h [new file with mode: 0644]
bindlib_w32/base64.c [new file with mode: 0644]
bindlib_w32/bindlib.dsp [new file with mode: 0644]
bindlib_w32/bindlib.dsw [new file with mode: 0644]
bindlib_w32/conf/bsdinstall.sh [new file with mode: 0644]
bindlib_w32/conf/copyright [new file with mode: 0644]
bindlib_w32/conf/master/README [new file with mode: 0644]
bindlib_w32/conf/master/named.boo [new file with mode: 0644]
bindlib_w32/conf/master/named.boot [new file with mode: 0644]
bindlib_w32/conf/master/named.boot.master [new file with mode: 0644]
bindlib_w32/conf/master/named.hos [new file with mode: 0644]
bindlib_w32/conf/master/named.hosts [new file with mode: 0644]
bindlib_w32/conf/master/named.loc [new file with mode: 0644]
bindlib_w32/conf/master/named.local [new file with mode: 0644]
bindlib_w32/conf/master/named.rev [new file with mode: 0644]
bindlib_w32/conf/master/namedboot.master [new file with mode: 0644]
bindlib_w32/conf/master/root.cac [new file with mode: 0644]
bindlib_w32/conf/master/root.cache [new file with mode: 0644]
bindlib_w32/conf/options.h [new file with mode: 0644]
bindlib_w32/conf/portability.h [new file with mode: 0644]
bindlib_w32/gethnamaddr.c [new file with mode: 0644]
bindlib_w32/getnetbyaddr.c [new file with mode: 0644]
bindlib_w32/getnetbyname.c [new file with mode: 0644]
bindlib_w32/getnetent.c [new file with mode: 0644]
bindlib_w32/getnetnamadr.c [new file with mode: 0644]
bindlib_w32/herror.c [new file with mode: 0644]
bindlib_w32/hostnamelen.c [new file with mode: 0644]
bindlib_w32/inet_addr.c [new file with mode: 0644]
bindlib_w32/inet_net_ntop.c [new file with mode: 0644]
bindlib_w32/inet_net_pton.c [new file with mode: 0644]
bindlib_w32/inet_neta.c [new file with mode: 0644]
bindlib_w32/inet_ntop.c [new file with mode: 0644]
bindlib_w32/inet_pton.c [new file with mode: 0644]
bindlib_w32/named/pathnames.h [new file with mode: 0644]
bindlib_w32/netdb.h [new file with mode: 0644]
bindlib_w32/nsap_addr.c [new file with mode: 0644]
bindlib_w32/res_comp.c [new file with mode: 0644]
bindlib_w32/res_data.c [new file with mode: 0644]
bindlib_w32/res_debug.c [new file with mode: 0644]
bindlib_w32/res_init.c [new file with mode: 0644]
bindlib_w32/res_mkquery.c [new file with mode: 0644]
bindlib_w32/res_nt_misc.c [new file with mode: 0644]
bindlib_w32/res_query.c [new file with mode: 0644]
bindlib_w32/res_send.c [new file with mode: 0644]
bindlib_w32/resolv.h [new file with mode: 0644]
bindlib_w32/sethostent.c [new file with mode: 0644]
bindlib_w32/sys/Makefile [new file with mode: 0644]
bindlib_w32/sys/bitypes.h [new file with mode: 0644]
bindlib_w32/sys/cdefs.h [new file with mode: 0644]
bindlib_w32/writev.c [new file with mode: 0644]