index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
shared.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cygwin.din: Remove cygwin_getshared.
Christopher Faylor
2001-09-11
1
-8
/
+0
*
* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not
Christopher Faylor
2001-09-09
1
-19
/
+19
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-7
/
+9
*
Remove initialization of static or global values to zero, throughout. This
Christopher Faylor
2001-09-06
1
-1
/
+1
*
* child_info.h: Modify magic number.
Christopher Faylor
2001-09-03
1
-2
/
+2
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-1
/
+1
*
* child_info.h: Bump magic number.
Christopher Faylor
2001-07-17
1
-1
/
+1
*
Change well_known_admin_sid to well_known_admins_sid throughout.
Corinna Vinschen
2001-07-15
1
-2
/
+2
*
* fork.cc (fork): Eliminate superfluous call to getuid().
Corinna Vinschen
2001-05-15
1
-6
/
+6
*
* grp.cc: Eliminate MAX_DOMAIN_NAME define.
Corinna Vinschen
2001-04-30
1
-2
/
+2
*
* autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.
Corinna Vinschen
2001-04-25
1
-3
/
+2
*
* security.cc (alloc_sd): Reformat comment.
Corinna Vinschen
2001-04-22
1
-4
/
+0
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-0
/
+2
*
Fix spacing, copyrights.
Christopher Faylor
2001-03-18
1
-11
/
+11
*
Update copyrights.
Christopher Faylor
2001-03-18
1
-1
/
+1
*
* shared.cc (shared_info::initialize): Reduce size of heap.
Christopher Faylor
2001-01-31
1
-1
/
+1
*
* pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead of
Corinna Vinschen
2001-01-30
1
-1
/
+1
*
* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it
Christopher Faylor
2001-01-29
1
-28
/
+35
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-21
/
+37
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
1
-3
/
+4
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+3
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-18
/
+18
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+2
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
* select.cc (allocfd_set): Zero allocated fd_set.
Christopher Faylor
2000-08-09
1
-1
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-3
/
+0
*
* winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
Corinna Vinschen
2000-07-02
1
-2
/
+2
*
* shared.cc (shared_info::initialize): Improve error message clarity.
Christopher Faylor
2000-06-24
1
-1
/
+4
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+287
[prev]