aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/netdb.cc
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2015-08-18Cygwin: Return port number from getservent in network byte orderCorinna Vinschen1-2/+2
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-2/+2
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-1/+1
2011-12-13 * netdb.cc (open_system_file): Avoid MS-DOS path warning.Corinna Vinschen1-1/+3
2010-08-28 * autoload.cc (LoadDLLprime): Change dllname storage to string16.Corinna Vinschen1-6/+4
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor1-3/+0
2007-12-05 * fhandler_tty.cc (fhandler_tty_slave::open): Use MAX_PATH instead ofCorinna Vinschen1-8/+4
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-13/+5
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-4/+4
2002-12-14 * netdb.cc: Remove strtok_r comment.Corinna Vinschen1-9/+1
2002-12-10 * netdb.cc (parse_alias_list, parse_services_line)Corinna Vinschen1-14/+14
2002-12-04* netdb.cc: New file.Christopher Faylor1-0/+431