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
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-9
/
+8
*
* path.h (cwdstuff): Move class.
Christopher Faylor
2001-04-17
1
-4
/
+2
*
Work around new g++ problem.
Christopher Faylor
2001-04-09
1
-0
/
+1
*
* lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to be
Christopher Faylor
2001-03-28
1
-3
/
+3
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-4
/
+11
*
*** empty log message ***
Christopher Faylor
2001-03-03
1
-4
/
+4
*
* dcrt0.cc (locale_init): Remove.
Christopher Faylor
2001-02-20
1
-3
/
+0
*
* cygwin.din: Export rand48 functions.
Christopher Faylor
2001-02-20
1
-1
/
+4
*
* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it
Christopher Faylor
2001-01-29
1
-5
/
+2
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-8
/
+3
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-2
/
+2
*
* autoload.cc: Autoload CharToOemA.
Christopher Faylor
2000-12-10
1
-0
/
+6
*
Throughout use myself->ppid_handle rather than parent_alive.
Christopher Faylor
2000-11-15
1
-12
/
+7
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
1
-1
/
+1
*
* cygheap.h (init_cygheap): New struct holding values that live in the Cygwin
Christopher Faylor
2000-11-14
1
-9
/
+12
*
* dcrt0.cc: New global variable `ignore_case_with_glob'.
Christopher Faylor
2000-11-11
1
-0
/
+4
*
* dcrt0.cc (sigthread::init): Reinstitute sigthread lock as a critical section.
Christopher Faylor
2000-11-06
1
-6
/
+3
*
* child_info.h (child_info): Add pppid_handle for closing the parent's of the
Christopher Faylor
2000-11-06
1
-1
/
+2
*
* autoload.cc: New file keeping all autoload stuff.
Corinna Vinschen
2000-10-27
1
-182
/
+0
*
Add comment.
Christopher Faylor
2000-10-25
1
-0
/
+1
*
* dcrt0.cc (do_exit): Remove debugging statement.
Christopher Faylor
2000-10-25
1
-2
/
+0
*
* dcrt0.cc (do_exit): Don't bother looking for pgrp children to send SIGHUP if
Christopher Faylor
2000-10-25
1
-2
/
+2
*
* dcrt0.cc (sigthread::init): Correct overzealous ifdef.
Christopher Faylor
2000-10-19
1
-1
/
+1
*
* sigproc.h (sigthread): Eliminate locking for now since per thread signalling
Christopher Faylor
2000-10-19
1
-4
/
+2
*
* dcrt0.cc (dll_crt0_1): init cygcwd before forkee branch
DJ Delorie
2000-10-19
1
-2
/
+2
*
* fhandler_clipboard.cc: new file
DJ Delorie
2000-10-17
1
-0
/
+3
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-34
/
+40
*
* 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
[next]