summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/shared.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix spacing, copyrights.Christopher Faylor2001-03-181-11/+11
* Update copyrights.Christopher Faylor2001-03-181-1/+1
* * shared.cc (shared_info::initialize): Reduce size of heap.Christopher Faylor2001-01-311-1/+1
* * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead ofCorinna Vinschen2001-01-301-1/+1
* * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor2001-01-291-28/+35
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-21/+37
* * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen2000-11-151-3/+4
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+3
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+2
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-18/+18
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+2
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+1
* * select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor2000-08-091-1/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-3/+0
* * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen2000-07-021-2/+2
* * shared.cc (shared_info::initialize): Improve error message clarity.Christopher Faylor2000-06-241-1/+4
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+287