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
/
winsup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* net.cc (set_socket_inheritance): Rename from duplicate_socket. Use NT
Christopher Faylor
2000-10-06
1
-1
/
+2
*
* winsup.h: Add `winME' to os_type symbols.
Corinna Vinschen
2000-09-30
1
-1
/
+1
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-132
/
+10
*
* sigproc.cc: Add include file for proper definitions.
Christopher Faylor
2000-09-06
1
-0
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-15
/
+7
*
* dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier in
Christopher Faylor
2000-08-24
1
-1
/
+0
*
Revert previous erroneous checkin.
Christopher Faylor
2000-08-23
1
-0
/
+1
*
* include/sys/cygwin.h: Protect class definitions.
Christopher Faylor
2000-08-23
1
-1
/
+0
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-86
/
+1
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-27
/
+0
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-36
/
+0
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-7
/
+7
*
* winsup.h: Change strchr inline for strange gcc problem.
Christopher Faylor
2000-08-10
1
-1
/
+1
*
* fork.cc (vfork): Store complete stack frame in vfork_save structure for later
Christopher Faylor
2000-08-03
1
-9
/
+2
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-3
/
+5
*
* strace.h: Add kludgy workarounds to avoid using deprecated methods for
Christopher Faylor
2000-08-02
1
-4
/
+9
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-10
/
+6
*
* environ.cc (parse_thing): Make binmode a DWORD.
Christopher Faylor
2000-07-29
1
-0
/
+1
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+16
*
Patch suggested by Kazuhiro Fujieda <fujieda@jaist.ac.jp>.
Corinna Vinschen
2000-07-22
1
-0
/
+5
*
* environ.cc: Use new definition of "environ" throughout.
Christopher Faylor
2000-07-16
1
-1
/
+3
*
* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can
Christopher Faylor
2000-07-15
1
-0
/
+3
*
* winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
Corinna Vinschen
2000-07-02
1
-0
/
+3
*
Remove asm labelling from _dll_crt0 since it seems to confuse different versions
Christopher Faylor
2000-07-01
1
-1
/
+1
*
* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().
Christopher Faylor
2000-07-01
1
-1
/
+1
*
* Makefile.in: Use variables rather than configure constructs where
Christopher Faylor
2000-07-01
1
-94
/
+4
*
* Makefile.in: Add *.def to clean operation.
Christopher Faylor
2000-06-21
1
-2
/
+2
*
* dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
Corinna Vinschen
2000-06-19
1
-1
/
+4
*
* winsup.h (isabspath): Don't report `C:foo' as an absolute path.
Christopher Faylor
2000-06-17
1
-1
/
+1
*
* path.cc (mount_info::cygdrive_posix_path): Don't add trailing slash if
Christopher Faylor
2000-05-17
1
-1
/
+1
*
* Makefile.in: Add dependencies for fhandler_random.o
Corinna Vinschen
2000-05-03
1
-0
/
+1
*
* exceptions.cc (interruptible): Allocate slightly more space for directory
Christopher Faylor
2000-04-26
1
-3
/
+3
*
* exceptions.cc (sigsave): Copy on fork so that we can restore correct behavior
Christopher Faylor
2000-04-08
1
-6
/
+4
*
* security.cc (set_process_privileges): Removed `static'.
Corinna Vinschen
2000-03-16
1
-1
/
+3
*
* environ.cc: Eliminate oldstack CYGWIN option.
Christopher Faylor
2000-03-09
1
-1
/
+1
*
Throughout use strace class in place of individual functions and variables.
Christopher Faylor
2000-03-07
1
-2
/
+1
*
* exceptions.cc (interruptible): Make a little more structured.
Christopher Faylor
2000-02-26
1
-2
/
+0
*
* environ.cc (getwinenv): Make __stdcall.
Christopher Faylor
2000-02-21
1
-2
/
+2
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+595