summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/minires-os-if.c
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen2016-03-241-4/+6
* Use DnsFree instead of deprecated DnsRecordListFreePeter Foley2016-03-231-1/+1
* copyright fixCorinna Vinschen2015-01-131-1/+1
* * minires-os-if.c (cygwin_query): Change questions into answers.Corinna Vinschen2015-01-121-0/+7
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-4/+5
* * winlean.h: Make sure certain Windows macros are undefined again.Corinna Vinschen2012-07-121-1/+0
* * fhandler_procnet.cc: Fix copyright.Corinna Vinschen2012-07-061-1/+1
* Add files missing in previous checkinCorinna Vinschen2012-07-061-7/+9
* * libc/minires-os-if.c (get_dns_info): Drop printing uninitializedCorinna Vinschen2011-05-061-1/+1
* * libc/minires-os-if.c (get_dns_info): Remove unnecessary test forCorinna Vinschen2011-05-011-2/+1
* * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen2011-04-191-36/+55
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-2/+1
* * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor2008-09-111-2/+2
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-27/+25
* * fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.Corinna Vinschen2007-02-261-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.Corinna Vinschen2007-02-261-8/+5
* * libc/minires-os-if.c (write_record): Handle DNS_TYPE_SRV andCorinna Vinschen2007-02-091-1/+16
* * libc/minires-os-if.c (cygwin_query): Remove ERROR_PROC_NOT_FOUND case.Corinna Vinschen2006-12-151-20/+6
* * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen2006-12-111-0/+572