aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/net.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-1/+6
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+2
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor1-18/+18
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-3/+2
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor1-1/+2
2000-06-01* exceptions.cc: Remove unneeded include.Christopher Faylor1-0/+7
2000-05-30* Makefile.in: Remove libadvapi32.a.Christopher Faylor1-35/+35
2000-05-17* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash ifChristopher Faylor1-1/+14
2000-04-25* net.cc: Avoid a warning in declaration inet_network.Corinna Vinschen1-1/+1
2000-04-24* net.cc (cygwin_inet_network): new function.DJ Delorie1-0/+12
2000-02-23Respond to more g++ warnings relating to initializing structures.Christopher Faylor1-2/+2
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+1827