aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2001-03-18Fix spacing, copyrights.Christopher Faylor10-120/+116
2001-03-18fix spacing.Christopher Faylor1-12/+12
2001-03-18* fhandler.h (fhandler_tty_slave): Declare new methods.Egor Duda7-7/+83
2001-03-18Update copyrights.Christopher Faylor14-14/+14
2001-03-18Update copyright.Christopher Faylor2-2/+2
2001-03-18* external.cc (fillout_pinfo): Match windows pid, as well as cygwin pid whenChristopher Faylor3-3/+10
2001-03-18* kill.cc (forcekill): Use dwProcessId when opening a process, not the CygwinChristopher Faylor2-1/+6
2001-03-17 * net.cc (get_95_ifconf): Use strcasematch instead of strcasecmp.Corinna Vinschen3-3/+9
2001-03-17British -> US spelling.David Starks-Browning1-3/+10
2001-03-17* path.cc (suffix_scan::next): Avoid searching for foo.lnk twice when input isChristopher Faylor2-3/+12
2001-03-17 * net.cc (cygwin_socket): Set protocol to 0 when address family isCorinna Vinschen2-1/+6
2001-03-17 * net.cc (cygwin_socket): Pass protocol parameter to socket call.Corinna Vinschen2-1/+5
2001-03-17Remove "not yet updated" caveat from entry:David Starks-Browning1-3/+0
2001-03-17* dir.cc (readdir): Use strcasematch for consistency.Christopher Faylor3-49/+66
2001-03-17Fix typo.Christopher Faylor1-1/+1
2001-03-17Accomodate all devices.Christopher Faylor2-4/+3
2001-03-17* syscalls.cc (stat_dev): Give devices full read/write.Christopher Faylor2-2/+6
2001-03-17* thread.cc (MTinterface::CreateCond): Check for null attr pointer.Christopher Faylor2-1/+5
2001-03-17* fhandler_termios.cc (fhandler_termios::line_edit): Don't accept input when aChristopher Faylor2-5/+7
2001-03-17fix spelling error.Christopher Faylor1-1/+1
2001-03-17* path.cc: Translate scan states from defines to enums.Christopher Faylor2-18/+39
2001-03-17* cygwin.din: Export the new functions.Christopher Faylor6-1/+410
2001-03-14 * environ.cc (parse_options): Use strtok_r instead of strtok.Corinna Vinschen3-5/+19
2001-03-14 * path.cc (lnk_suffixes): Remove.Corinna Vinschen3-21/+25
2001-03-13 * fhandler.cc (fhandler_disk_file::fstat): Add correct modes toCorinna Vinschen2-1/+6
2001-03-13 * include/wingdi.h: (DOCINFO) Ansi version defined incorrectly.Earnie Boyd2-1/+6
2001-03-13Fix typoEgor Duda1-2/+2
2001-03-12* fhandler.h (fhandler_termios::fixup_after_exec): New function.Egor Duda4-2/+18
2001-03-12* fhandler.h (fhandler_termios::fhandler_termios): Enable fixupEgor Duda3-2/+8
2001-03-12 * include/commctrl.h (TBSTYLE_FLAT): New definition.Earnie Boyd2-0/+10
2001-03-12* mkvers.sh: Include config.h so that DEBUGGING is correctly defined.Christopher Faylor2-0/+5
2001-03-12* spawn.cc (spawn_guts): Don't set EXIT_REPARENTING if parent process is not aChristopher Faylor3-5/+11
2001-03-11* child_info.h: Bump magic number for fork/exec/spawn.Christopher Faylor2-1/+5
2001-03-11Remove obvious brain freeze problem.Christopher Faylor1-1/+1
2001-03-11* autoload.cc (noload): Use proper method for multiline strings or newer gcc'sChristopher Faylor5-167/+186
2001-03-10* shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning.Christopher Faylor6-40/+39
2001-03-10* syscalls.cc (_rename): Set errno to ENOENT when an old path doesn't existChristopher Faylor3-3/+11
2001-03-10* winsup.api/ltp/access01.c: Avoid compilation error if X_OKEgor Duda2-13/+18
2001-03-09* config/default.exp: Remove unneeded debugging output.Egor Duda3-3/+7
2001-03-07* syscalls.cc (_read): Change definition to return ssize_t to be consistentChristopher Faylor2-2/+9
2001-03-07Update copyright.Christopher Faylor2-2/+2
2001-03-07* sigproc.h (sigthread): Declare new methods. Create new winapi_lock field.Christopher Faylor4-3/+49
2001-03-06 * path.cc (suffix_scan::has): Change order of conditionalsCorinna Vinschen2-10/+15
2001-03-06 * autoload.c (cygwin_premain0): Add missing parameter.Corinna Vinschen7-4/+50
2001-03-05 * include/a.out.h: Add copyright hint.Corinna Vinschen48-0/+524
2001-03-05 * getfacl.c: Add copyright hint.Corinna Vinschen4-0/+40
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor28-147/+315
2001-03-04* fhandler.h (class fhandler_tty_common): New mutex and event toEgor Duda5-68/+188
2001-03-03*** empty log message ***Christopher Faylor5-171/+171
2001-03-02 * dir.cc (readdir): Fix creating path in symlink check.Corinna Vinschen2-1/+5