aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2021-02-02fhandler_serial.cc: MARK and SPACE parity for serial portMarek Smetana2-1/+11
2021-02-01Cygwin: recognize native Windows AF_UNIX sockets as reparse pointsKen Brown1-0/+4
2021-02-01Cygwin: include/cygwin/limits.h: new headerKen Brown2-47/+98
2021-02-01Cygwin: remove the OPEN_MAX_MAX macroKen Brown7-17/+14
2021-02-01Cygwin: sysconf, getrlimit: don't call getdtablesizeKen Brown2-14/+2
2021-02-01Cygwin: getdtablesize: always return OPEN_MAX_MAXKen Brown1-1/+1
2021-02-01Cygwin: exceptions.cc: Suspend all threads in sig_handle_tty_stop().Takashi Yano via Cygwin-patches1-0/+2
2021-02-01Cygwin: console: Align the behaviour against signal with pty.Takashi Yano via Cygwin-patches1-1/+2
2021-02-01Cygwin: pty: Make slave read() thread-safe.Takashi Yano via Cygwin-patches1-0/+6
2021-02-01Cygwin: console: Make read() thread-safe.Takashi Yano via Cygwin-patches3-5/+18
2021-01-29Cygwin: fchmodat: add limited support for AT_SYMLINK_NOFOLLOWKen Brown1-5/+15
2021-01-28Cygwin: pty: Allow multiple apps to enable pseudo console simultaneously.Takashi Yano via Cygwin-patches6-93/+314
2021-01-28Cygwin: pty: Make apps using console APIs be able to debug with gdb.Takashi Yano via Cygwin-patches6-42/+279
2021-01-28Cygwin: pty: Keep code page between non-cygwin apps.Takashi Yano via Cygwin-patches3-0/+11
2021-01-28Cygwin: pty: Inherit typeahead data between two input pipes.Takashi Yano via Cygwin-patches5-147/+504
2021-01-26Cygwin: Align *utime*() with POSIX/glibcCorinna Vinschen2-5/+5
2021-01-25Cygwin: chown: make sure ctime gets updated when necessaryKen Brown1-5/+8
2021-01-25syscalls.cc: Deduplicate removeBen Wijen1-13/+4
2021-01-25Cygwin: console: Add missing guard regarding attach_mutex.Takashi Yano via Cygwin-patches1-0/+27
2021-01-25syscalls.cc: unlink_nt: Try FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTEBen Wijen4-39/+53
2021-01-22Cygwin: ptsname_r: always return an error number on failureKen Brown2-1/+4
2021-01-22Cygwin: normalize_posix_path: fix error handling when .. is encounteredKen Brown2-1/+7
2021-01-22Cygwin: Move post-dir unlink checkBen Wijen2-20/+28
2021-01-20Cygwin: console: Fix "Bad file descriptor" error in script command.Takashi Yano via Cygwin-patches3-7/+105
2021-01-20Cygwin: pty: Reduce buffer size in get_console_process_id().Takashi Yano via Cygwin-patches1-2/+2
2021-01-19Cygwin: pty: Lessen the side effect of workaround for rlwarp.Takashi Yano via Cygwin-patches1-4/+12
2021-01-19Cygwin: spawn.cc: Fix typo in comment by commit 974e6d76.Takashi Yano via Cygwin-patches1-1/+1
2021-01-19Cygwin: rmdir: handle /dev in fhandler_dev::rmdirCorinna Vinschen3-2/+8
2021-01-18Cygwin: document a recent bug fixKen Brown1-0/+3
2021-01-18Cygwin: pty: Set input_available_event only for cygwin pipe.Takashi Yano via Cygwin-patches1-1/+2
2021-01-18Cygwin: pty: Make master thread functions be static.Takashi Yano via Cygwin-patches2-56/+128
2021-01-18Cygwin: pty: Prevent pty from changing code page of parent console.Takashi Yano via Cygwin-patches6-11/+155
2021-01-18cxx.cc: Fix dynamic initialization for static local variablesBen Wijen2-11/+1
2021-01-18syscalls.cc: Use EISDIRBen Wijen1-1/+1
2021-01-18syscalls.cc: Fix num_linksBen Wijen1-2/+3
2021-01-18Cygwin: Add Ben Wijen to list of contributorsCorinna Vinschen1-0/+1
2021-01-18Cygwin: pty: Make close_pseudoconsole() be a static member function.Takashi Yano via Cygwin-patches3-13/+18
2021-01-18Cygwin: console: Revise the code to switch xterm mode.Takashi Yano via Cygwin-patches4-62/+127
2021-01-18Cygwin: pty: Add workaround for rlwrap 0.40 or later.Takashi Yano via Cygwin-patches1-0/+5
2021-01-12Cygwin: fstatat: call fstat64 instead of fstatKen Brown2-1/+7
2020-12-17fhandler_proc.cc(format_proc_cpuinfo): report Intel SGX bitsBrian Inglis1-0/+2
2020-12-16Cygwin: pty: Revise the workaround for rlwrap.Takashi Yano via Cygwin-patches1-2/+2
2020-12-16Cygwin: pty: Check response for CSI6n more strictly.Takashi Yano via Cygwin-patches1-2/+6
2020-12-15Cygwin: Make sure newer apps get uname_x even when loading uname dynamicallyCorinna Vinschen2-0/+10
2020-12-14Cygwin: pty: Add a workaround for rlwrap.Takashi Yano via Cygwin-patches1-0/+5
2020-12-14Cygwin: pty: Revise the code for timeout in term_has_pcon_cap().Takashi Yano via Cygwin-patches1-3/+3
2020-12-14Cygwin: pty: Skip term_has_pcon_cap() if pseudo console is disabled.Takashi Yano via Cygwin-patches2-3/+1
2020-12-10cygwin: use CREATE_DEFAULT_ERROR_MODE in spawnJeremy Drake via Cygwin-patches1-0/+7
2020-12-07Cygwin: dtable::dup_worker: update comment and debug outputKen Brown1-4/+1
2020-12-07Cygwin: Allow to set SO_PEERCRED zero (v2)Mark Geisert1-3/+7