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
/
dcrt0.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-17
/
+16
*
* cygheap.cc (cygheap_fixup_in_child): Don't page round cygheap copied from
Christopher Faylor
2000-10-14
1
-12
/
+1
*
* child_info: Bump child_info "version".
Christopher Faylor
2000-10-12
1
-2
/
+3
*
* errno.cc (seterrno_from_win_error): Fix debugging output.
Christopher Faylor
2000-10-12
1
-3
/
+16
*
* dcrt0.cc: Add LoadDLLFunc statement for RegEnumValueA().
Corinna Vinschen
2000-10-02
1
-0
/
+1
*
* cygheap.cc (cygheap_init): Born again function.
Christopher Faylor
2000-10-02
1
-0
/
+1
*
* cygheap.cc (init_cheap): Set aside space for heap walk pointer.
Christopher Faylor
2000-09-30
1
-2
/
+1
*
* winsup.h: Add `winME' to os_type symbols.
Corinna Vinschen
2000-09-30
1
-1
/
+7
*
* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.
Christopher Faylor
2000-09-26
1
-5
/
+4
*
Commit change mentioned in ChangeLog.
Christopher Faylor
2000-09-13
1
-0
/
+2
*
* spawn.cc (av): Hide 'calloced' field and limit cstrduping to class methods
Christopher Faylor
2000-09-13
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Initialize thread and debug stuff before handling
Christopher Faylor
2000-09-10
1
-3
/
+4
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-3
/
+7
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+2
*
* path.cc (cwd_win32): Eliminate.
Christopher Faylor
2000-09-05
1
-4
/
+4
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-175
/
+174
*
* sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".
Christopher Faylor
2000-09-01
1
-0
/
+1
*
* dcrt0.cc (dll_crt0_1): Move set_os_type.
Christopher Faylor
2000-08-26
1
-3
/
+6
*
* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwin
Christopher Faylor
2000-08-25
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier in
Christopher Faylor
2000-08-24
1
-12
/
+29
*
Revert previous erroneous checkin.
Christopher Faylor
2000-08-23
1
-10
/
+1
*
* include/sys/cygwin.h: Protect class definitions.
Christopher Faylor
2000-08-23
1
-1
/
+10
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+7
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-1
/
+3
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-3
/
+3
*
* 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
-2
/
+2
*
* dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.
Christopher Faylor
2000-07-28
1
-0
/
+1
*
Throughout, eliminate third argument to path_conv and use new PC_* constants
Christopher Faylor
2000-07-17
1
-15
/
+14
*
* acconfig.h: Add support for NEWVFORK.
Christopher Faylor
2000-07-16
1
-1
/
+6
*
* spawn.cc (spawn_guts): Use \ for quoting '"'.
Christopher Faylor
2000-07-16
1
-12
/
+18
*
Slightly more efficient version of previous change.
Christopher Faylor
2000-07-16
1
-1
/
+1
*
* dcrt0.cc (build_argv): Strip quotes from argv[0] since it should never be
Christopher Faylor
2000-07-16
1
-1
/
+1
*
* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can
Christopher Faylor
2000-07-15
1
-19
/
+17
*
* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ if
Christopher Faylor
2000-07-12
1
-1
/
+1
*
* dcrt0.cc (__cygwin_user_data): Initialize.
Christopher Faylor
2000-07-05
1
-35
/
+40
*
* dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.
Christopher Faylor
2000-07-04
1
-13
/
+2
*
Revert errnoneous commit.
Christopher Faylor
2000-07-03
1
-3
/
+3
*
* exceptions.cc (stack_info::walk): Use method to find offset.
Christopher Faylor
2000-07-03
1
-3
/
+3
*
* dcrt0.cc (user32_init): Add primitive guard against concurrent attempts to
Christopher Faylor
2000-07-03
1
-3
/
+25
*
* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().
Christopher Faylor
2000-07-01
1
-3
/
+3
*
* Makefile.in: Use variables rather than configure constructs where
Christopher Faylor
2000-07-01
1
-14
/
+36
*
* dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
Corinna Vinschen
2000-06-19
1
-0
/
+2
*
* cygwin.din: Define symbols for `cygwin_logon_user' and
Corinna Vinschen
2000-06-16
1
-3
/
+5
*
* cygwin.din: add cygwin_dll_init
DJ Delorie
2000-06-08
1
-0
/
+44
*
* exceptions.cc: Remove unneeded include.
Christopher Faylor
2000-06-01
1
-13
/
+18
*
* dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functions
Corinna Vinschen
2000-05-31
1
-3
/
+3
*
* Makefile.in: Remove libadvapi32.a.
Christopher Faylor
2000-05-30
1
-38
/
+116
*
* dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid a
Christopher Faylor
2000-05-22
1
-12
/
+10
[next]