summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/external.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signalChristopher Faylor2000-09-161-1/+1
* * external.cc (fillout_pinfo): Handle explicit pids correctly.Christopher Faylor2000-09-131-3/+3
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-1/+2
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+2
* * path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor2000-09-041-1/+1
* * dcrt0.cc (dll_crt0_1): Move set_os_type.Christopher Faylor2000-08-261-48/+38
* * external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwinChristopher Faylor2000-08-251-0/+5
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+3
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-34/+62
* * dcrt0.cc (dummy_autoload): Add load statement for RegDeleteValueA.Christopher Faylor2000-07-281-0/+15
* * cygwin.din: Export _getmode and getmode to allow querying of binary state ofChristopher Faylor2000-07-091-0/+4
* * external.cc (cygwin_internal): Export __cygwin_user_data.Christopher Faylor2000-07-081-0/+3
* * select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor2000-05-181-1/+0
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+107