summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/minires.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-9/+9
* * libc/minires.c (minires_dprintf): Change "Minires" to "Resolv" toCorinna Vinschen2014-07-071-2/+5
* * libc/bsdlib.cc (forkpty): Close master and slave if fork fails toCorinna Vinschen2014-05-221-1/+1
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-8/+10
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* Clean up whitespace.Christopher Faylor2011-12-171-13/+13
* * autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path inChristopher Faylor2010-09-241-2/+2
* 2010-09-21 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2010-09-211-4/+22
* * libc/minires.c (scanline): Fix type in calls to ctype functionsCorinna Vinschen2009-05-061-2/+2
* * libc/minires.c (scanline): Accommodate ctype changes which disallow use of anChristopher Faylor2009-05-041-2/+2
* * cygwin.din: Export gethostbyname2.Corinna Vinschen2009-03-061-10/+54
* * libc/minires.c (open_sock): Set non blocking and close on exec.Corinna Vinschen2008-12-031-48/+95
* Throughout, call fcntl64 instead of fcntl or fcntl_worker.Corinna Vinschen2008-04-011-1/+1
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-81/+75
* * libc/minires.c (res_ninit): Drop handling for LOCALDOMAIN environmentCorinna Vinschen2006-12-121-6/+0
* * Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.Corinna Vinschen2006-12-111-0/+916