aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/shared.cc
AgeCommit message (Expand)AuthorFilesLines
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor1-1/+1
2001-07-17* child_info.h: Bump magic number.Christopher Faylor1-1/+1
2001-07-15 Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen1-2/+2
2001-05-15 * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen1-6/+6
2001-04-30 * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen1-2/+2
2001-04-25 * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen1-3/+2
2001-04-22 * security.cc (alloc_sd): Reformat comment.Corinna Vinschen1-4/+0
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor1-0/+2
2001-03-18Fix spacing, copyrights.Christopher Faylor1-11/+11
2001-03-18Update copyrights.Christopher Faylor1-1/+1
2001-01-31* shared.cc (shared_info::initialize): Reduce size of heap.Christopher Faylor1-1/+1
2001-01-30 * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead ofCorinna Vinschen1-1/+1
2001-01-29* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor1-28/+35
2001-01-28Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor1-21/+37
2000-11-15 * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen1-3/+4
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-1/+3
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor1-0/+2
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-18/+18
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+2
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+1
2000-08-09* select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor1-1/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor1-3/+0
2000-07-02 * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen1-2/+2
2000-06-24* shared.cc (shared_info::initialize): Improve error message clarity.Christopher Faylor1-1/+4
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+287