aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/external.cc
AgeCommit message (Expand)AuthorFilesLines
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-1/+1
2001-09-06Remove initialization of static or global values to zero, throughout. ThisChristopher Faylor1-1/+1
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor1-0/+1
2001-05-11* external.cc (fillout_pinfo): Use correct pids.Christopher Faylor1-2/+2
2001-04-28Throughout, change 'tty_attached' to 'real_tty_attached', for clarity.Christopher Faylor1-1/+1
2001-03-18Update copyright.Christopher Faylor1-1/+1
2001-03-18* external.cc (fillout_pinfo): Match windows pid, as well as cygwin pid whenChristopher Faylor1-2/+3
2001-01-28Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor1-4/+3
2000-11-14* cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor1-1/+1
2000-11-08* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used inChristopher Faylor1-2/+22
2000-11-05* pinfo.cc (winpids:add): New method.Christopher Faylor1-7/+6
2000-10-20* external.cc (fillout_pinfo): Pass PID_NOREDIR flag to pinfo init to avoidChristopher Faylor1-1/+1
2000-09-16* exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signalChristopher Faylor1-1/+1
2000-09-13* external.cc (fillout_pinfo): Handle explicit pids correctly.Christopher Faylor1-3/+3
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-1/+2
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor1-0/+2
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor1-1/+1
2000-08-26* dcrt0.cc (dll_crt0_1): Move set_os_type.Christopher Faylor1-48/+38
2000-08-25* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwinChristopher Faylor1-0/+5
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+3
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+1
2000-07-29* include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor1-34/+62
2000-07-28* dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor1-0/+15
2000-07-09* cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor1-0/+4
2000-07-08* external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor1-0/+3
2000-05-18* select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor1-1/+0
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+107