comparison src/ChangeLog @ 85361:26f0746bead1

* process.c: Link to libs for calling res_init() if available. (Fmake_network_process): Call res_init() before getaddrinfo or gethostbyname, if possible.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 17 Oct 2007 15:57:17 +0000
parents 689fd5665496
children f7d19cfed7da
comparison
equal deleted inserted replaced
85360:932dac013321 85361:26f0746bead1
1 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
2
3 * process.c: Link to libs for calling res_init() if available.
4 (Fmake_network_process): Call res_init() before getaddrinfo or
5 gethostbyname, if possible.
6
1 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca> 7 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * lread.c (read1): Set pvectype for char_tables. 9 * lread.c (read1): Set pvectype for char_tables.
4 10
5 * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY) 11 * lisp.h (XMISCANY, XMARKER, XINTFWD, XBOOLFWD, XOBJFWD, XOVERLAY)