summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/resolv.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libnetworking: Import current <netdb.h>Christian Mauderer2016-06-281-9/+0
| | | | | | | | | | | | Import the <netdb.h> from current FreeBSD. This allows to build some current software (e.g. libressl). Add __h_errno(). Update gethostent_r() API. Linux and FreeBSD use a common API now. Adapt the RTEMS one to provide the same one. Match gethostbyname_r() with prototype.
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-111-1/+0
| | | | | | These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
* 2012-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsépius2012-03-021-182/+188
| | | | | * libnetworking/resolv.h: Partial sync with FreeBSD. Add decls for res_send_setqhook, res_send_setrhook.
* Make self-contained.Ralf Corsepius2011-05-121-0/+1
|
* Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).Ralf Corsepius2011-03-241-1/+1
|
* Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius2007-05-101-1/+1
|
* 2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-111-60/+60
| | | | * libnetworking/resolv.h: Typo fixes. Remove __P().
* Base filesJoel Sherrill1998-08-191-0/+306