Home | History | Annotate | Download | only in resolv
History log of /src/lib/libc/resolv/res_state.c
RevisionDateAuthorComments
 1.8  11-Jan-2009  christos merge christos-time_t
 1.7  28-Apr-2008  martin branches: 1.7.8;
Remove clause 3 and 4 from TNF licenses
 1.6  27-Jan-2007  christos branches: 1.6.10;
merge in resolver portion of bind-9.4.0-rc2
 1.5  09-Jun-2004  christos branches: 1.5.10; 1.5.12;
Jump through taller hoops to provide binary compatibility with programs
compiled with the older and shorter _res. We now use _nres internally
which is the new and bigger one. We define a _res which is the old
size one if COMPAT__RES is set, and then we consult selected values from
this old _res in res_init(), to emulate the old behavior.
 1.4  23-May-2004  christos Do all the _res initialization in __res_get_state()
 1.3  22-May-2004  christos Provide access to _res in the non-threaded case, and abort in the threaded
case.
 1.2  21-May-2004  christos #ifdef protect __weak_alias
 1.1  20-May-2004  christos Add glue files.
 1.5.12.1  03-Jun-2007  wrstuden Catch up with now-somewhat-dated netbsd-4. These changes took longer
than expected for me to actually get around to merging.
 1.5.10.1  17-May-2007  jdc Add missing BIND 9.4.x include file and library changes (requested by
tron in ticket #662).
 1.6.10.1  18-May-2008  yamt sync with head.
 1.7.8.3  10-Jan-2009  christos revert previous resolver patch. Not meant for christos-time_t
 1.7.8.2  04-Jan-2009  christos merge with head.
 1.7.8.1  28-Apr-2008  christos file res_state.c was added on branch christos-time_t on 2009-01-04 17:02:20 +0000

RSS XML Feed