summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/shared.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * cygwin.din: Remove cygwin_getshared.Christopher Faylor2001-09-111-8/+0
* * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor2001-09-091-19/+19
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-7/+9
* Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor2001-09-061-1/+1
* * child_info.h: Modify magic number.Christopher Faylor2001-09-031-2/+2
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-1/+1
* * child_info.h: Bump magic number.Christopher Faylor2001-07-171-1/+1
* Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen2001-07-151-2/+2
* * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen2001-05-151-6/+6
* * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen2001-04-301-2/+2
* * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen2001-04-251-3/+2
* * security.cc (alloc_sd): Reformat comment.Corinna Vinschen2001-04-221-4/+0
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-0/+2
* 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